0

How do I find the solubility of certain non-linear diophantine equations:

For eg.: $x^4+y^4=z^4$ is insoluble in $\mathbb{N}$, which is easy to prove by infinite descent, but $x^2+y^2=z^3$ has infinitely many solutions (which I am apparently stuck with).

The text from where this problem came (Elementary Number Theory, David M. Burton) contains a hint stating to choose $x=n(n^2-3) $ and $y=3n^2-1$ which trivializes the problem. I want to know how to understand the reasoning behind the choice of such substitutions.

Also, as a soft question, is it alright to simultaneously ready An Introduction to the Theory of Numbers by G.H. Hardy along with my present syllabus, or should I focus more on one text?

  • 1
    https://math.stackexchange.com/questions/334839/variation-of-pythagorean-triplets-x2y2-z3/724370#724370 – individ Nov 17 '17 at 14:24
  • 1
    "How do I find the solubility of certain non-linear diophantine equations:" This question is too broad. There are so many different methods. – Dietrich Burde Nov 17 '17 at 15:20

1 Answers1

0

The hint:

Let $x=y=2^n$ and $z=2^m$, where $(x,y,z)$ is a solution.

Thus, $$2^{2n+1}=2^{3m}$$ and prove that the equation $2n+1=3m$ has infinitely many natutal solutions.