SOLUTION: Hello, I would need your help with the following proof: Let a, b, c be different prime numbers greater than 3. Show that if a + c = 2b, then 6 | (b - a). I am really stuck wi

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: Hello, I would need your help with the following proof: Let a, b, c be different prime numbers greater than 3. Show that if a + c = 2b, then 6 | (b - a). I am really stuck wi      Log On


   



Question 1078079: Hello, I would need your help with the following proof:
Let a, b, c be different prime numbers greater than 3. Show that if a + c = 2b, then 6 | (b - a).
I am really stuck with this problem, my approach would be with the theorem that every prime number > 3 divided by 6 has remainder 0 or 5.
Any help would be really appreciated!

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
NOTE: In what follows, k, m, n, p, q, and r are integers.

For any pair of prime numbers a and c greater than 2,
b=%28a%2Bc%29%2F2 is an integer,
because prime numbers greater than 2 are odd,
and the sum of two odd numbers is an even number.
%282m%2B1%29%2B%282n%2B1%29=2m%2B2n%2B2=2%28m%2Bn%2B1%29
(The difference of two odd numbers is also an even number).
Since b=%28a%2Bc%29%2F2 is a prime number,
a and c are nut just any pair of prime numbers.
They could not be 5 and 7 for example,
because %285%2B7%29%2F2=12%2F2=6 is not prime.
Every prime number greater than 3 divided by 3 has remainder 1 or 2,
The numbers a and c divided by 3 must have the same remainder.
Otherwise, the sum would be 2b=%283p%2B1%29%2B%283q%2B2%29=3%28p%2Bq%2B1%29 ,
and since that is a multiple of 3,
b would not be a prime number, but a multiple of 3.
Not only a and c are congruent modulo 3 (they have the same remainder),
but all three primes (a, b and c) are congruent modulo 3 .
Either b=%28%283p%2B1%29%2B%283q%2B1%29%29%2F2=%283%28p%2Bq%29%2B2%29%2F2=3%28p%2Bq%29%2F2%2B1 ,
or b=%28%283p%2B2%29%2B%283q%2B2%29%29%2F2=%283%28p%2Bq%29%2B4%29%2F2=3%28p%2Bq%29%2F2%2B2 .
It is easy to see that the difference of two numbers congruent modulo 3
is a multiple of 3.
With r = 0, 1, or 2, that difference could be written as
%283p%2Br%29-%283q%2Br%29=3p-3q%2Br-r=3%28p-q%29
So, the difference abs%28b-a%29 is a multiple of 3.
It is also a multiple of 2,
because the difference of two odd numbers is even.
Since abs%28b-a%29 is a multiple of 3 and a multiple of 2,
it is a multiple of 6.