Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A056594
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A056594 Periodic sequence 1,0,-1,0...; expansion of 1/(1+x^2). +0
51
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 linear recurrences with constant coefficients

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) }

sage: [lucas_number1(n, 0, 1) for n in xrange(1, 94)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 06 2008

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.

a(n)=T(n, 0)= A053120(n, 0); T(n, x) Chebyshev polynomials of the first kind. [From Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Aug 21 2009]

Sequence in context: A015757 A166698 A101455 this_sequence A091337 A059841 A071022

Adjacent sequences: A056591 A056592 A056593 this_sequence A056595 A056596 A056597

KEYWORD

easy,sign

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Aug 04 2000

page 1

Search completed in 0.003 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research