Are there any nontrivial rational solutions to the following equation: $$y^2=4 x^n + 1,$$ where $n>2$?
2026-04-08 14:33:47.1775658827
Nontrivial Rational solutions to $y^2=4 x^n + 1$
371 Views Asked by anonymous https://math.techqa.club/user/anonymous/detail At
2
Building on Théophile's answer, say $k=a/b$ and $x=c/d$ in reduced form, so that $a(a+b)d^n = b^2c^n$.
$c$ is coprime to $d$, and $a$, $b$, $a+b$ are pairwise coprime, so we get $a(a+b) = c^n$ and $b^2 = d^n$. Furthermore, $a$ and $a+b$ have to be $n$th powers, so there exists two coprime numbers $e,f$ such that : $a = e^n, a+b = f^n, b^2 = d^n, c = ef$.
If $n$ is odd, then $d$ has to be a square : $d = g^2, b = g^n$, and $e^n+g^n=f^n$, which is impossible by the Fermat-Wiles theorem.
If $n$ is even, then $n=2m, b=d^m$, and $(e^2)^m + d^m = (f^2)^m$. Again, this is impossible for $m>2$, which leaves the case $n=4$.