AoPSWiki
Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
Personal tools

2004 AIME I Problems/Problem 1

From AoPSWiki

Problem

The digits of a positive integer n are four consecutive integers in decreasing order when read from left to right. What is the sum of the possible remainders when n is divided by 37?

Solution

A brute-force solution to this question is fairly quick, but we'll try something slightly more clever: our numbers have the form {\underline{(n+3)}}\,{\underline{(n+2)}}\,{\underline{( n+1)}}\,{\underline {(n)}}= 1000(n + 3) + 100(n + 2) + 10(n + 1) + n = 3210 + 1111n, for n \in \lbrace0, 1, 2, 3, 4, 5, 6\rbrace.

Now, note that 3\cdot 37 = 111 so 30 \cdot 37 = 1110, and 90 \cdot 37 = 3330 so 89 \cdot 37 = 3219. So the remainders are all congruent to n - 9 \pmod{37}. However, these numbers are negative for our choices of n, so in fact the remainders must equal n + 28.

Adding these numbers up, we get 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7\cdot28 = \boxed{217}, our answer.

See also

2004 AIME I (ProblemsResources)
Preceded by
First Question
Followed by
Problem 2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us