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!)
A075194 Binomial transform of pentanacci numbers A074048: a(n)=Sum((-1)^k*Binomial(n,k)*A074048(k),(k=0,..,n)). 0
5, 4, 6, 4, 6, 4, 0, -24, -82, -212, -454, -876, -1548, -2544, -3858, -5276, -6050, -4348, 3744, 25768, 75206, 174444, 357858, 673076, 1175972, 1909904, 2851270, 3789508, 4089238, 2255044, -4809280, -22969880, -62544962, -140412180, -281990486, -521513324, -896946156, -1432099056 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n)=4a(n-1)-5a(n-2)+5a(n-4)-4a(n-5), a(0)=5, a(1)=4, a(2)=6, a(3)=4, a(4)=6. G.f.: (5-16x+15x^2-5x^4)/(1-4x+5x^2-5x^4+4x^5).
MATHEMATICA
CoefficientList[Series[(5-16x+15x^2-5x^4)/(1-4x+5x^2-5x^4+4x^5), {x, 0, 40}], x]
CROSSREFS
Cf. A074048.
Sequence in context: A232734 A298513 A021187 * A328263 A138255 A153451
KEYWORD
easy,sign
AUTHOR
Mario Catalani (mario.catalani(AT)unito.it), Sep 08 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 March 28 05:39 EDT 2024. Contains 371235 sequences. (Running on oeis4.)