login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059160 Number of ordered ways of writing n as a sum of 5 generalized pentagonal numbers (A001318). 1
1, 5, 15, 30, 45, 56, 65, 85, 115, 150, 171, 175, 185, 205, 260, 300, 325, 340, 350, 415, 440, 485, 500, 505, 580, 581, 650, 645, 675, 815, 815, 910, 845, 865, 985, 951, 1130, 1030, 1060, 1155, 1150, 1370, 1265, 1410, 1495, 1420, 1545, 1460, 1600, 1675, 1690 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: f(x, x^2)^5 where f(,) is Ramanujan's two-variable theta function. - Michael Somos, Jun 08 2012
MATHEMATICA
a[n_] := SeriesCoefficient[(QPochhammer[-q, q^3]* QPochhammer[-q^2, q^3]*QPochhammer[q^3, q^3])^5, {q, 0, n}]; Table[a[n], {n, 0, 50}] (* G. C. Greubel, Jun 12 2017 *)
CROSSREFS
Sequence in context: A268222 A285630 A078905 * A319930 A357690 A341984
KEYWORD
nonn
AUTHOR
Judson Neer, Feb 14 2001
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 18 14:55 EDT 2024. Contains 375269 sequences. (Running on oeis4.)