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