Difference between revisions of "1993 AIME Problems/Problem 6"

(Solution 2)
(wikify)
Line 2: Line 2:
 
What is the smallest [[positive]] [[integer]] than can be expressed as the sum of nine consecutive integers, the sum of ten consecutive integers, and the sum of eleven consecutive integers?
 
What is the smallest [[positive]] [[integer]] than can be expressed as the sum of nine consecutive integers, the sum of ten consecutive integers, and the sum of eleven consecutive integers?
  
== Solution 1 ==
+
==Solution==
 +
=== Solution 1 ===
 
Denote the first of each of the series of consecutive integers as <math>a,\ b,\ c</math>. Therefore, <math>n = a + (a + 1) \ldots (a + 8) = 9a + 36 = 10b + 45 = 11c + 55</math>. Simplifying, <math>9a = 10b + 9 = 11c + 19</math>. The relationship between <math>a,\ b</math> suggests that <math>b</math> is divisible by <math>9</math>. Also, <math>10b -10 = 10(b-1) = 11c</math>, so <math>b-1</math> is divisible by <math>11</math>. We find that the least possible value of <math>b = 45</math>, so the answer is <math>10(45) + 45 = 495</math>.
 
Denote the first of each of the series of consecutive integers as <math>a,\ b,\ c</math>. Therefore, <math>n = a + (a + 1) \ldots (a + 8) = 9a + 36 = 10b + 45 = 11c + 55</math>. Simplifying, <math>9a = 10b + 9 = 11c + 19</math>. The relationship between <math>a,\ b</math> suggests that <math>b</math> is divisible by <math>9</math>. Also, <math>10b -10 = 10(b-1) = 11c</math>, so <math>b-1</math> is divisible by <math>11</math>. We find that the least possible value of <math>b = 45</math>, so the answer is <math>10(45) + 45 = 495</math>.
  
== Solution 2 ==
+
=== Solution 2 ===
  
 
Let the desired integer be <math>n</math>. From the information given, it can be determined that, for positive integers <math>a, \ b, \ c</math>:
 
Let the desired integer be <math>n</math>. From the information given, it can be determined that, for positive integers <math>a, \ b, \ c</math>:

Revision as of 10:41, 11 July 2008

Problem

What is the smallest positive integer than can be expressed as the sum of nine consecutive integers, the sum of ten consecutive integers, and the sum of eleven consecutive integers?

Solution

Solution 1

Denote the first of each of the series of consecutive integers as $a,\ b,\ c$. Therefore, $n = a + (a + 1) \ldots (a + 8) = 9a + 36 = 10b + 45 = 11c + 55$. Simplifying, $9a = 10b + 9 = 11c + 19$. The relationship between $a,\ b$ suggests that $b$ is divisible by $9$. Also, $10b -10 = 10(b-1) = 11c$, so $b-1$ is divisible by $11$. We find that the least possible value of $b = 45$, so the answer is $10(45) + 45 = 495$.

Solution 2

Let the desired integer be $n$. From the information given, it can be determined that, for positive integers $a, \ b, \ c$:

$n = 9a + 36 = 10b + 45 = 11c + 55$

This can be rewritten as the following congruences:

$n \equiv 0 \pmod{9}$

$n \equiv 5 \pmod{10}$

$n \equiv 0 \pmod{11}$

Since 9 and 11 are relatively prime, n is a multiple of 99. It can then easily be determined that the smallest multiple of 99 with a units digit 5 (this can be interpretted from the 2nd congruence) is $\boxed{495}$

See also

1993 AIME (ProblemsAnswer KeyResources)
Preceded by
Problem 5
Followed by
Problem 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions