- #1
drd0013
- 2
- 0
Okay, so I'm trying to figure something out.
Why can (x+y)=integer^3 not be true while
(x^2-x*y+y^2)=integer^3 is true?
where x and y are also integers. The integer to the right is just an undefined integer.
I'm trying to prove Fermat's last theorem x^n+y^n=z^n for n=3.
I was able to define two factors of x^2+y^2 as:
(x+y) and (x*y+(x-y)^2)) which reduces to (x^2-x*y+y^2).
Also, z^3 must be the product of cubed integers. So, (x+y) must itself be a cubed integer as well as (x^2-x*y+y^2) in order for x^3+y^3 to be = to z^3. (Which we know it can't). However, I don't know enough maths to prove that (x+y) cannot be equal to a cubed integer while (x^2-x*y+y^2) is.
Also, is this proof a novel one? I was just doing it for garbages and giggles.
Thanks to any who may be able to help
Why can (x+y)=integer^3 not be true while
(x^2-x*y+y^2)=integer^3 is true?
where x and y are also integers. The integer to the right is just an undefined integer.
I'm trying to prove Fermat's last theorem x^n+y^n=z^n for n=3.
I was able to define two factors of x^2+y^2 as:
(x+y) and (x*y+(x-y)^2)) which reduces to (x^2-x*y+y^2).
Also, z^3 must be the product of cubed integers. So, (x+y) must itself be a cubed integer as well as (x^2-x*y+y^2) in order for x^3+y^3 to be = to z^3. (Which we know it can't). However, I don't know enough maths to prove that (x+y) cannot be equal to a cubed integer while (x^2-x*y+y^2) is.
Also, is this proof a novel one? I was just doing it for garbages and giggles.
Thanks to any who may be able to help