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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059599 Expansion of (3+x)/(1-x)^6. 2
3, 19, 69, 189, 434, 882, 1638, 2838, 4653, 7293, 11011, 16107, 22932, 31892, 43452, 58140, 76551, 99351, 127281, 161161, 201894, 250470, 307970, 375570, 454545, 546273, 652239, 774039, 913384, 1072104, 1252152, 1455608, 1684683, 1941723 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (6,-15,20,-15,6,-1).

FORMULA

a(n)= binomial(n+4, 4)*(15+4*n)/5.

G.f.: (3+x)/(1-x)^6.

a(-n-4) = -A034263(n).  - Bruno Berselli, Aug 23 2011

MATHEMATICA

f[n_]:=Binomial[n+4, 4]*(15+4*n)/5; Table[f[n], {n, 0, 5!}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), May 30 2010]

CROSSREFS

Sequence in context: A091968 A158714 A064056 * A183461 A095662 A090698

Adjacent sequences:  A059596 A059597 A059598 * A059600 A059601 A059602

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Feb 02 2001.

EXTENSIONS

More terms from Vladimir Orlovsky (4vladimir(AT)gmail.com), May 30 2010

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 16 19:20 EST 2012. Contains 205945 sequences.