Is there some example of an diophantine equation that satisfies:
- No solution is known using elementary methods.
- It is simple to solve using non elementary methods (e.g. using number fields).
My goal is to find good motivation to dive into advanced algebra for someone who is used to solve everything using elementary methods, to show that something that is impossible to solve elementary is really easy using advanced techniques. Ideally if the person can try to attack the equation by himself, give up and then recognize the "simple" solution using advanced techniques and understand it (at least the main idea).
It is not a problem to find some equations as such in Number theory textbooks, but usually those are also solvable using elementary methods. And if there is an equation in which I am confident person will not solve it using elementary methods, it is something with quite complicated proof (extreme example would be Fermat's Last Theorem).
Update: For clarity, let's consider elementary to refer to methods known to Euler (or mathematicians at that time generally). As for simple solution using advanced techniques, that is definitely subjective, and I have currently no idea how to define this, but I believe there is some kind of consensus among mathematicians on things that are simple and elegant.
First you should define "elementary" and "simple". Granted this is done, and we agree informally on these preliminaries, I think that a good example (although not "ridiculously" easy to solve using advanced techniques) would be the determination of the primes $p$ which are of the form $x^2 + ny^2$, for a given positive integer $n$. See the book by David Cox bearing the same title. Particular solutions were given by Fermat, Euler, Lagrange, Legendre, Gauss (can their methods be called elementary ? If not, consider only Fermat and his method of "descent"). The complete solution reads: "Let $n$ be a positive integer. Then there is an irreducible polynomial $f_n (X) \in \mathbf Z[X]$ such that for a prime $p$ dividing neither $n$ nor disc $f_n$, $p$ is of the desired form iff ($-n/p$)= $1$ and $f_n(X) \equiv 0$ mod $p$ has an integer solution".
Cox notes that although "the statement of the theorem is elementary, the polynomial $f_n$ is quite sophisticated: it is the minimal polynomial of a primitive element of the Hilbert class field of $K=\mathbf Q (\sqrt{-n})$. More precisely, the proof needs class field theory and higher reciprocity laws, and modular functions and complex multiplication (= explicit CFT over an imaginary quadratic field) are used to provide an algorithm to give an effective answer.