Diophantine equations of the form $z^2=x^4+m^2 y^4$?

141 Views Asked by At

What is known about Diophantine equations of the form $z^2=x^4+m^2 y^4$ for various values of $m$? Of course we can use infinite descent to show that when $m=1$ there are no solutions. Also when $m=2$ there are no nontrivial solutions, since this would imply that there exists solutions to $a^2=b^4-c^4$. However when $m=3$ there are infinitely many solutions. For example $(x,y,z)=(2,1,5)$ is a primitive solution from which infinitely many non-primitive solutions can be produced. Is there any way to determine which values of $m$ allow for solutions?

1

There are 1 best solutions below

1
On BEST ANSWER

Standard methods show that the quartic $z^2=x^4+m^2y^4$ is birationally equivalent to the elliptic curve \begin{equation*} V^2=U^3-4m^2U = U(U-2m)(U+2m) \end{equation*} with \begin{equation*} \frac{x}{y}=\frac{V}{2U} \end{equation*}

This is the congruent number elliptic curve for triangle area $N=2m$. Thus the quartic has a non-trivial solution when $2m$ is a congruent number.

As an example, there will be a solution when $m=7$ since $14$ is a congruent number. The generator of the elliptic curve is $(U,V)=-(7/4,147/8)$ which gives $x=21$, $y=4$ and $z=455$.