The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A137445 a(n) = 2a(n-1)-2a(n-2), with a(0)=3 and a(1)=2. 0
3, 2, -2, -8, -12, -8, 8, 32, 48, 32, -32, -128, -192, -128, 128, 512, 768, 512, -512, -2048, -3072, -2048, 2048, 8192, 12288, 8192, -8192, -32768, -49152, -32768, 32768, 131072, 196608, 131072, -131072, -524288, -786432, -524288, 524288 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
O.g.f.: (3-4x)/(1-2x+2x^2). a(n)=(-1)^(n+1)*A134142(n+1). - R. J. Mathar, May 01 2008
a(n) = (3/2 - I/2)*(1 - I)^n + (3/2 + I/2)*(1 + I)^n, n>=0. - Taras Goy, Apr 20 2019
MATHEMATICA
LinearRecurrence[{2, -2}, {3, 2}, 40] (* Harvey P. Dale, May 03 2018 *)
CROSSREFS
Sequence in context: A329956 A242703 A141456 * A195422 A176530 A011319
KEYWORD
sign
AUTHOR
Paul Curtz, Apr 18 2008
EXTENSIONS
More terms from R. J. Mathar, May 01 2008
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 May 14 08:59 EDT 2024. Contains 372530 sequences. (Running on oeis4.)