OFFSET
1,2
COMMENTS
The first duplicate is (-23,71,588),(14,70,588), the second (-119,140,1029),(49,98,1029). A033430(m) and A000578(k) are subsets since (x,y,z)=(2m,2m,4m^3) or (x,y,z)=(0,k^2,k^3) solve x^3+y^3=z^2. The "leakage" problem of A103254 can be avoided by introducing s=x+y and d=y-x and searching for solutions of the transformed equation s(s^2+3d^2)=4z^2 over all positive divisors s of 4z^2.
EXAMPLE
(x,y,z)=(0,1,1),(1,2,3),(2,2,4),(0,4,8),(-7,8,13),(4,8,24),(0,9,27),(-6,10,28),
(8,8,32),(-7,14,49),(0,16,64),(9,18,81),(7,21,98),(-28,32,104).
CROSSREFS
KEYWORD
nonn
AUTHOR
R. J. Mathar, Sep 11 2006
STATUS
approved