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.

A083489 Triangle read by rows where the n-th row gives the reverse-lexicographically earliest sequence of n distinct integers > 1 whose product equals the smallest possible square (=A081456(n)).

Original entry on oeis.org

4, 2, 8, 2, 3, 6, 2, 3, 4, 6, 2, 3, 4, 6, 9, 2, 3, 5, 6, 8, 10, 2, 3, 4, 5, 6, 8, 10, 2, 3, 4, 5, 6, 8, 9, 10, 2, 3, 4, 5, 6, 7, 9, 10, 14, 2, 3, 4, 5, 7, 8, 9, 10, 12, 14, 2, 3, 4, 5, 6, 7, 8, 9, 12, 14, 15, 2, 3, 4, 5, 6, 7, 8, 9, 12, 14, 15, 16, 2, 3, 4, 6, 7, 8, 9, 10, 12, 14, 15, 16, 18, 2
Offset: 1

Views

Author

Amarnath Murthy and Meenakshi Srikanth (menakan_s(AT)yahoo.com), May 03 2003

Keywords

Examples

			4
2 8
2 3 6
2 3 4 6
2 3 4 6 9
2 3 5 6 8 10
...
		

Crossrefs

Formula

Results from the triangle in A081454 by removing first column (equivalently, by removing all 1's from the sequence).

Extensions

Corrected by R. J. Mathar, Jul 18 2007
Corrected and extended by Max Alekseyev, Jul 16 2009