Maths Olympiad Prep

Library / /244 of 860

Algebra Difficulty 5.0 AIME, harder Find the answer

The fraction 12015\frac{1}{2015} has a unique "(restricted) partial fraction decomposition" of the form 12015=a5+b13+c31\frac{1}{2015}=\frac{a}{5}+\frac{b}{13}+\frac{c}{31} where a,b,ca, b, c are integers with 0a<50 \leq a<5 and 0b<130 \leq b<13. Find a+ba+b.

A number or a short expression. Spacing and $ signs are ignored.

Solution

This is equivalent to 1=1331a+531b+513c1=13 \cdot 31 a+5 \cdot 31 b+5 \cdot 13 c. Taking modulo 5 gives 131a(mod5)1 \equiv 3 \cdot 1 a (\bmod 5), so a2(mod5)a \equiv 2(\bmod 5). Taking modulo 13 gives 155b=25bb(mod13)1 \equiv 5 \cdot 5 b=25 b \equiv-b(\bmod 13), so b12(mod13)b \equiv 12 (\bmod 13). The size constraints on a,ba, b give a=2,b=12a=2, b=12, so a+b=14a+b=14.

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: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.