Maths Olympiad Prep

Library / /2 of 2

, 2013

Number theory Difficulty 5.1 AIME, harder Prove it Slovenia

When the third grade pupil Benjamin calculated the sum 1+2+3++20121+2+3+\ldots+2012, he forgot to add some terms, and he got an incorrect sum that was divisible by 20112011. When Anika calculated the sum A=1+2+3++2013A = 1+2+3+\ldots+2013, she forgot to add the same terms as Benjamin, and she got an incorrect sum NN that was divisible by 20142014. What is the ratio N/AN/A of the two sums?

Solution

Let us denote the sum of the terms omitted by Benjamin by xx. Since 1+2+3++2012=201220132=100620131 + 2 + 3 + \ldots + 2012 = \frac{2012 \cdot 2013}{2} = 1006 \cdot 2013, Benjamin's result was equal to 10062013x1006 \cdot 2013 - x. So, there exists a non-negative integer mm, such that 10062013x=2011m1006 \cdot 2013 - x = 2011m.

Since A=1+2+3++2013=201320142=20131007A = 1 + 2 + 3 + \ldots + 2013 = \frac{2013 \cdot 2014}{2} = 2013 \cdot 1007, Anika's result was equal to N=20131007xN = 2013 \cdot 1007 - x. So, there exists a non-negative integer nn, such that 20131007x=2014n2013 \cdot 1007 - x = 2014n.

Expressing xx from both equalities and comparing the results we get 100620132011m=201310072014n1006 \cdot 2013 - 2011m = 2013 \cdot 1007 - 2014n, or 2014n2011m2013=02014n - 2011m - 2013 = 0. This last equality can be rearranged to 2011(nm)=20133n2011(n-m) = 2013-3n.

Since 2014n=20131007x201310072014n = 2013 \cdot 1007 - x \le 2013 \cdot 1007, we get n201310072014<1007n \le \frac{2013 \cdot 1007}{2014} < 1007. So, 1008<20133n2013-1008 < 2013 - 3n \le 2013. At the same time 20133n2013-3n is divisible by 33 and the equality implies it is also divisible by 20112011. This is only possible for 20133n=02013 - 3n = 0 or n=671n = 671.

Hence, NA=2014n20131007=201467120131007=23\frac{N}{A} = \frac{2014n}{2013 \cdot 1007} = \frac{2014 \cdot 671}{2013 \cdot 1007} = \frac{2}{3}.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.