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!)
A285472 Expansion of Product_{k>=1} ((1 + x^(4*k)) / (1 - x^k)). 1
1, 1, 2, 3, 6, 8, 13, 18, 28, 38, 55, 74, 106, 140, 192, 253, 342, 444, 588, 758, 992, 1267, 1634, 2072, 2650, 3334, 4218, 5276, 6627, 8234, 10262, 12682, 15708, 19308, 23764, 29070, 35597, 43340, 52792, 64008, 77622, 93724, 113160, 136124, 163712, 196225 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ sqrt(3) * exp(sqrt(3*n)*Pi/2) / (16*n).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+x^(4*k))/(1-x^k)), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A295342 A226635 A024788 * A318027 A004101 A003405
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 19 2017
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 April 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)