login
This site is supported by donations 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). 2
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; internal format)
OFFSET

0,5

COMMENTS

Binomial transform has g.f. 1/(1-x+x^3) (A050935(n+2)).

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 (mathar(AT)strw.leidenuniv.nl), Nov 26 2008]

CROSSREFS

Sequence in context: A018160 A079960 A005314 * A088352 A002572 A114834

Adjacent sequences:  A099526 A099527 A099528 * A099530 A099531 A099532

KEYWORD

easy,sign

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Oct 20 2004

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 12:41 EST 2012. Contains 205909 sequences.