Maths Olympiad Prep

Library / /5 of 39

Algebra Difficulty 4.5 AIME Find the answer Italy

Problem:

Let kk be a positive integer. Set a1=1a_{1}=1 and, for every n1n \geq 1, an+1=k(a1++an)+1a_{n+1}=k\left(a_{1}+\cdots+a_{n}\right)+1 (so for example a2=ka1+1a_{2}=k a_{1}+1 and a3=k(a1+a2)+1a_{3}=k\left(a_{1}+a_{2}\right)+1 ). What is the smallest value of kk such that a2016a_{2016} is a multiple of 34031740273^{4031} \cdot 7^{4027} ?

Pick one

Solution

Solution:

The answer is (B). Let us first show that an=(k+1)n1a_{n}=(k+1)^{n-1}: we have a1=1=(k+1)11a_{1}=1=(k+1)^{1-1} and an+1=k(an++a1)+1=kan+k(an1++a1)+1=kan+an=(k+1)ana_{n+1}=k\left(a_{n}+\ldots+a_{1}\right)+1=k a_{n}+k\left(a_{n-1}+\ldots+a_{1}\right)+1=k a_{n}+a_{n}=(k+1) a_{n}; by induction, we obtain the desired formula.

Now consider a2016=(k+1)2015a_{2016}=(k+1)^{2015}: it is divisible by 34031=322015+13^{4031}=3^{2 \cdot 2015+1} if and only if 333^{3} divides k+1k+1; similarly, a2016a_{2016} is divisible by 74027=72201537^{4027}=7^{2 \cdot 2015-3} if and only if k+1k+1 is divisible by 727^{2}. In conclusion, k=33721=1322k=3^{3} \cdot 7^{2}-1=1322 is the minimum admissible value.

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 translated into English from it; metadata (topic, difficulty) added by this project.