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!)
A333045 Expansion of Product_{k>=1} (1 + x^sigma(k)) / (1 - x^sigma(k)). 0
1, 2, 2, 4, 8, 10, 14, 24, 34, 44, 62, 86, 116, 156, 206, 274, 362, 462, 598, 782, 994, 1258, 1606, 2018, 2528, 3178, 3952, 4904, 6094, 7490, 9194, 11322, 13834, 16836, 20518, 24880, 30086, 36366, 43792, 52656, 63250, 75626, 90344, 107926, 128422, 152546 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A111865 and A305321.
LINKS
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[(1 + x^DivisorSigma[1, k])/(1 - x^DivisorSigma[1, k]), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A085619 A085620 A325867 * A050047 A056381 A245597
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 06 2020
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 19 14:04 EDT 2024. Contains 371792 sequences. (Running on oeis4.)