I am trying to find solutions to the following Diophantine system:
a+b+c=x^2
a^2+b^2+c^2=y^2
a^3+b^3+c^3=z^2
where a,b,c are less than 5000 and where x,y,z are perfect squares
| 1 | initial version |
I am trying to find solutions to the following Diophantine system:
a+b+c=x^2
a^2+b^2+c^2=y^2
a^3+b^3+c^3=z^2
where a,b,c are less than 5000 and where x,y,z are perfect squares
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.