So I need to do this:
Write the code that proves that if X is in the range {1,....,100) and Y is
in the range {1,...,100}, then there is no integer Z for which X^3 + Y^3 =
Z^3.
In other words my code must try all combinations of X and Y in that range
and not find the solution to this equation.
How could I write this?
--
View this message in context:
http://r.789695.n4.nabble.com/Proving-that-an-equation-is-always-false-tp4718695.html
Sent from the datatable-help mailing list archive at Nabble.com.
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help