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!)
A099529 Expansion of (1+x)^2/((1+x)^2+x^3). 5
1, 0, 0, -1, 2, -3, 5, -9, 16, -28, 49, -86, 151, -265, 465, -816, 1432, -2513, 4410, -7739, 13581, -23833, 41824, -73396, 128801, -226030, 396655, -696081, 1221537, -2143648, 3761840, -6601569, 11584946, -20330163, 35676949, -62608681, 109870576, -192809420, 338356945, -593775046, 1042002567 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Binomial transform has g.f. 1/(1-x+x^3) (A050935(n+2)).
LINKS
FORMULA
a(n)=-2a(n-1)-a(n-2)-a(n-3); a(n)=sum{j=0..n, sum{k=0..floor(j/3), C(n, j)(-1)^(n-j)C(j-2k, k)(-1)^k}}.
a(n)=(-1)^n*A005314(n-2). [From R. J. Mathar, Nov 26 2008]
CROSSREFS
Sequence in context: A018160 A079960 A005314 * A088352 A002572 A114834
KEYWORD
easy,sign
AUTHOR
Paul Barry, Oct 20 2004
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 18 18:10 EDT 2024. Contains 371781 sequences. (Running on oeis4.)