login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063978 Sum_{i for which n - i*(i-1)/2 >= 0} binomial (n - i*(i-1)/2, i). 1
1, 2, 3, 5, 8, 12, 18, 27, 40, 58, 83, 118, 167, 235, 328, 454, 624, 853, 1161, 1574, 2125, 2856, 3821, 5090, 6754, 8931, 11773, 15474, 20280, 26502, 34533, 44870, 58142, 75145, 96885, 124630, 159973, 204909, 261930, 334143, 425417, 540566 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

E. Deutsch, E. Munarini, S. Rinaldi, Skew Dyck paths, J. Stat. Plann. Infer. 140 (8) (2010) 2191-2203

FORMULA

G.f.: Sum(x^(k*(k-1)/2)/(1-x)^k, k=1..infinity). - Vladeta Jovovic (vladeta(AT)eunet.rs), Sep 25 2004

MATHEMATICA

Table[ Sum[ Binomial[ n - i(i - 1)/2, i], {i, 0, Floor[ (Sqrt[8n + 1] - 1)/2]} ], {n, 0, 40}]

CROSSREFS

Cf. A064188.

Sequence in context: A007478 A014605 A132842 * A077868 A109537 A081226

Adjacent sequences:  A063975 A063976 A063977 * A063979 A063980 A063981

KEYWORD

nonn

AUTHOR

Helmut Schnitzspan (HSchnitzspan(AT)gmx.de), Sep 05 2001

EXTENSIONS

More terms from Dean Hickerson, Sep 06 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 13:16 EST 2012. Contains 205795 sequences.