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!)
A301551 Expansion of Product_{k>=1} (1 + x^k)^(sigma_7(k)). 7
1, 1, 129, 2317, 26957, 385147, 5514889, 70250881, 866874825, 10634404922, 126906497939, 1470673175003, 16705788322140, 186487470519166, 2044203433733016, 22025647881901542, 233686866722213324, 2443978994099801452, 25211475391206919299, 256716054713570158748 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(9 * Pi^(8/9) * (17*Zeta(9))^(1/9) * n^(8/9) / 2^(29/9)) * (17*Zeta(9)/Pi)^(1/18) / (3 * 2^(883/1440) * n^(5/9)).
G.f.: exp(Sum_{k>=1} sigma_8(k)*x^k/(k*(1 - x^(2*k)))). - Ilya Gutkovskiy, Oct 26 2018
MATHEMATICA
nmax = 30; CoefficientList[Series[Product[(1+x^k)^DivisorSigma[7, k], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A036085 A000541 A023876 * A297493 A279640 A327337
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 23 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 March 28 22:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)