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!)
A270923 Coefficient of x^n in Product_{k>=1} ((1 + x^k) / (1 - x^k))^(k^n). 5
1, 2, 10, 88, 1414, 46648, 3026028, 373615284, 92794268694, 46265940243794, 44694344296430280, 86689242777435107120, 340600515192402995860548, 2624923513793602103874986688, 40749869155795866122979193705136, 1290021269710020392957588463834452744 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Conjecture: limit n->infinity a(n)^(1/n^2) = exp(exp(-1)) = 1.444667861...
a(n) = [x^n] exp(Sum_{k>=1} (sigma_(n+1)(2*k) - sigma_(n+1)(k))*x^k/(2^n*k)). - Ilya Gutkovskiy, Apr 26 2019
MATHEMATICA
Table[SeriesCoefficient[Product[((1+x^k)/(1-x^k))^(k^n), {k, 1, n}], {x, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A355098 A209884 A060350 * A096658 A346371 A186184
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 26 2016
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 23 13:40 EDT 2024. Contains 372763 sequences. (Running on oeis4.)