Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A035170
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A035170 Coefficients in expansion of Dirichlet series Product_p (1-(Kronecker(m,p)+1)*p^(-s)+Kronecker(m,p)*p^(-2s))^(-1) for m = -20. +0
8
1, 1, 2, 1, 1, 2, 2, 1, 3, 1, 0, 2, 0, 2, 2, 1, 0, 3, 0, 1, 4, 0, 2, 2, 1, 0, 4, 2, 2, 2, 0, 1, 0, 0, 2, 3, 0, 0, 0, 1, 2, 4, 2, 0, 3, 2, 2, 2, 3, 1, 0, 0, 0, 4, 0, 2, 0, 2, 0, 2, 2, 0, 6, 1, 0, 0, 2, 0, 4, 2, 0, 3, 0, 0, 2, 0, 0, 0, 0, 1, 5, 2, 2, 4, 0, 2, 4, 0, 2, 3, 0, 2, 0, 2, 0, 2, 0, 3, 0, 1, 2, 0, 2, 0, 4 (list; graph; listen)
OFFSET

1,3

REFERENCES

B. C. Berndt, Ramanujan's Notebooks Part III, Springer-Verlag, see p. 253.

FORMULA

Multiplicative with a(2^e) = a(5^e) = 1, a(p^e) = e+1 if p == 1, 3, 7, 9 (mod 20), a(p^e) = (1+(-1)^e)/2 if p == 11, 13, 17, 19 (mod 20). - Michael Somos Sep 10 2005

G.f.: Sum_{k>0} x^k(1+x^(2k))(1+x^(6k))/(1+x^(10k)) . - Michael Somos Sep 10 2005

a(2n)=a(5n)=a(n), a(20n+11)=a(20n+13)=a(20n+17)=a(20n+19)=0.

Moebius transform is period 20 sequence [ 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, -1, 0, 0, 0, -1, 0, -1, 0, ...]. - Michael Somos Oct 21 2006

Expansion of -1 +(phi(q)*phi(q^5) +phi(q^2)*phi(q^10) +4*q^3*psi(q^4)*psi(q^20))/2 in powers of q where phi(),psi() are Ramanujan theta functions.

2*a(n)=A028586(n)+A033718(n) if n>0. - Michael Somos Oct 21 2006

PROGRAM

(PARI) direuler(p=2, 101, 1/(1-(kronecker(m, p)*(X-X^2))-X))

(PARI) a(n)=if(n<1, 0, sumdiv(n, d, kronecker(-20, d))) /* Michael Somos Sep 10 2005 */

(PARI) a(n)=if(n<1, 0, direuler(p=2, n, 1/(1-X)/ (1-kronecker(-20, p)*X) )[n]) /* Michael Somos Sep 10 2005 */

(PARI) {a(n)=if(n<1, 0, qfrep([1, 0; 0, 5], n)[n] +qfrep([2, 1; 1, 3], n)[n])} /* Michael Somos Oct 21 2006 */

CROSSREFS

|A111949(n)|=a(n).

Sequence in context: A066888 A029313 A124233 this_sequence A111949 A086598 A074746

Adjacent sequences: A035167 A035168 A035169 this_sequence A035171 A035172 A035173

KEYWORD

nonn,mult

AUTHOR

njas

page 1

Search completed in 0.002 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research