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.

A088652 Triangle of primes arising in A088651. The n-th row of the triangle contains set of n primes of the form r*A088651(n)-1 for r = 1 to n. Sequence contains the triangle by rows.

Original entry on oeis.org

2, 2, 5, 3, 7, 11, 5, 11, 17, 23, 5, 11, 17, 23, 29, 154769, 309539, 464309, 619079, 773849, 928619, 2894219, 5788439, 8682659, 11576879, 14471099, 17365319, 20259539, 2894219, 5788439, 8682659, 11576879, 14471099, 17365319, 20259539
Offset: 1

Views

Author

Amarnath Murthy, Oct 29 2003

Keywords

Comments

Is the sequence finite?

Examples

			2
2 5
3 7 11
5 11 17 23
5 11 17 23 29
...
The fifth row contains primes 6r-1 for r = 1 to 5 since A088651(5)=6.
		

Extensions

Corrected and extended by Ray Chandler, Nov 01 2003