A295266 Positive integers whose squares can be represented as the sum or difference of 3-smooth numbers.
1, 2, 3, 5, 7, 17
Offset: 1
Examples
a(6) = 17 ; 17^2 = 288 + 1 = 2^5 * 3^2 + 1.
Links
- B. M. M. de Weger, Algorithms for Diophantine Equations, Centrum voor Wiskunde en Informatica, Amsterdam, 1989.
Comments