Exercise 1.3.37* (Sweeping generalization.)

Prove that in any block of consecutive positive integers there is a unique integer divisible by a higher power of 2 than any of the others. Then use this, or any other method, to prove that there is no integer among the 2 n + 1 numbers

± 1 k ± 1 k + 1 ± 1 k + 2 ± ± 1 k + n .

(Note that this result is a sweeping generalization of the preceding problem.)

Answers

Notations :

  • = { 0 , 1 , 2 , 3 , } , set of natural numbers.
  • [ [ a , b ] ] = { x a x b } , ( a , b ) .
  • k = ν 2 ( n ) ( 2 k n , 2 k + 1 n ) , ( k , n ) .

Proof. A block of four consecutive integers contains always a multiple of 4 . A block of 6 consecutive integers contains one or two multiples of 4, and in the last case, one of them is a multiple of 8 . We generalize these remarks in the following lemma.

Lemma. Let k , n , where n > 1 . Consider a block I = [ [ k , k + n 1 ] ] of n consecutive numbers, and define m as the only integer m such that 2 m n < 2 m + 1 . Then

(i)
The block I contains one or two multiples of 2 m . In the last case one of them is a multiple of 2 m + 1 , but not both.
(ii)
Let 2 l be the higher power of 2 that divides some integer of I . Then there is only one i I such that 2 l divides i , i.e. 2 l i  for some  i [ [ k , k + n 1 ] ] , 2 l j  for every  j [ [ k , k + n 1 ] ] , j i .

Proof. (of lemma)

(i)
We first show that I contains at least one multiple of 2 m . Since 2 m n , the block I contains the block J = [ [ k , k + 2 m 1 ] ] of 2 m consecutive numbers. There is one an only one r such that r k mod 2 m , 0 r < 2 m

( r is the remainder of the Euclidean division k = 2 m q + r , 0 r < 2 m , of k by 2 m ). Then i = k + r J I is a multiple of 2 m , so I contains a multiple of 2 m .

Now we show that I contains at most two multiples of 2 m . Let 2 m u 2 m v be multiples of 2 m in I . Then

k 2 m u 2 m v < k + n .

Then 0 2 m ( v u ) < n < 2 m + 1 , therefore 0 v u < 2 , so that v = u or v = u + 1 . This proves that I contains at most two multiples of 2 m . If I contains two such multiples, then v = u + 1 , thus u or v is even. This shows that 2 m u or 2 m v is a multiple of 2 m + 1 , but not both.

(ii)
If there is exactly one integer i in I such that 2 m i , then l = ν 2 ( i ) m , and ν 2 ( j ) < m if j I , j i . In this case 2 l is the higher power of 2 that divides some integer of I , and i is the only integer in I such that 2 l i .

If there are two multiples i , j of 2 m in I , one of them, say i , is a multiple of 2 m + 1 , but not j , and l = ν 2 ( n ) m + 1 . In this case 2 l is the higher power of 2 that divides some integer of I , and i is the only integer in I such that 2 l i .

If n = 1 , the block { 1 } gives a sum ± 1 1 which is an integer, and the block { k } , where k > 1 gives a sum ± 1 k which is not an integer.

Assume now that n > 1 . We prove that there is no integer among the 2 n numbers

S = 𝜀 0 1 k + 𝜀 1 1 k + 1 + 𝜀 2 1 k + 2 + + 𝜀 n 1 1 k + n 1 ,

where 𝜀 0 , 𝜀 1 , , 𝜀 n 1 { 1 , 1 } .

(This is equivalent to the sentence, if we replace n 1 by n ).

Let 2 l be the higher power of 2 that divides some integer of I = [ [ k , k + n 1 ] ] . Since n > 1 , we know that l 1 . By the Lemma,

2 l k + i  for some  i [ [ 0 , n 1 ] ] , 2 l + 1 k + i (1) 2 l k + j  for every  j [ [ 0 , n 1 ] ] , j i . (2)

The reduction of S to the same denominator gives S = N D , where

D = k ( k + 1 ) ( k + n 1 ) = ( k + n 1 ) ! ( k 1 ) ! , N = j = 0 n 1 𝜀 j n j , where n j = k ( k + 1 ) ( k + n 1 ) k + j = ( k + n 1 ) ! ( k 1 ) ! ( k + j ) ( j = 0 , , n 1 ) .

Define K = ν 2 ( D ) = ν 2 ( ( k + n 1 ) ! ( k 1 ) ! ) . For all j [ [ 0 , n 1 ] ] ,

j i ν 2 ( n j ) = ν 2 ( D ) ν 2 ( k + j ) K l + 1 , ν 2 ( n i ) = ν 2 ( D ) ν 2 ( k + i ) = K l .

Hence 2 K l + 1 divides all n j , except n i , and 2 K l divides n i . Thus

2 K l N ,  but  2 K l + 1 N ,

so

N = 2 K l N ,  where  2 N .

By the definition of K , 2 K D . Because l 1 , a fortiori 2 K l + 1 D , so that D = 2 k l + 1 D . Dividing N and D by 2 K l , we obtain

S = N D = N 2 D .

If S is an integer, then N = 2 S D is even, and this is a contradiction, since 2 N . So S is never an integer (except when n = k = 1 ). □

User profile picture
2024-07-09 11:14
Comments