Problems need HardWork 12

x 4 + x 3 + x 2 + x + 1 = y 2 x^4 + x^3 + x^2 + x + 1 = y^2

Find the number of integer pairs of ( x , y ) (x,y) which satisfy above equation.


The answer is 6.

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

Tom Engelsman
Sep 2, 2015

One can write the original Diophantine equation as:

x 4 + x 3 + x 2 + x = y 2 1 ; x^4 + x^3 + x^2 + x = y^2 -1;

or x ( x + 1 ) ( x 2 + 1 ) = ( y + 1 ) ( y 1 ) . x(x+1)(x^2 + 1) = (y+1)(y-1).

Clearly, the integral ordered-pairs ( 0 , 1 ) ; ( 0 , 1 ) ; ( 1 , 1 ) ; ( 1 , 1 ) (0,1); (0,-1); (-1,1); (-1,-1) are solutions. Now we need to check the following systems:

x 2 + 1 = y 1 x^2 + 1 = y-1 & x 2 + x = y + 1 x^2 + x = y+1 (i)

x 3 + x = y + 1 x^3 + x = y+1 & x + 1 = y 1 x+1 = y-1 (ii)

System (i) yields ( 3 , 11 ) (3,11) as a solution, as well as ( 3 , 11 ) (3,-11) due to squaring y y in the original Diophantine equation. System (ii) yields ( 3 1 / 3 , 3 1 / 3 + 2 ) , (3^{1/3}, 3^{1/3} + 2), which is an irrational (non-integral) pair.

Hence there are six integral pairs:

( 0 , 1 ) ; ( 0 , 1 ) ; ( 1 , 1 ) ; ( 1 , 1 ) ; ( 3 , 11 ) ; ( 3 , 11 ) \boxed{(0,1); (0,-1); (-1,1); (-1,-1); (3,11); (3,-11)} .

I do not understand the step where you create the systems. Why do the factors have to match up perfectly? Why can't there be some sharing?

Joe Mansley - 3 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...