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.

A050800 Values of n^2 + 1 resulting from A050796.

Original entry on oeis.org

2, 50, 65, 145, 170, 290, 325, 442, 485, 530, 730, 785, 901, 962, 1025, 1090, 1157, 1370, 1445, 1682, 1765, 1850, 1937, 2117, 2210, 2305, 2501, 2705, 2810, 3026, 3250, 3365, 3601, 3845, 3970, 4097, 4490, 4625, 4901, 5185, 5330, 5626, 5777, 5930, 6085
Offset: 1

Views

Author

Patrick De Geest, Sep 15 1999

Keywords

Crossrefs

Cf. A050796.

Programs

  • Mathematica
    t={2}; Do[i=c=2; x=n^2+1; While[iJayanta Basu, Jun 01 2013 *)