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!)
A106201 Expansion of Re(x/(1-x-2*i*x^2)), i=sqrt(-1). 1
0, 1, 1, 1, 1, -3, -11, -23, -39, -43, -3, 129, 417, 877, 1349, 1305, -407, -5627, -16243, -32079, -46287, -37987, 35285, 236873, 623609, 1162293, 1559837, 1009889, -2034495, -9728051, -23660955, -41633415, -51467895, -22390171, 101331373, 391586577, 887713361, 1473400829, 1653762805, 267778473, -4669059303, -15499500395 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
Imaginary part is A106202.
LINKS
FORMULA
G.f.: x*(1-x)/(1-2*x+x^2+4*x^4).
a(n) = sum(k=0..floor((n-1)/2), C(n-k-1, k)*2^k*cos(pi*k/2) ).
MATHEMATICA
LinearRecurrence[{2, -1, 0, -4}, {0, 1, 1, 1}, 50] (* Harvey P. Dale, May 22 2020 *)
CROSSREFS
Sequence in context: A072671 A320901 A119173 * A132209 A142463 A289575
KEYWORD
easy,sign
AUTHOR
Paul Barry, Apr 25 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)