A120212 "a" values providing solution x = b in A120211 (i.e., y^2 = b^2*(a^2 - b)*(b + 1) with a, b legs in primitive Pythagorean triangles).
3, 5, 7, 8, 9, 11, 13, 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 65, 67, 69, 71, 73, 75
Offset: 1
Keywords
Examples
First primitive Pythagorean triad: 3, 4, 5. Weierstrass equation: y^2 = x*(3^2 - x)*(4^2 + x). Smallest integer solution: (x, y) = (4,20). As x = b, the first element in the sequence is a = 3.
References
- G. Balzarotti and P. P. Lava, Le sequenze di numeri interi, Hoepli, 2008, p. 47.
Comments