|
Search: id:A035109
|
|
|
| A035109 |
|
Numerators in expansion of a certain Dirichlet series. |
|
+0 1
|
| |
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
a(n) is also the number of orbits of length n for the map SxT where S has one orbit of each length and T has one orbit of each odd length. [From Thomas Ward (t.ward(AT)uea.ac.uk), Apr 08 2009]
|
|
REFERENCES
|
Apisit Pakapongpun and Thomas Ward, Functorial orbit counting, Journal of Integer Sequences, 12 (2009) Article 09.2.4. [From Thomas Ward (t.ward(AT)uea.ac.uk), Apr 08 2009]
|
|
LINKS
|
M. Baake and R. V. Moody, Similarity submodules and semigroups in Quasicrystals and Discrete Geometry, ed. J. Patera, Fields Institute Monographs, vol. 10 AMS, Providence, RI (1998) pp. 1-13.
|
|
FORMULA
|
zeta(s)*Product((1+p^-s)/(1-p^(1-s))), p>2.
a(n)=(1/n)sumdiv(n,d,mu(n/d)sum(d,e,e)sum(d,e odd only,e) [From Thomas Ward (t.ward(AT)uea.ac.uk), Apr 08 2009]
|
|
EXAMPLE
|
a(6)=(1/6)(mu(6)*1*1+mu(3)*3*1+mu(2)*4*4+mu(1)*4*12)=5 [From Thomas Ward (t.ward(AT)uea.ac.uk), Apr 08 2009]
|
|
PROGRAM
|
(PARI) a(n)=(1/n)*sumdiv(n, d, moebius(n/d)*sigma(d)*sumdiv(d, e, if(e%2, e, 0))) [From Thomas Ward (t.ward(AT)uea.ac.uk), Apr 08 2009]
|
|
CROSSREFS
|
Sequence in context: A158552 A021663 A099218 this_sequence A101263 A088515 A100122
Adjacent sequences: A035106 A035107 A035108 this_sequence A035110 A035111 A035112
|
|
KEYWORD
|
nonn,easy,more
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|