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

A179318 Triangle T(n,k) = A127742(n,k)/A048996(n,k) read by rows, k=1..A000041(n).

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 5, 2, 1, 1, 1, 14, 5, 2, 2, 1, 1, 1, 42, 14, 5, 4, 5, 2, 1, 2, 1, 1, 1, 132, 42, 14, 10, 14, 5, 4, 2, 5, 2, 1, 2, 1, 1, 1, 429, 132, 42, 28, 25, 42, 14, 10, 5, 4, 14, 5, 4, 2, 1, 5, 2, 1, 2, 1, 1, 1, 1430, 429, 132, 84, 70, 132, 42, 28, 25, 14, 10, 8, 42, 14, 10, 5, 4, 2, 14, 5, 4, 2, 1, 5, 2, 1, 2, 1
Offset: 1

Views

Author

Alford Arnold, Jul 12 2010

Keywords

Comments

The row lengths of A127742, A048996 and this triangle here are A000041(n).

Examples

			A127742 begins 1; 1, 1; 2, 2, 1; 5, 4, 1, 3, 1,
A048996 begins 1; 1, 1; 1, 2, 1; 1, 2, 1, 3, 1,
so
T(n,k) begins:
1
1 1
2 1 1
5 2 1 1 1
14 5 2 2 1 1 1
		

Crossrefs

Formula

sum_{k=1..A000041(n)} T(n,k) = A179381(n).

Extensions

Edited and extended by R. J. Mathar, Jul 16 2010
A-numbers of row sums corrected by R. J. Mathar, Aug 01 2010

A179315 Nonzero differences A179313(n,k)- A127742(n,k) read along rows.

Original entry on oeis.org

1, 8, 2, 50, 16, 2, 3, 294, 100, 16, 4, 24, 6, 4, 1717, 588, 100, 32, 11, 150, 48, 12, 3, 32, 12, 5, 10194, 3434, 588, 200, 124, 882, 300
Offset: 4

Views

Author

Alford Arnold, Jul 12 2010

Keywords

Comments

Refinement of the nonzero entries of A016098.

Examples

			A179313 .begins 1; 1 1; 2 2 1; 6 4 1 3 1; 22 12 4 6 3 4 1; 92 44 12 18
A127742 .begins 1; 1 1; 2 2 1; 5 4 1 3 1; 14 10 4 6 3 4 1; 42 28 10 15
so
This seq begins................1...........8..2............50 16 02 03
		

Crossrefs

Extensions

Edited and extended by R. J. Mathar, Jul 16 2010
Showing 1-2 of 2 results.