[datatable-help] Proving that an equation is always false

NeoXx tomic0403 at gmail.com
Thu Mar 17 10:09:48 CET 2016


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.


More information about the datatable-help mailing list