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.

A300164 Numbers of the form n^2+1 not expressible as j^2+k^2 with j>k>1.

Original entry on oeis.org

2, 5, 10, 17, 26, 37, 50, 82, 101, 122, 197, 226, 257, 362, 401, 577, 626, 677, 842, 1226, 1297, 1522, 1601, 1682, 2026, 2402, 2602, 2917, 3137, 3482, 3722, 4226, 4357, 4762, 5042, 5477, 6242, 7057, 7226, 8101, 8837, 9026, 10202, 12101, 13457, 14401
Offset: 1

Views

Author

Hugo Pfoertner, Feb 27 2018

Keywords

Examples

			The first numbers of the form n^2 + 1 not in the sequence are:
  65 = 8^2 + 1 because it can be expressed as 65 = 7^2 + 4^2,
  145 = 12^2 + 1 = 9^2 + 8^2,
  170 = 13^2 + 1 = 11^2 + 7^2.
		

Crossrefs