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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075128 Binomial transform of generalized tetranacci numbers A073817: a(n)=Sum((-1)^k Binomial(n,k)*A073817(k),(k=0,..,n)). 1
4, 3, 5, 3, 5, 8, 23, 52, 109, 201, 350, 586, 983, 1680, 2952, 5288, 9549, 17207, 30803, 54761, 96910, 171223, 302736, 536225, 951487, 1690208, 3003408, 5335509, 9473756, 16814058, 29833868, 52932503, 93922925, 166678207, 295825369 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

N. J. A. Sloane, Transforms

FORMULA

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

MATHEMATICA

CoefficientList[Series[(4-9*z+4*z^2+2*z^3)/(1-3*z+2*z^2+2*z^3-3*z^4), {z, 0, 40}], z]

CROSSREFS

Cf. A073817.

Sequence in context: A081665 A131911 A011206 * A074091 A177033 A104569

Adjacent sequences:  A075125 A075126 A075127 * A075129 A075130 A075131

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 15 02:38 EST 2012. Contains 205689 sequences.