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!)
A077926 Expansion of (1-x)^(-1)/(1+2*x+x^3). 3
1, -1, 3, -6, 14, -30, 67, -147, 325, -716, 1580, -3484, 7685, -16949, 37383, -82450, 181850, -401082, 884615, -1951079, 4303241, -9491096, 20933272, -46169784, 101830665, -224594601, 495358987, -1092548638, 2409691878, -5314742742, 11722034123, -25853760123, 57022262989, -125766560100 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n)=-a(n-1)+2*a(n-2)-a(n-3)+a(n-4). - N-E. Fahssi, Mar 29 2008
a(n) -a(n-1) = (-1)^n*A008998(n). - R. J. Mathar, Jun 08 2020
PROG
(PARI) Vec((1-x)^(-1)/(1+2*x+x^3)+O(x^99)) \\ Charles R Greathouse IV, Sep 27 2012
CROSSREFS
Sequence in context: A175656 A196450 A131244 * A091601 A339154 A063119
KEYWORD
sign,easy
AUTHOR
N. J. A. Sloane, Nov 17 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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)