Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 1.3.46* (The sum of each triplet is divisible by each member of the triplet.)

Exercise 1.3.46* (The sum of each triplet is divisible by each member of the triplet.)

Let k 3 be a fixed integer. Find all sets a 1 , a 2 , , a k of positive integers such that the sum of any triplet is divisible by each member of the triplet.

Answers

Since { a 1 , , a k } is a set, there is no repetition, and we can assume

a 1 < a 2 < < a k .

If I understand the problem correctly, for a fixed k , we must find a set { a 1 , , a k } , verifying for all i 1 , i 2 , i 3 [ [ 1 , k ] ] , such that i 1 < i 2 < i 3 ,

a i 1 a i 1 + a i 2 + a i 3 , a i 2 a i 1 + a i 2 + a i 3 , a i 3 a i 1 + a i 2 + a i 3 .

Proof. If k = 3 , we must find all triplets ( a , b , c ) , with 0 < a < b < c , such that

a a + b + c , b a + b + c , c a + b + c . (1)

There are obvious solutions, such as ( 1 , 2 , 3 ) , or more generally ( a , 2 a , 3 a ) for a . Indeed, a 6 a , 2 a 6 a , 4 a 6 a . We prove first that there is no other solution.

The relations (1) are equivalent to

a b + c , b a + c , c a + b . (2)

Therefore, there exist positive integers λ , μ , ν such that

b + c = λa , a + c = μb , a + b = νc . (3)

Using 0 < a < b < c , we obtain νc = a + b < 2 c , thus ν < 2 . Moreover 1 ν , so ν = 1 , and

a + b = c .

Therefore (2) is equivalent to

a + b = c , a 2 b , b 2 a .

There are integers u , v such that

2 b = ua , 2 a = vb ,

thus 4 b = uvb , where b 0 , so

4 = uv ,

where 2 b = ua < ub , therefore u > 2 . Hence u = 4 , v = 1 . This gives

b = 2 a .

Then ( a , b , c ) = ( a , 2 a , 3 a ) . The only solutions are ( a , 2 a , 3 a ) , where a .

We consider now the case k = 4 :

{ a 1 , a 2 , a 3 , a 4 } = { a , b , c , d } , where  a < b < c < d .

Then ( a , b , c ) and ( b , c , d ) are the triplets studied in the first part, so

( a , b , c ) = ( a , 2 a , 3 a ) , ( b , c , d ) = ( b , 2 b , 3 b ) ( a , b ) .

Therefore b = 2 a and 2 b = 3 a , thus 4 a = 3 a , 4 = 3 : this is a contradiction.

There is no solution for k = 4 . A fortiori, there is no solution for k > 4 .

The only solutions are { a , 2 a , 3 a } , where a is a positive integer. □

User profile picture
2024-07-15 15:29
Comments