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.

A248599 Positive integers whose square is expressible in exactly one way as x^2 + 4xy + y^2, with 0 < x < y.

Original entry on oeis.org

11, 13, 22, 23, 26, 33, 37, 39, 44, 46, 47, 52, 55, 59, 61, 65, 66, 69, 71, 73, 74, 77, 78, 83, 88, 91, 92, 94, 97, 99, 104, 107, 109, 110, 111, 115, 117, 118, 122, 130, 131, 132, 138, 141, 142, 146, 148, 154, 156, 157, 161, 165, 166, 167, 176, 177, 179, 181
Offset: 1

Views

Author

Colin Barker, Jan 21 2015

Keywords

Examples

			11 is in the sequence because the only solution to x^2 + 4xy + y^2 = 121 with 0 < x < y is (x,y) = (4,5).
		

Crossrefs