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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103259 Number of partitions of 2n prime to 3,5 with all odd parts occurring with even multiplicities. There is no restriction on the even parts. 1
1, 2, 4, 6, 10, 14, 20, 28, 40, 54, 72, 96, 126, 164, 212, 274, 350, 444, 560, 704, 878, 1092, 1352, 1668, 2048, 2506, 3056, 3714, 4500, 5436, 6552, 7872, 9436, 11280, 13456, 16012, 19014, 22532, 26648, 31452 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

This is also the sequence A103257/(theta_4(0,x^(15)))

REFERENCES

Noureddine Chair, Partition Identities From Partial Supersymmetry.

FORMULA

G.f.: (theta_4(0, x^3)*theta_4(0, x^5))/(theta_4(0, x)*theta_4(0, x^(15))).

EXAMPLE

E.g. a(10)=14 because 10 can be written as 8+2=8+1+1=4+4+2=4+4+1+1=4+2+2+2=

4+2+2+1+1 = 4+2+1+1+1+1 = 4+1+1+1+1+1+1 = 2+2+2+2+2 = 2+2+2+2+1+1 = 2+2+2+1+1+1+1 = 2+2+1+1+1+1+1+1 = 2+1+1+1+1+1+1+1+1 = 1+1+1+1+1+1+1+1+1+1.

MAPLE

seies(product((1+x^k)*(1-x^(3*k))*(1-x^(5*k))*(1+x^(15*k)))/(1-x^k)*(1+x^(3*k))*(1+x^(5*k))*(1-x^(15*k))), k=1..100), x=0, 100);

CROSSREFS

Cf. A102346, A103257.

Sequence in context: A088954 A000123 A103257 * A082380 A136460 A000065

Adjacent sequences:  A103256 A103257 A103258 * A103260 A103261 A103262

KEYWORD

nonn

AUTHOR

Noureddine Chair (n.chair(AT)rocketmail.com), Feb 15 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 14 19:37 EST 2012. Contains 205663 sequences.