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.

A138139 Triangle read by rows: row n contains n terms and each column lists the prime numbers A000040.

Original entry on oeis.org

2, 2, 2, 2, 3, 2, 2, 3, 3, 2, 2, 3, 5, 3, 2, 2, 3, 5, 5, 3, 2, 2, 3, 5, 7, 5, 3, 2, 2, 3, 5, 7, 7, 5, 3, 2, 2, 3, 5, 7, 11, 7, 5, 3, 2, 2, 3, 5, 7, 11, 11, 7, 5, 3, 2, 2, 3, 5, 7, 11, 13, 11, 7, 5, 3, 2, 2, 3, 5, 7, 11, 13, 13, 11, 7, 5, 3, 2, 2, 3, 5, 7, 11
Offset: 1

Views

Author

Omar E. Pol, Mar 09 2008, Mar 25 2008

Keywords

Examples

			Triangle begins:
      2
     2,2
    2,3,2
   2,3,3,2
  2,3,5,3,2
		

Crossrefs

Programs