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.

A095884 Triangle read by rows: T(n,k) = (n-k)^k, n>=1, 1<=k<=n.

Original entry on oeis.org

0, 1, 0, 2, 1, 0, 3, 4, 1, 0, 4, 9, 8, 1, 0, 5, 16, 27, 16, 1, 0, 6, 25, 64, 81, 32, 1, 0, 7, 36, 125, 256, 243, 64, 1, 0, 8, 49, 216, 625, 1024, 729, 128, 1, 0, 9, 64, 343, 1296, 3125, 4096, 2187, 256, 1, 0, 10, 81, 512, 2401, 7776, 15625, 16384, 6561, 512, 1, 0, 11, 100
Offset: 1

Views

Author

Herman Jamke (hermanjamke(AT)fastmail.fm), Jul 10 2004

Keywords

Examples

			0
1 0
2 1 0
3 4 1 0
4 9 8 1 0
5 16 27 16 1 0
6 25 64 81 32 1 0
7 36 125 256 243 64 1 0
8 49 216 625 1024 729 128 1 0
9 64 343 1296 3125 4096 2187 256 1 0
		

Crossrefs