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!)
A178115 a(n)=(-1)^C(n+1,2)*(F(n+1)*(1+(-1)^n)/2+F(n+2)*(1-(-1)^n)/2). 2
1, -2, -2, 5, 5, -13, -13, 34, 34, -89, -89, 233, 233, -610, -610, 1597, 1597, -4181, -4181, 10946, 10946, -28657, -28657, 75025, 75025, -196418, -196418, 514229, 514229, -1346269, -1346269, 3524578, 3524578, -9227465, -9227465, 24157817 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Duplicated A001519 with alternating signs.
Hankel transform of A178113. Hankel transform of A178114.
LINKS
FORMULA
G.f.: (1-2x+x^2-x^3)/(1+3x^2+x^4).
|a(n)| = A094967(n+1). - R. J. Mathar, Dec 10 2010
PROG
(PARI) Vec((1-2*x+x^2-x^3)/(1+3*x^2+x^4) + O(x^50)) \\ Michel Marcus, Dec 03 2014
CROSSREFS
Sequence in context: A368923 A338762 A364486 * A094967 A322111 A321395
KEYWORD
easy,sign
AUTHOR
Paul Barry, May 20 2010
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)