cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-10 of 12 results. Next

A124542 Row 2 of rectangular table A124540; equals the self-convolution of A124532 (row 2 of table A124530).

Original entry on oeis.org

1, 2, 7, 26, 107, 486, 2398, 12668, 70863, 416304, 2552490, 16254406, 107095090, 727834866, 5089682472, 36548625188, 269065010063, 2027942075946, 15630423416331, 123079853443384, 989356860469923, 8112792202324232
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Cf. A124532; A124540 (table); other rows: A124531, A124543, A124544, A124545, A124546.

Programs

  • PARI
    {a(n)=local(R);R=vector(n+3,r,vector(n+3,c,1)); for(i=0,n+2,for(r=0,n+2,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[3])^2+O(x^(n+1)))[n+1]}

A124543 Row 3 of rectangular table A124540; equals the self-convolution cube of A124533 (row 3 of table A124530).

Original entry on oeis.org

1, 3, 15, 73, 369, 1959, 10912, 63543, 385341, 2424988, 15788469, 106075089, 733801709, 5217101283, 38060759175, 284533309380, 2177136417042, 17032924895739, 136129119703837, 1110507731328900, 9240322072954209
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Cf. A124533; A124540 (table); other rows: A124531, A124542, A124544, A124545, A124546.

Programs

  • PARI
    {a(n)=local(R);R=vector(n+4,r,vector(n+4,c,1)); for(i=0,n+3,for(r=0,n+3,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[4])^3+O(x^(n+1)))[n+1]}

Formula

G.f.: A(x) = [ Sum_{n>=0} x^n*R_n(x)^3 ]^3, where R_n(x) is the g.f. of row n in table A124540.

A124544 Row 4 of rectangular table A124540; equals the self-convolution 4th power of A124534 (row 4 of table A124530).

Original entry on oeis.org

1, 4, 26, 156, 939, 5764, 36248, 233900, 1549193, 10529052, 73390856, 524300728, 3836318617, 28731858368, 220121136396, 1724083566552, 13798004944813, 112773980097516, 940841899662784, 8008011665402152, 69505777613953576
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Cf. A124534; A124540 (table); other rows: A124531, A124542, A124543, A124545, A124546.

Programs

  • PARI
    {a(n)=local(R);R=vector(n+5,r,vector(n+5,c,1)); for(i=0,n+4,for(r=0,n+4,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[5])^4+O(x^(n+1)))[n+1]}

Formula

G.f.: A(x) = [ Sum_{n>=0} x^n*R_n(x)^4 ]^4, where R_n(x) is the g.f. of row n in table A124540.

A124545 Row 5 of rectangular table A124540; equals the self-convolution 5th power of A124535 (row 5 of table A124530).

Original entry on oeis.org

1, 5, 40, 285, 1995, 13976, 98665, 704810, 5107950, 37619020, 281850156, 2149737335, 16700012890, 132177206400, 1066116496055, 8764513792396, 73445461419380, 627378087294215, 5462723243482985, 48480560040789335
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Cf. A124535; A124540 (table); other rows: A124531, A124542, A124543, A124544, A124546.

Programs

  • PARI
    {a(n)=local(R);R=vector(n+6,r,vector(n+6,c,1)); for(i=0,n+5,for(r=0,n+5,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[6])^5+O(x^(n+1)))[n+1]}

Formula

G.f.: A(x) = [ Sum_{n>=0} x^n*R_n(x)^5 ]^5, where R_n(x) is the g.f. of row n in table A124540.

A124546 Row 6 of rectangular table A124540; equals the self-convolution 6th power of A124536 (row 6 of table A124530).

Original entry on oeis.org

1, 6, 57, 470, 3756, 29658, 233241, 1836912, 14543877, 116087596, 936035298, 7636193394, 63106764294, 528842660346, 4497737044197, 38849799300246, 341016182672523, 3043519729680600, 27629723055323671, 255224042883932790
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Cf. A124535; A124540 (table); other rows: A124531, A124542, A124543, A124544, A124545.

Programs

  • PARI
    {a(n)=local(R);R=vector(n+7,r,vector(n+7,c,1)); for(i=0,n+6,for(r=0,n+6,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[7])^6+O(x^(n+1)))[n+1]}

Formula

G.f.: A(x) = [ Sum_{n>=0} x^n*R_n(x)^6 ]^6, where R_n(x) is the g.f. of row n in table A124540.

A124547 Main diagonal of rectangular table A124540.

Original entry on oeis.org

1, 1, 7, 73, 939, 13976, 233241, 4282895, 85445683, 1834958107, 42110641373, 1026677317227, 26462793170760, 718141884712500, 20446913056248836, 608923223179959780, 18917094810892717955, 611616504412815339432
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Programs

  • PARI
    a(n)=local(R);R=vector(n+1,r,vector(n+1,c,if(r==1 || c<=2,1,r^(c-2)))); for(i=0,n,for(r=0,n,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[n+1])^n+O(x^(n+1)))[n+1]

A124548 Secondary diagonal of rectangular table A124540: a(n) = A124540(n+1,n).

Original entry on oeis.org

1, 2, 15, 156, 1995, 29658, 495922, 9140344, 183201255, 3954149640, 91212812647, 2235185965152, 57899260705117, 1578806923315370, 45158965541429475, 1350797823601721136, 42141425201135893387, 1367978583480857293770
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Programs

  • PARI
    a(n)=local(R);R=vector(n+2,r,vector(n+2,c,if(r==1 || c<=2,1,r^(c-2)))); for(i=0,n+1,for(r=0,n+1,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+2)))))); Vec(Ser(R[n+2])^(n+1)+O(x^(n+2)))[n+1]

Formula

a(n) is divisible by (n+1): a(n)/(n+1) = A124549(n).

A124549 Derived from a diagonal of rectangular table A124540: a(n) = A124540(n+1,n)/(n+1).

Original entry on oeis.org

1, 1, 5, 39, 399, 4943, 70846, 1142543, 20355695, 395414964, 8292073877, 186265497096, 4453789285009, 112771923093955, 3010597702761965, 84424863975107571, 2478907364772699611, 75998810193380960765
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Crossrefs

Programs

  • PARI
    a(n)=local(R);R=vector(n+2,r,vector(n+2,c,if(r==1 || c<=2,1,r^(c-2)))); for(i=0,n+1,for(r=0,n+1,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+2)))))); Vec(Ser(R[n+2])^(n+1)+O(x^(n+2)))[n+1]/(n+1)

Formula

a(n) = A124548(n)/(n+1).

A124541 G.f.: A(x) = R_2(x)/R_1(x), where R_2(x) and R_1(x) are the g.f.s of row 2 (A124542) and row 1 (A124531), respectively, of table A124540.

Original entry on oeis.org

1, 1, 4, 15, 63, 295, 1502, 8167, 46873, 281672, 1761798, 11418480, 76415644, 526594846, 3728435747, 27073765165, 201325681384, 1531247489953, 11899881220174, 94409837555587, 764105555574024, 6304959856949278
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

Examples

			G.f.: A(x) = R_2(x)/R_1(x), where row g.f.s are:
R_2(x) = 1 + 2x + 7x^2 + 26x^3 + 107x^4 + 486x^5 + 2398x^6 + ... and
R_1(x) = 1 + x + 2x^2 + 5x^3 + 16x^4 + 62x^5 + 274x^6 + ..., so that
A(x) = 1 + x + 4*x^2 + 15*x^3 + 63*x^4 + 295*x^5 + 1502*x^6 + ...
		

Crossrefs

Programs

  • PARI
    {a(n)=local(R);R=vector(n+3,r,vector(n+3,c,1)); for(i=0,n+2,for(r=0,n+2,R[r+1]=Vec(sum(c=0,n,x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[3])^2/Ser(R[2])+O(x^(n+1)))[n+1]}

A124530 Rectangular table, read by antidiagonals, such that the g.f. of row n, R_n(y), satisfies: R_n(y) = Sum_{k>=0} y^k * R_k(y)^(n*k) for n>=0, with R_0(y) = 1/(1-y).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 3, 5, 1, 1, 1, 4, 10, 16, 1, 1, 1, 5, 16, 39, 62, 1, 1, 1, 6, 23, 71, 174, 274, 1, 1, 1, 7, 31, 113, 351, 858, 1332, 1, 1, 1, 8, 40, 166, 608, 1891, 4564, 6978, 1, 1, 1, 9, 50, 231, 961, 3535, 10888, 25793, 38873, 1, 1, 1, 10, 61, 309, 1427
Offset: 0

Views

Author

Paul D. Hanna, Nov 05 2006

Keywords

Comments

See table A124540, in which row n equals the n-th self-convolution of row n of A124530 (this table).

Examples

			Row g.f.s R_n(y) simultaneously satisfy:
R_n(y) = 1 + y*R_1(y)^n + y^2*R_2(y)^(2n) + y^3*R_3(y)^(3n) +...
more explicitly:
R_0 = 1 + y + y^2 + y^3 + y^4 + ...
R_1 = 1 + y*(R_1)^1 + y^2*(R_2)^2 + y^3*(R_3)^3 + y^4*(R_4)^4 + ...
R_2 = 1 + y*(R_1)^2 + y^2*(R_2)^4 + y^3*(R_3)^6 + y^4*(R_4)^8 +...
R_3 = 1 + y*(R_1)^3 + y^2*(R_2)^6 + y^3*(R_3)^9 + y^4*(R_4)^12 +...
R_4 = 1 + y*(R_1)^4 + y^2*(R_2)^8 + y^3*(R_3)^12 + y^4*(R_4)^16 +...
etc., for all rows.
Rectangular table begins:
1,1,1,1,1,1,1,1,1,1,1,1,1,...
1,1,2,5,16,62,274,1332,6978,38873,228090,1399625,8933506,...
1,1,3,10,39,174,858,4564,25793,153301,951325,6130757,40861658,...
1,1,4,16,71,351,1891,10888,66139,420235,2775981,18978873,...
1,1,5,23,113,608,3535,21844,141809,959882,6738850,48877221,...
1,1,6,31,166,961,5977,39363,271564,1949165,14487241,111115804,...
1,1,7,40,231,1427,9430,65810,480077,3637345,28502254,230271472,...
1,1,8,50,309,2024,14134,104028,798954,6363948,52370770,443997440,...
1,1,9,61,401,2771,20357,157383,1267833,10579140,91111871,...
1,1,10,73,508,3688,28396,229810,1935562,16866694,151563677,...
1,1,11,86,631,4796,38578,325860,2861457,25969694,242836861,...
1,1,12,100,771,6117,51261,450748,4116641,38819122,376841378,...
		

Crossrefs

Rows: A124531, A124532, A124533, A124534, A124535, A124536; A124537 (diagonal), A124538 (antidiagonal sums); related tables: A124539, A124540; A124460 (variant).

Programs

  • PARI
    T(n,k)=local(m=max(n,k),R);R=vector(m+1,r,vector(m+1,c,if(r==1 || c<=2,1,r^(c-2)))); for(i=0,m, for(r=0,m, R[r+1]=Vec(sum(c=0,m, x^c*Ser(R[c+1])^(r*c)+O(x^(m+1)))))); R[n+1][k+1]

Formula

G.f.: A(x,y) = Sum_{n>=0} x^n*R_n(y) = Sum_{k>=0} y^k/(1 - x*R_k(y)^k).
Showing 1-10 of 12 results. Next