login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075553 Numerators in the Maclaurin series for arctan(1+x). 4
0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0, 1, -1, 1, 0, -1, 1, -1, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Table of n, a(n) for n=0..104.

FORMULA

Euler transform of length 8 sequence [ -1, 1, 1, -1, 0, -1, 0, 1]. - Michael Somos Jul 16 2006

G.f.: x(1-x+x^2)/(1+x^4) = x(1-x)(1-x^4)(1-x^6)/((1-x^2)(1-x^3)(1-x^8)) . a(-n) = a(n+4) = -a(n) . - Michael Somos Jul 16 2006

MATHEMATICA

a[n_] := I((-1-I)^n-(-1+I)^n)/2^Floor[1+n/2]

PROG

(PARI) a(n)=[0, 1, -1, 1, 0, -1, 1, -1][n%8+1] /* Michael Somos Jul 16 2006 */

CROSSREFS

Cf. A075554.

Sequence in context: A098725 A166486 A046978 * A131729 A144609 A115517

Adjacent sequences:  A075550 A075551 A075552 * A075554 A075555 A075556

KEYWORD

sign,easy

AUTHOR

Eric W. Weisstein, Sep 23, 2002

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 22 14:20 EDT 2013. Contains 225551 sequences.