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!)
A113142 Expansion of x(1-3x+x^2+x^3)/(1+x)^2. 1
0, 1, -5, 10, -14, 18, -22, 26, -30, 34, -38, 42, -46, 50, -54, 58, -62, 66, -70, 74, -78, 82, -86, 90, -94, 98, -102, 106, -110, 114, -118, 122, -126, 130, -134, 138, -142, 146, -150, 154, -158, 162, -166, 170, -174, 178, -182, 186 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Second column in number triangle A113141.
LINKS
FORMULA
a(n)=-(-1)^n*(4n-2-C(1, n-1)+2*C(0, n)).
MATHEMATICA
CoefficientList[Series[(x(1-3x+x^2+x^3))/(1+x)^2, {x, 0, 100}], x] (* or *) LinearRecurrence[{-2, -1}, {0, 1, -5, 10, -14}, 100] (* Harvey P. Dale, Mar 23 2021 *)
CROSSREFS
Sequence in context: A313472 A313473 A190746 * A313474 A313475 A313476
KEYWORD
easy,sign
AUTHOR
Paul Barry, Oct 15 2005
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 23 13:11 EDT 2024. Contains 371913 sequences. (Running on oeis4.)