A279215
Expansion of Product_{k>=1} 1/(1 - x^k)^(k*(k+1)*(2*k+1)/6).
Original entry on oeis.org
1, 1, 6, 20, 65, 190, 571, 1616, 4555, 12439, 33515, 88517, 230738, 592321, 1502384, 3763946, 9328899, 22880511, 55585077, 133806273, 319373068, 756124040, 1776497540, 4143489680, 9597505006, 22083821765, 50494638926, 114758996621, 259303832735, 582655202940, 1302234303910, 2895530963661, 6406348746390
Offset: 0
- Vaclav Kotesovec, Table of n, a(n) for n = 0..1000
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to arXiv version]
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to Lin. Alg. Applic. version together with omitted figures]
- N. J. A. Sloane, Transforms
- Eric Weisstein's World of Mathematics, Square Pyramidal Number
- Index to sequences related to pyramidal numbers
-
nmax=32; CoefficientList[Series[Product[1/(1 - x^k)^(k (k + 1) (2 k + 1)/6), {k, 1, nmax}], {x, 0, nmax}], x]
A279216
Expansion of Product_{k>=1} 1/(1 - x^k)^(k^2*(k+1)/2).
Original entry on oeis.org
1, 1, 7, 25, 86, 269, 862, 2606, 7812, 22704, 64989, 182356, 504414, 1373694, 3693367, 9804435, 25733084, 66808578, 171719539, 437183839, 1103143657, 2760037810, 6850400668, 16873338215, 41260373472, 100196920196, 241712863504, 579416535973, 1380517695672, 3270075208145, 7702580246941
Offset: 0
- Vaclav Kotesovec, Table of n, a(n) for n = 0..1000
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to arXiv version]
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to Lin. Alg. Applic. version together with omitted figures]
- N. J. A. Sloane, Transforms
- Eric Weisstein's World of Mathematics, Pentagonal Pyramidal Number
- Index to sequences related to pyramidal numbers
-
nmax=30; CoefficientList[Series[Product[1/(1 - x^k)^(k^2 (k + 1)/2), {k, 1, nmax}], {x, 0, nmax}], x]
A279218
Expansion of Product_{k>=1} 1/(1 - x^k)^(k*(k+1)*(5*k-2)/6).
Original entry on oeis.org
1, 1, 9, 35, 131, 454, 1601, 5325, 17467, 55588, 173858, 532809, 1607056, 4769263, 13957660, 40302923, 114962909, 324157109, 904247056, 2496917319, 6829241131, 18510038697, 49741367504, 132582175873, 350655140642, 920568519505, 2399692063845, 6213105691838, 15982216140168, 40855658807127, 103814659491641
Offset: 0
- Vaclav Kotesovec, Table of n, a(n) for n = 0..1000
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to arXiv version]
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to Lin. Alg. Applic. version together with omitted figures]
- N. J. A. Sloane, Transforms
- Eric Weisstein's World of Mathematics, Heptagonal Pyramidal Number
- Index to sequences related to pyramidal numbers
-
nmax=30; CoefficientList[Series[Product[1/(1 - x^k)^(k (k + 1) (5 k - 2)/6), {k, 1, nmax}], {x, 0, nmax}], x]
A279219
Expansion of Product_{k>=1} 1/(1 - x^k)^(k*(k+1)*(2*k-1)/2).
Original entry on oeis.org
1, 1, 10, 40, 155, 560, 2051, 7080, 24064, 79370, 257067, 815593, 2545201, 7812699, 23639459, 70551216, 207932549, 605611061, 1744513262, 4973116444, 14038641287, 39263308551, 108849552289, 299248060986, 816159923366, 2209102273109, 5936069692320, 15840122529455, 41987363787469, 110584436073149
Offset: 0
- Vaclav Kotesovec, Table of n, a(n) for n = 0..1000
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to arXiv version]
- M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210. [Link to Lin. Alg. Applic. version together with omitted figures]
- N. J. A. Sloane, Transforms
- Index to sequences related to pyramidal numbers
-
nmax=29; CoefficientList[Series[Product[1/(1 - x^k)^(k (k + 1) (2 k - 1)/2), {k, 1, nmax}], {x, 0, nmax}], x]
A317019
Expansion of Product_{k>=1} 1/(1 - x^k)^(k*binomial(k+2,3)).
Original entry on oeis.org
1, 1, 9, 39, 155, 570, 2131, 7599, 26667, 90996, 305144, 1004173, 3254123, 10385884, 32704819, 101678860, 312435675, 949498206, 2855953018, 8507079361, 25108844890, 73468004480, 213201630328, 613871526178, 1754365814430, 4978113020152, 14029639217532, 39281646364737
Offset: 0
-
a:=series(mul(1/(1-x^k)^(k*binomial(k+2,3)),k=1..100),x=0,28): seq(coeff(a,x,n),n=0..27); # Paolo P. Lava, Apr 02 2019
-
nmax = 27; CoefficientList[Series[Product[1/(1 - x^k)^(k Binomial[k + 2, 3]), {k, 1, nmax}], {x, 0, nmax}], x]
nmax = 27; CoefficientList[Series[Exp[Sum[x^k (1 + 3 x^k)/(k (1 - x^k)^5), {k, 1, nmax}]], {x, 0, nmax}], x]
a[n_] := a[n] = If[n == 0, 1, Sum[Sum[d^3 (d + 1) (d + 2)/6, {d, Divisors[k]}] a[n - k], {k, 1, n}]/n]; Table[a[n], {n, 0, 27}]
A318121
a(n) = [x^n] exp(Sum_{k>=1} x^k*(1 + (n - 3)*x^k)/(k*(1 - x^k)^4)).
Original entry on oeis.org
1, 1, 4, 15, 65, 269, 1205, 5325, 24064, 108849, 496790, 2275492, 10470720, 48325984, 223721404, 1038182441, 4828274432, 22497132116, 105001996350, 490816448220, 2297356108318, 10766317435860, 50511178395306, 237217429972191, 1115084064063866, 5246116796164594
Offset: 0
-
Table[SeriesCoefficient[Exp[Sum[x^k (1 + (n - 3) x^k)/(k (1 - x^k)^4), {k, 1, n}]], {x, 0, n}], {n, 0, 25}]
Showing 1-6 of 6 results.
Comments