Call a natural number faithful if there exist natural numbers such that , and and . Find the sum of all natural numbers which are not faithful.
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.
There is an easy criterion for determining whether a positive integer is faithful.
We claim that all integers n > 4 0 are faithful. To show this, choose the largest value k ∈ { 0 , 1 , 2 , 3 , 4 } such that n = 2 k d for some integer d . If k ≤ 3 , then d is odd since otherwise we could have chosen a larger value of k . Put a = 2 k , and then a 1 ≥ 8 1 ⟹ d = a n > 8 4 0 = 5 ⟹ d − 1 = a n − 1 > 4 . Since d is odd in this case, the relation on the right shows n / a − 1 is even and greater than 4 and thus composite. If instead k = 4 , then put a = d , and then a n − 1 = 2 4 − 1 = 1 5 , which is a composite number greater than 4 . In either case, n / a − 1 is composite and greater than 4 , so n is faithful based on our lemma.
Now we have shown that we only need to consider positive integers less than or equal to 4 0 to find all the non-faithful numbers, and the lemma is a convenient enough way to check for faithfulness. Nine numbers turn out not to be faithful, 1, 2, 3, 4, 5, 6, 8, 12, 24 , and the sum of these numbers is 6 5 .