login
The OEIS is supported by the many generous donors 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; text; 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
Sequence in context: A238187 A307109 A046780 * A021691 A248926 A107575
KEYWORD
easy,nonn
AUTHOR
Mario Catalani (mario.catalani(AT)unito.it), Sep 03 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 14:35 EDT 2024. Contains 371989 sequences. (Running on oeis4.)