Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A003105
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A003105 Number of partitions of n into parts 6n+1 or 6n-1.
(Formerly M0254)
+0
11
1, 1, 1, 1, 1, 2, 2, 3, 3, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 16, 18, 20, 23, 26, 30, 34, 38, 42, 47, 53, 60, 67, 74, 82, 91, 102, 114, 126, 139, 153, 169, 187, 207, 228, 250, 274, 301, 331, 364, 399, 436, 476, 520, 569, 622, 679, 739, 804, 875, 953, 1038, 1128, 1224, 1327 (list; graph; listen)
OFFSET

0,6

COMMENT

McKay-Thompson series of class 72e for the Monster group.

Also number of partitions of n into odd parts in which no part appears more than twice, cf. A070048 and A096938. - Vladeta Jovovic (vladeta(AT)Eunet.yu), Jan 18 2005

Also number of partitions of n into distinct parts congruent to 1 or 2 modulo 3. (Follows from second G.F.) - Naoki Sato (nsato7(AT)yahoo.ca), Jul 20 2005

REFERENCES

D. Ford, J. McKay and S. P. Norton, More on replicable functions, Commun. Algebra 22, No. 13, 5175-5193 (1994).

LINKS

R. Zumkeller, Table of n, a(n) for n = 0..200

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

N. Chair, Partition identities from Partial Supersymmetry

FORMULA

G.f.: 1/Product_{k>=0} (1-x^(6*k+1))*(1-x^(6*k+5)) = Product_{k>=0} (1+x^(3*k+1))*(1+x^(3*k+2)) = 1/Product_{k>=0} (1-x^k+x^(2*k)). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Jun 08 2003

Expansion of q^(1/12)eta(q^2)eta(q^3)/(eta(q)eta(q^6)) in powers of q.

Euler transform of period 6 sequence [1, 0, 0, 0, 1, 0, ...]. - Michael Somos, Jan 09 2005

Given g.f. A(x), then B(x)=(A(x^12)/x)^4 satisfies 0=f(B(x), B(x^2)) where f(u, v)=uv^4+(1-u^3)v^3+6u^2v^2+(u^4-u)v+u^3 - Michael Somos, Jan 09 2005

EXAMPLE

T72e = 1/q + q^11 + q^23 + q^35 + q^47 + 2q^59 + 2q^71 + 3q^83 + ...

PROGRAM

(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( eta(x^2+A)*eta(x^3+A)/eta(x+A)/eta(x^6+A), n))} /* Michael Somos Jan 09 2005 */

CROSSREFS

Cf. A001651, A000726, A132462, A132463.

Sequence in context: A125059 A029112 A029094 this_sequence A081166 A036846 A058740

Adjacent sequences: A003102 A003103 A003104 this_sequence A003106 A003107 A003108

KEYWORD

nonn

AUTHOR

njas, Herman P. Robinson

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)Eunet.yu), Jun 08 2003

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 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research