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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075129 Binomial transform of reflected tetranacci numbers A074058: a(n)=Sum((-1)^k Binomial(n,k)*A074058(k),(k=0,..,n)). 0
4, 5, 5, 5, 13, 50, 155, 390, 861, 1805, 3850, 8640, 20167, 47520, 110780, 254450, 579149, 1316485, 3003095, 6878765, 15790278, 36245235, 83101760, 190322935, 435678591, 997445500, 2284365660, 5233190405, 11989714652, 27467989310 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

N. J. A. Sloane, Transforms

FORMULA

a(n)=5a(n-1)-10a(n-2)+10a(n-3)-3a(n-4), a(0)=4, a(1)=5, a(2)=5, a(3)=5. G.f.: (4 - 15*z + 20*z^2 - 10*z^3)/(1 - 5*z + 10*z^2 - 10*z^3 + 3*z^4).

MATHEMATICA

CoefficientList[Series[(4-15*z+20*z^2-10*z^3)/(1-5*z+10*z^2-10*z^3+3*z^4), {z, 0, 30}], z]

CROSSREFS

Cf. A074058, A075128.

Sequence in context: A141276 A088202 A046780 * A021691 A107575 A205677

Adjacent sequences:  A075126 A075127 A075128 * A075130 A075131 A075132

KEYWORD

easy,nonn

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Sep 03 2002

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 04:47 EST 2012. Contains 205860 sequences.