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-4 of 4 results.

A022814 Number of terms in n-th derivative of a function composed with itself 6 times.

Original entry on oeis.org

1, 1, 6, 21, 71, 196, 532, 1301, 3101, 6956, 15217, 31951, 65670, 130914, 256150, 489690, 920905, 1699693, 3092751, 5540571, 9802091, 17114237, 29550346, 50444952, 85264328, 142682505, 236649524, 389033014, 634408230, 1026350152, 1648328017, 2628254619
Offset: 0

Views

Author

Winston C. Yang (yang(AT)math.wisc.edu)

Keywords

References

  • W. C. Yang (yang(AT)math.wisc.edu), Derivatives of self-compositions of functions, preprint, 1997.

Crossrefs

Cf. A008778, A022811-A022818, A024207-A024210. First column of A050300.

Programs

  • Mathematica
    b[n_, i_, k_] := b[n, i, k] = If[nJean-François Alcover, Apr 28 2017, after Alois P. Heinz *)

Formula

If a(n,m) = number of terms in m-derivative of a function composed with itself n times, p(n,k) = number of partitions of n into k parts, then a(n,m) = sum_{i=0..m} p(m,i)*a(n-1,i).

A050304 Matrix 10th power of partition triangle A008284.

Original entry on oeis.org

1, 10, 1, 55, 10, 1, 265, 65, 10, 1, 1045, 320, 65, 10, 1, 3817, 1365, 330, 65, 10, 1, 12583, 5127, 1420, 330, 65, 10, 1, 39148, 17710, 5447, 1430, 330, 65, 10, 1, 114235, 56638, 19030, 5502, 1430, 330, 65, 10, 1, 318857, 170993, 61865, 19350, 5512
Offset: 1

Views

Author

Christian G. Bower, Aug 15 1999

Keywords

Examples

			1; 10,1; 55,10,1; 265,65,10,1; ...
		

Crossrefs

Cf. A038497, A038498, A039805-A039807. A050300-A050303. a(n, 1) = A024210(n) (first column).

A050301 Matrix 7th power of partition triangle A008284.

Original entry on oeis.org

1, 7, 1, 28, 7, 1, 105, 35, 7, 1, 322, 133, 35, 7, 1, 952, 455, 140, 35, 7, 1, 2541, 1379, 483, 140, 35, 7, 1, 6539, 3920, 1512, 490, 140, 35, 7, 1, 15833, 10375, 4354, 1540, 490, 140, 35, 7, 1, 37148, 26243, 11803, 4487, 1547, 490, 140, 35, 7, 1, 83594
Offset: 1

Views

Author

Christian G. Bower, Aug 15 1999

Keywords

Examples

			1; 7,1; 28,7,1; 105,35,7,1; ...
		

Crossrefs

Cf. A038497, A038498, A039805-A039807. A050300-A050304. a(n, 1) = A024207(n) (first column).

A050303 Matrix 9th power of partition triangle A008284.

Original entry on oeis.org

1, 9, 1, 45, 9, 1, 201, 54, 9, 1, 735, 246, 54, 9, 1, 2517, 981, 255, 54, 9, 1, 7785, 3453, 1026, 255, 54, 9, 1, 22857, 11238, 3699, 1035, 255, 54, 9, 1, 63024, 33930, 12183, 3744, 1035, 255, 54, 9, 1, 166819, 97038, 37464, 12429, 3753, 1035, 255, 54, 9, 1
Offset: 1

Views

Author

Christian G. Bower, Aug 15 1999

Keywords

Examples

			1; 9,1; 45,9,1; 201,54,9,1; ...
		

Crossrefs

Cf. A038497, A038498, A039805-A039807. A050300-A050304. a(n, 1) = A024209(n) (first column).
Showing 1-4 of 4 results.