Dealing with Prime Numbers!

How many ordered triples of positive integers ( a , b , c ) (a,b,c) exist(s) such that a 2 + 1 a^2 + 1 and b 2 + 1 b^2 +1 are prime numbers satisfying ( a 2 + 1 ) ( b 2 + 1 ) = ( c 2 + 1 ) (a^2+1)(b^2+1) = (c^2+1) ?

\infty 0 6 4 5 2 3 1

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
Sep 9, 2015

In the Gaussian integers, we can write ( a + i ) ( a i ) ( b + i ) ( b i ) = ( c + i ) ( c i ) (a+i)(a-i)(b+i)(b-i) = (c+i)(c-i) . Each of the four factors on the left has prime norm ( N ( x + y i ) = x 2 + y 2 N(x+yi) = x^2+y^2 ), so is a prime in Z [ i ] {\mathbb Z}[i] . So we can write c + i c+i as a product of two of the factors (times a unit) and c i c-i as a product of the other two (times a unit). (Since the norm of c + i c+i is the product of the prime norms of a + i a+i and b + i b+i , there should be one factor with an a a in it and one with a b b in it.)

Well, ( a + i ) ( b + i ) = ( a b 1 ) + ( a + b ) i (a+i)(b+i) = (ab-1)+(a+b)i . This is not a unit multiple of c + i c+i or c i c-i unless a b = 2 ab = 2 , which leads to solutions ( 1 , 2 , 3 ) (1,2,3) and ( 2 , 1 , 3 ) (2,1,3) . On the other hand, ( a i ) ( b + i ) = ( a b + 1 ) + ( a b ) i (a-i)(b+i) = (ab+1)+(a-b)i , which is a unit multiple of c + i c+i or c i c-i if and only if a a and b b are consecutive integers.

So wlog for now we can write b = a + 1 b = a+1 , which implies c = a 2 + a + 1 c = a^2+a+1 . But the only way that both a 2 + 1 a^2+1 and ( a + 1 ) 2 + 1 (a+1)^2+1 are both prime is if a = 1 a = 1 , since one of them is even and so it must be 2 2 . So this leads back to the two solutions we already found. So those are the only ones. The answer is 2 \fbox{2} .

NB: It is not true that a a and b b must be consecutive integers in general, e.g. ( 2 , 8 , 18 ) (2,8,18) . The requirement that both factors on the left be prime is important.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...