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!)
A320235 G.f.: Product_{k>=1, j>=1} (1 + x^(k*j))^2. 4
1, 2, 5, 12, 24, 48, 94, 172, 310, 550, 946, 1602, 2679, 4394, 7123, 11424, 18082, 28344, 44039, 67754, 103412, 156660, 235489, 351602, 521650, 768998, 1127100, 1642946, 2381929, 3436028, 4932998, 7049004, 10028422, 14207122, 20044327, 28169528, 39439899 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Self-convolution of A107742.
LINKS
FORMULA
Conjecture: log(a(n)) ~ Pi*sqrt(n*log(n)/3).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[(1+x^(k*j))^2, {k, 1, nmax}, {j, 1, Floor[nmax/k] + 1}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A261369 A116714 A023615 * A034483 A267004 A322779
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 08 2018
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 23 02:50 EDT 2024. Contains 371906 sequences. (Running on oeis4.)