Let x be a positive integer such that 2 x + 1 and 3 x + 1 are perfect squares.
Then x must be divisible by y .
What is the maximum possible value of y ?
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.
@Mark Hennings Sir, can you tell how did you obtain the sequence of ordered pairs showing the next solutions from a give solution ( u , v ) ?
Log in to reply
( u 3 + v 2 ) ( 5 + 2 6 ) = U 3 + V 2 takes a solution ( u , v ) to the new solution ( U , V ) .
Problem Loading...
Note Loading...
Set Loading...
We have integers u , v such that 2 x + 1 = u 2 and 3 x + 1 = v 2 . But then u 2 is odd, so u is odd. Thus u 2 ≡ 1 ( m o d 8 ) , and hence x is even, so that v 2 is odd, and hence v is odd. Thus v 2 ≡ 1 ( m o d 8 ) , and so x = v 2 − u 2 is a multiple of 8 .
The following table of congruences modulo 5 x 0 1 2 3 4 2 x + 1 1 3 0 2 4 3 x + 1 1 4 2 0 3 x 2 0 1 4 4 1 shows that 2 x + 1 and 3 x + 1 can only both be squares (and hence both congruent to 0 , 1 or 4 modulo 5 ) if 5 divides x . Thus we deduce that 4 0 must divide x .
Since x = 4 0 gives 2 x + 1 = 9 2 and 3 x + 1 = 1 1 2 , we see that 4 0 is the largest possible value of y .
it is probably worth noting that there are an infinite number of such integers x . There exists integers x , u , v such that 2 x + 1 = u 2 and 3 x + 1 = v if and only if there exists a pair of integers u , v such that 3 u 2 − 2 v 2 = 1 . If ( u , v ) is a solution of this second equation, then so is ( 5 u + 4 v , 6 u + 5 v ) . Since ( 1 , 1 ) is a solution, we obtain an infinite number of solutions.