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

%I #12 Oct 26 2018 18:33:05

%S 1,1,129,2317,26957,385147,5514889,70250881,866874825,10634404922,

%T 126906497939,1470673175003,16705788322140,186487470519166,

%U 2044203433733016,22025647881901542,233686866722213324,2443978994099801452,25211475391206919299,256716054713570158748

%N Expansion of Product_{k>=1} (1 + x^k)^(sigma_7(k)).

%H Seiichi Manyama, <a href="/A301551/b301551.txt">Table of n, a(n) for n = 0..1000</a>

%F 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)).

%F G.f.: exp(Sum_{k>=1} sigma_8(k)*x^k/(k*(1 - x^(2*k)))). - _Ilya Gutkovskiy_, Oct 26 2018

%t nmax = 30; CoefficientList[Series[Product[(1+x^k)^DivisorSigma[7, k], {k, 1, nmax}], {x, 0, nmax}], x]

%Y Cf. A013955, A107742, A301545.

%K nonn

%O 0,3

%A _Vaclav Kotesovec_, Mar 23 2018

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 26 21:53 EDT 2024. Contains 372004 sequences. (Running on oeis4.)