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.

A055202 Smallest integer that can be expressed as p+2m^2 in more ways than any smaller number, where m >= 0 and p = 1 or prime.

Original entry on oeis.org

3, 13, 19, 55, 61, 139, 181, 391, 439, 559, 619, 829, 859, 1069, 1081, 1459, 1489, 1609, 1741, 1951, 2029, 2341, 3331, 3961, 4189, 4261, 4801, 5911, 6319, 8251, 9751, 11311, 12739, 13051, 15889, 20641, 21349, 22741, 23659, 24079, 32191, 33631
Offset: 1

Views

Author

Jud McCranie, Jun 18 2000

Keywords

Examples

			13 = 13+2*0^2 = 11+2*1^2 = 5+2*2^2, 3 ways, more than any smaller number, so 13 is in the sequence.
		

Crossrefs