If $\gcd(M,e)=\gcd(N,e)=1$ and $p$ is prime and $p\equiv 5 \mod(16)$ then how I can show that $N^2=2M^4-2p^2e^4$ has no integer solution.
2026-04-09 00:22:39.1775694159
On
$N^2=2M^4-2p^2e^4$ has no integer solution
166 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Franz's answer is the best one, and works for p that are 5 mod 8. One could also argue as follows. (N^2/2)=(M^4)-(p^2)(e^4) and 2(M^2)(p)(e^2) are the sides of a Pythagorean right triangle whose area is 2p(NMe/2)^2. So 2p would be a "congruent number", and as Fermat showed by an infinite descent this is impossible.(But the Fermat argument essentially uses Franz's calculation, which is the determination of a 2-Selmer group, and the infinite descent isn't at all needed to answer the proposer's question)
Write $N = 2n$ and divide through by $2$. Write the right hand side as a product, and show that one of the factors is a square, the other one twice a square. Reduce the equation involving twice the square mod $p$.