Maths Olympiad Prep

Library / /2 of 5

Algebra Difficulty 4.7 AIME Prove it Brazil

Let ZZ be the set of integers. f:ZZf: Z \rightarrow Z is defined by f(n)=n10f(n) = n - 10 for n>100n > 100 and f(n)=f(f(n+11))f(n) = f(f(n+11)) for n=100n = 100. Find the set of possible values of ff.

Solution

We show that f(n)=91f(n) = 91 for n100n \le 100. For n=100,99,,90n = 100, 99, \dots, 90, we have f(n)=f(f(n+11))=f(n+1110)=f(n+1)f(n) = f(f(n+11)) = f(n+11-10) = f(n+1). But f(101)=91f(101) = 91, so f(n)=91f(n) = 91 for n=100,99,,90n = 100, 99, \dots, 90. Now for n=89,88,,1,0,1,n = 89, 88, \dots, 1, 0, -1, \dots we use induction. We have f(n)=f(f(n+11))=f(91)f(n) = f(f(n+11)) = f(91) which, by induction, is 91. So the range of ff is all the integers greater than or equal to 91.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.