A248194 Positive integers n such that the equation x^2 - n*y^2 = n*(n+1)/2 has integer solutions.
1, 3, 8, 9, 17, 19, 24, 25, 33, 49, 51, 57, 67, 72, 73, 81, 88, 89, 96, 97, 99, 121, 129, 136, 147, 152, 163, 169, 177, 179, 193, 201, 211, 225, 233, 241, 243, 249, 264, 288, 289, 297, 313, 337, 339, 352, 361, 369, 387, 393, 408, 409, 441, 449, 451, 456, 457
Offset: 1
Keywords
Examples
3 is in the sequence because x^2 - 3*y^2 = 6 has integer solutions, including (x, y) = (3, 1) and (9, 5).
Links
- Lars Blomberg, Table of n, a(n) for n = 1..10000
Extensions
More terms from Lars Blomberg, Nov 02 2014
"Positive" added to definition by N. J. A. Sloane, Nov 02 2014
Comments