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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A112300 Expansion of x(1-x)^2(1-x^2)/(1-x^6) in powers of x. 2
1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0, 2, -1, 0, 1, -2, 0 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

Euler transform of length 6 sequence [ -2, -1, 0, 0, 0, 1].

Multiplicative with a(2^e) = 2(-1)^e if e>0, a(3^e) = 0 if e>0, a(p^e) = 1 if p == 1 (mod 6), a(p^e) = (-1)^e if p == 5 (mod 6).

G.f.: x(1-x)^2(1-x^2)/(1-x^6). a(n)=-a(3-n)=a(n+6). a(3n)=0.

PROG

(PARI) a(n)=[0, 1, -2, 0, 2, -1][n%6+1]

CROSSREFS

Sequence in context: A061264 A193680 A186809 * A049239 A194305 A036580

Adjacent sequences:  A112297 A112298 A112299 * A112301 A112302 A112303

KEYWORD

sign,mult

AUTHOR

Michael Somos, Sep 02 2005

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 February 13 16:02 EST 2012. Contains 205521 sequences.