The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A321285 Expansion of Product_{1 <= i < j} 1/(1 - x^(i*j)). 3
1, 0, 1, 1, 2, 2, 5, 4, 9, 9, 16, 17, 31, 31, 52, 59, 89, 101, 154, 172, 254, 294, 412, 483, 675, 782, 1070, 1265, 1686, 1996, 2647, 3121, 4086, 4854, 6252, 7442, 9534, 11306, 14360, 17092, 21489, 25566, 31989, 37981, 47224, 56123, 69283, 82290, 101185, 119930, 146768 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
N. J. A. Sloane, Transforms
FORMULA
Euler transform of A056924.
G.f.: Product_{k>0} 1/(1 - x^k)^A056924(k).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1 - x^k)^Floor[DivisorSigma[0, k]/2], {k, 1, nmax}], {x, 0, nmax}], x] (* _Vaclav Kotesovec_, Nov 02 2018 *)
CROSSREFS
Sequence in context: A236335 A016724 A058657 * A091434 A027633 A091726
KEYWORD
nonn
AUTHOR
_Seiichi Manyama_, Nov 02 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 May 18 01:35 EDT 2024. Contains 372608 sequences. (Running on oeis4.)