Name: Anonymous 2011-01-05 1:13
Hi guys do have any ideas on how to make this arithmetic progression in c?
n^2 - m^2 - k^2 = aaa (a is any number)
for example 53^2 - 37^2 - 21^2 = 999
I need to find all the possible aaa's here
n^2 - m^2 - k^2 = aaa (a is any number)
for example 53^2 - 37^2 - 21^2 = 999
I need to find all the possible aaa's here