[go: up one dir, main page]

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!)
A078051 Expansion of (1-x)/(1+x+2*x^2+x^3). 1
1, -2, 0, 3, -1, -5, 4, 7, -10, -8, 21, 5, -39, 8, 65, -42, -96, 115, 119, -253, -100, 487, -34, -840, 421, 1293, -1295, -1712, 3009, 1710, -6016, -413, 10735, -3893, -17164, 14215, 24006, -35272, -26955, 73493, 15689, -135720, 30849, 224902, -150880, -329773, 406631, 403795, -887284, -326937 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
LinearRecurrence[{-1, -2, -1}, {1, -2, 0}, 50] (* Harvey P. Dale, Aug 18 2014 *)
PROG
(PARI) Vec((1-x)/(1+x+2*x^2+x^3) + O(x^50)) \\ Jinyuan Wang, Apr 07 2020
CROSSREFS
First differences of A077979.
Sequence in context: A005290 A326440 A166117 * A130627 A006209 A005307
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 August 29 06:09 EDT 2024. Contains 375510 sequences. (Running on oeis4.)