Let a natural number be good if there exist two distinct non-integral real numbers and such that is an integer for all .
Find the number of natural numbers which are not good .
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.
Fix n ∈ N . Let a = 2 n + 2 1 and b = 2 1 , which are distinct non-integral real numbers.
Then, for each 1 ≤ k ≤ n , we have: a k − b k = ( 2 n + 2 1 ) k − 2 k 1 = i = 0 ∑ k ( i k ) 2 n ( k − i ) 2 i 1 − 2 k 1 = i = 0 ∑ k − 1 ( i k ) 2 n ( k − i ) − i Now in this sum we have i ≤ k − 1 . Hence, n ( k − i ) − i ≥ n − k + 1 ≥ 1 .
Therefore, each exponent is a natural number. Hence each term in that sum is an integer. Hence a k − b k is an integer for all 1 ≤ k ≤ n .
Hence all natural numbers are good, so the answer is 0 .