jcfdillon
- 40
- 0
So, the method used, which seems to ignore the integer requirement of FLT, does so safely because the same method can work with any constant positive reals x, y, using this method..
So by ignoring the integer requirement via full generalization, we prove not only for all integer cases but also for all positive reals, which of course contain the positive integers as a subset.
Anyway to sum up, if we test some specific integers x, y, we find a particular "real" solution, which doesn't satisfy FLT for all-integers. If we test constant positive reals x, y, we may find an integer or a non integer, but this will not satisfy FLT for all integers; but further if we test x, y positive reals (nonintegers) we find some specific positive value (let us suppose it is integer or noninteger) but it still cannot satisfy the given and derived equations simultaneously. This is why I think that the FLT solution z values cannot even be considered "real" in the sense that the value of pi or sqrt(2) is found to an infinite degree of precision of extended decimal estimates. Because the z value in FLT is not stable as shown by iterating the given equation with
z = (x^n + y^n)/[z^(n-1)]
We find z diverging more and more with each iteration, whenever exponent n is even fractionally greater than 2.
So by ignoring the integer requirement via full generalization, we prove not only for all integer cases but also for all positive reals, which of course contain the positive integers as a subset.
Anyway to sum up, if we test some specific integers x, y, we find a particular "real" solution, which doesn't satisfy FLT for all-integers. If we test constant positive reals x, y, we may find an integer or a non integer, but this will not satisfy FLT for all integers; but further if we test x, y positive reals (nonintegers) we find some specific positive value (let us suppose it is integer or noninteger) but it still cannot satisfy the given and derived equations simultaneously. This is why I think that the FLT solution z values cannot even be considered "real" in the sense that the value of pi or sqrt(2) is found to an infinite degree of precision of extended decimal estimates. Because the z value in FLT is not stable as shown by iterating the given equation with
z = (x^n + y^n)/[z^(n-1)]
We find z diverging more and more with each iteration, whenever exponent n is even fractionally greater than 2.