Prove that there are infinitely many integer solutions to the diophantine equation: $(x-y)^7 = x^3y^3$
2026-03-30 17:37:02.1774892222
Prove that there are infinitely many integer solutions to a diophantine equation
979 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $x=y+h$. Then it's equal:
$$h^7=y^3(y+h)^3$$
Now let's try $y=ah$, you have:
$$h^7=a^3h^3(a+1)^3h^3$$
It's equal:
$$h=a^3(a+1)^3$$
Now you can write down infinitely many integer which satisfies equation:
$$y=a^4(a+1)^3$$
$$x=a^4(a+1)^3+a^3(a+1)^3=a^3(a+1)^4$$
For $a \in \mathbb{N}$.