Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 4.1.37** ($\sum_{k=1}^n\lfloor kx \rfloor/k \leq \lfloor nx \rfloor$)

Exercise 4.1.37** ($\sum_{k=1}^n\lfloor kx \rfloor/k \leq \lfloor nx \rfloor$)

Show that if x is a real number and n is a positive integer, then k = 1 n kx k nx .

Answers

I give here the simplest solution found on the net.

https://math.stackexchange.com/questions/1699718/
is-true-that-sum-k-1n-frackxk-leqnx-for-every-x-in-mathbbr-an

Proof. Define S 0 ( x ) = 0 and for all positive integer n , for all x ,

S n ( x ) = k = 1 n kx k .

For k 1 , S k ( x ) S k 1 ( x ) = kx k , thus

k S k ( x ) ( k 1 ) S k 1 ( x ) = S k 1 ( x ) + kx . (1)

The sum of these equalities for k = 1 , 2 , , n gives

n S n ( x ) = k = 1 n ( k S k ( x ) ( k 1 ) S k 1 ( x ) ) .

and by equality (1),

n S n ( x ) = k = 1 n S k 1 ( x ) + k = 1 n kx . (2)

S 0 ( x ) = 0 0 x . Reasoning by strong induction, suppose that for some n ,

𝒫 ( n ) : k , k < n ( x , S k ( x ) kx )

is true, so that S 0 ( x ) 0 x , S 1 ( x ) x , , S n 1 ( x ) ( n 1 ) x .

By the induction hypothesis,

k = 1 n S k 1 ( x ) k = 1 n ( k 1 ) x = j = 0 n 1 jx ( j = k 1 ) ,

so by (2),

n S n ( x ) = j = 0 n 1 jx + k = 1 n kx = j = 0 n 1 jx + j = 0 n 1 ( n j ) x ( j = n k ) = j = 0 n 1 ( jx + ( n j ) x ) j = 0 n 1 nx ( by Theorem 4.1 (4) ) = n nx .

Thus S n ( x ) nx , so 𝒫 ( n + 1 ) is true.

The induction is done, which proves that for all positive integers,

k = 1 n kx k nx .

User profile picture
2025-01-11 11:03
Comments
  • I think that Problem 4.1.36 deserves the double star, more than Problem 4.1.37.
    richardganaye2025-01-11