How many solutions exist?

How many pairs of integers ( x , y ) (x,y) satisfy the equation y 2 = x 3 + 7 ? y^2=x^3+7 ?

4 1 2 0

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Steven Yuan
Mar 7, 2018

Taking mod 4, we have y 2 x 3 1 ( m o d 4 ) , y^2 \equiv x^3 - 1 \! \pmod{4}, so x x must be odd i.e. x = 2 a + 1. x = 2a + 1. Now, rewrite the equation as y 2 + 1 = x 3 + 2 3 = ( x + 2 ) ( x 2 2 x + 4 ) . y^2 + 1 = x^3 + 2^3 = (x + 2)(x^2 - 2x + 4). Note that

x 2 2 x + 4 x ( x 2 ) ( 2 a + 1 ) ( 2 a 1 ) 4 a 2 1 3 ( m o d 4 ) . x^2 - 2x + 4 \equiv x(x - 2) \equiv (2a + 1)(2a - 1) \equiv 4a^2 - 1 \equiv 3 \! \! \! \! \pmod{4}.

Therefore, x 2 2 x + 4 x^2 - 2x + 4 has a prime factor p p of the form 4 k + 3. 4k + 3. This prime must also divide y 2 + 1 , y^2 + 1, so that y 2 1 ( m o d p ) . y^2 \equiv -1 \! \pmod{p}. However,

( 1 p ) = ( 1 ) p 1 2 = ( 1 ) 4 k + 3 1 2 = ( 1 ) 2 k + 1 = 1 , \left ( \dfrac{-1}{p} \right ) = (-1)^{\frac{p - 1}{2}} = (-1)^{\frac{4k + 3 - 1}{2}} = (-1)^{2k + 1} = -1,

so no y y exist such that y 2 1 ( m o d p ) . y^2 \equiv -1 \! \pmod{p}. We conclude that there are 0 \boxed{0} solutions to the equation.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...