login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A078055
Expansion of (1-x)/(1+2*x-2*x^2+2*x^3).
0
1, -3, 8, -24, 70, -204, 596, -1740, 5080, -14832, 43304, -126432, 369136, -1077744, 3146624, -9187008, 26822752, -78312768, 228645056, -667561152, 1949037952, -5690488320, 16614174848, -48507402240, 141624130816, -413491415808, 1207245897728, -3524722888704, 10290920404480
OFFSET
0,2
FORMULA
a(0)=1, a(1)=-3, a(2)=8, a(n)=-2*a(n-1)+2*a(n-2)-2*a(n-3). - Harvey P. Dale, Mar 06 2013
MATHEMATICA
CoefficientList[Series[(1-x)/(1+2x-2x^2+2x^3), {x, 0, 50}], x] (* or *) LinearRecurrence[{-2, 2, -2}, {1, -3, 8}, 50] (* Harvey P. Dale, Mar 06 2013 *)
CROSSREFS
Sequence in context: A297219 A018046 A095125 * A291613 A238126 A079121
KEYWORD
sign,easy
AUTHOR
N. J. A. Sloane, Nov 17 2002
STATUS
approved

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy