MHB Does the Equation \( y^2 = x^3 - x + 5 \) Have Integer Solutions?

  • Thread starter Thread starter Poirot1
  • Start date Start date
AI Thread Summary
The equation \( y^2 = x^3 - x + 5 \) has no integer solutions because when analyzed modulo 3, it simplifies to \( y^2 \equiv 2 \pmod{3} \). According to Fermat's Little Theorem, \( x^3 \equiv x \pmod{3} \), leading to the conclusion that \( y^2 \equiv 2 \). Since 2 is a quadratic non-residue modulo 3, there cannot be any integer \( y \) that satisfies the equation. Therefore, the equation has no integer solutions.
Poirot1
Messages
243
Reaction score
0
Us the fact that 2 is not a quadratic residue of 3 to show that there are no integer solutions to $y^2=x^3-x+5$.
 
Mathematics news on Phys.org
Re: show equation has no solution

Take the equation modulo $3$, and you get:
$$y^2 \equiv x^3 - x + 5 \equiv x^3 - x + 2 \pmod{3}$$
Now FLT tells us that $x^3 \equiv x \pmod{3}$, so we get:
$$y^2 \equiv x - x + 2 \equiv 2 \pmod{3}$$
Can you finish?
 
Re: show equation has no solution

no such y exist because 2 is a quadractic non-residue mod 3.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Back
Top