|
Search: id:A056594
|
|
|
| A056594 |
|
Periodic sequence 1,0,-1,0...; expansion of 1/(1+x^2). |
|
+0 28
|
|
| 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0, 1, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
G.f. is inverse of cyclotomic(4,x). Unsigned: A000035(n+1).
a(n)=1/2((-i)^n + i^n), where i = sqrt(-1). - Mitch Harris, Apr 19 2005.
Real part of i^n and imaginary part of i^(n+1), i=sqrt(-1). - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jul 22 2007
The BINOMIAL transform generates A009116(n); the inverse BINOMIAL transform generates (-1)^n*A009116(n). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 07 2008
|
|
LINKS
|
Index entries for sequences related to Chebyshev polynomials.
|
|
FORMULA
|
(1/2) [I^n + (-I)^n].
(1/2) {(-1)^(n+Floor(n/2)) + (-1)^Floor(n/2)}.
Recurrence: a(n)=a(n-4), a(0)=1, a(1)=0, a(2)=-1, a(3)=0.
a(n)= cos(n*Pi/2), with n>=0. - Paolo P. Lava (ppl(AT)spl.at), Aug 02 2006
G.f.: 1/(1+x^2). E.g.f.: cos(x).
|
|
MATHEMATICA
|
CoefficientList[Series[1/(1 + x^2), {x, 0, 50}], x]
|
|
PROGRAM
|
(PARI) {a(n) = real( I^n )}
(PARI) {a(n) = kronecker(-4, n+1) }
|
|
CROSSREFS
|
a(n)=S(n, 0)= A049310(n, 0); S(n, x) := U(n, x/2), Chebyshev polynomials of 2nd kind.
Cf. A049310, A074661, A131852.
Adjacent sequences: A056591 A056592 A056593 this_sequence A056595 A056596 A056597
Sequence in context: A016213 A015757 A101455 this_sequence A091337 A059841 A071022
|
|
KEYWORD
|
easy,sign
|
|
AUTHOR
|
Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Aug 04 2000
|
|
|
Search completed in 0.003 seconds
|