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!)
A077931 Expansion of 1/((1-x)*(1+2*x+x^2+2*x^3)). 1
1, -1, 2, -4, 9, -17, 34, -68, 137, -273, 546, -1092, 2185, -4369, 8738, -17476, 34953, -69905, 139810, -279620, 559241, -1118481, 2236962, -4473924, 8947849, -17895697, 35791394, -71582788, 143165577, -286331153, 572662306, -1145324612, 2290649225, -4581298449, 9162596898 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
CoefficientList[Series[1/((1 - x) * (1 + 2 x + x^2 + 2 x^3)), {x, 0, 50}], x] (* Vladimir Joseph Stephan Orlovsky, Jun 20 2011 *)
PROG
(PARI) Vec(1/((1-x)*(1+2*x+x^2+2*x^3))+O(x^99)) \\ Charles R Greathouse IV, Sep 27 2012
CROSSREFS
Sequence in context: A088039 A266108 A360303 * A115451 A245122 A291728
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 25 12:28 EDT 2024. Contains 371969 sequences. (Running on oeis4.)