Playing with the primes

Level pending

Let x , y , z x, y, z be distinct prime numbers such that x ( y z 1 ) x \mid (yz-1) , y ( x z 1 ) y \mid (xz-1) and z ( x y 1 ) z \mid (xy-1) . How many ordered triples ( x , y , z ) (x, y, z) exist which satsify these conditions?

This problem was adapted from BMO


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

Patrick Corn
Feb 20, 2014

Write z a = x y 1 za = xy-1 ; then a a is positive. Note that a x a \equiv -x mod y y and a y a \equiv -y mod x x (by the other two divisibility conditions). For now let's suppose x < y < z x < y < z . Then 0 < a < x y z < y 0 < a < \frac{xy}{z} < y , and we know what a a is mod y y , so there is only one possibility, namely a = y x a = y-x . But then we get y x y y-x \equiv -y mod x x so 2 y 0 2y \equiv 0 mod x x . Since x x and y y are distinct primes, this implies x = 2 x = 2 .

So now we have z ( y 2 ) = 2 y 1 z(y-2) = 2y-1 ; rearrange to get ( y 2 ) ( z 2 ) = 3 (y-2)(z-2) = 3 , whose only solution with y < z y < z is ( 3 , 5 ) (3,5) . So the unique solution with x < y < z x < y < z is ( 2 , 3 , 5 ) (2,3,5) . Permuting this solution to get all possibilities yields 6 \fbox{6} total solutions.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...