A366428 Hypotenuse numbers w of Pythagorean triples (u, v, w) for which (u^2, v^2, w^2) is an "abc-hit".
25, 41, 65, 125, 145, 289, 337, 377, 425, 625, 677, 841, 845, 1025, 1201, 1625, 1681, 1985, 2125, 2197, 2305, 2873, 3125, 3281, 3425, 3721, 4097, 4225, 4481, 4705, 4825, 4901, 4913, 5329, 6401, 6625, 6725, 6845, 7585, 7813, 7817, 8065, 8177, 9409, 10625, 10985
Offset: 1
Keywords
Examples
25 from the primitive Pythagorean triple (7, 24, 25) is in the sequence, because 7^2 + 24^2 = 25^2, gcd(7^2, 24^2) = 1 and 25^2 = 625 > rad(7^2*24^2*25^2) = 7*2*3*5 = 210.
Links
- Felix Huber, Pythagorean triples (u, v, w) for which (u^2, v^2, w^2) is an "abc-hit"
- Abderrahmane Nitaj, The ABC Conjecture Home Page
- Wikipedia, abc conjecture
Comments