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.

A082264 Triangle whose n-th row contains n smallest palindromes with a digit sum of n.

Original entry on oeis.org

1, 2, 11, 3, 111, 10101, 4, 22, 121, 202, 5, 131, 212, 10301, 11111, 6, 33, 141, 222, 303, 1221, 7, 151, 232, 313, 10501, 11311, 12121, 8, 44, 161, 242, 323, 404, 1331, 2222, 9, 171, 252, 333, 414, 10701, 11511, 12321, 13131, 55, 181, 262, 343, 424, 505, 1441, 2332, 3223, 4114
Offset: 1

Views

Author

Amarnath Murthy, Apr 12 2003

Keywords

Examples

			The triangle starts:
1
2 11
3 111 10101
4 22 121 202
5 131 212 10301 11111
6 33 141 222 303 1221
...
		

Crossrefs

Extensions

Edited and corrected by Franklin T. Adams-Watters, Apr 26 2006