Skip to main content
OlympiadHQ

Browse · MATH

Print

jmc

number theory senior

Problem

Let , and for each positive integer let . Find the least positive such that is a multiple of .
Solution
Writing out the recursive statement for and summing them givesWhich simplifies toTherefore, is divisible by 99 if and only if is divisible by 99, so needs to be divisible by 9 and 11. Assume that is a multiple of 11. Writing out a few terms, , we see that is the smallest that works in this case. Next, assume that is a multiple of 11. Writing out a few terms, , we see that is the smallest that works in this case. The smallest is . Note that we can also construct the solution using CRT by assuming either divides and divides , or divides and divides , and taking the smaller solution.
Final answer
45