Mock AIME 5 Pre 2005 Problems/Problem 2: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
==Problem== | |||
Two 5-digit numbers are called "responsible" if they are: | |||
<cmath>\begin{align*} | |||
&\text {i. In form of abcde and fghij such that fghij = 2(abcde)}\\ | |||
&\text {ii. all ten digits, a through j are all distinct.}\\ | |||
&\text {iii.} a + b + c + d + e + f + g + h + i + j = 45\end{align*}</cmath> | |||
If two "responsible" numbers are small as possible, what is the sum of the three middle digits of <math>\text {abcde}</math> and last two digits on the <math>\text {fghij}</math>? That is, <math>b + c + d + i + j</math>. | |||
==Solution== | |||
We have <math>a\geq1</math>. | We have <math>a\geq1</math>. | ||
If <math>a=1</math>, then <math>f=0</math>, but <math>f\geq1</math>. | If <math>a=1</math>, then <math>f=0</math>, but <math>f\geq1</math>, a contradiction. | ||
If <math>a=2</math> and <math>b=0</math>, then <math>g=0=b</math>, a contradiction. | If <math>a=2</math> and <math>b=0</math>, then <math>g=0=b</math>, a contradiction. | ||
If <math>a=2</math> and <math>b=1</math>, then <math>f=1=b</math>, a contradiction. | If <math>a=2</math> and <math>b=1</math>, then <math>f=1=b</math>, a contradiction. | ||
| Line 7: | Line 19: | ||
If <math>a=2</math> and <math>b=4</math>, then <math>g=2=b</math>, a contradiction. | If <math>a=2</math> and <math>b=4</math>, then <math>g=2=b</math>, a contradiction. | ||
If <math>a=2</math> and <math>b=5</math>, then <math>g=2=b</math>, a contradiction. | If <math>a=2</math> and <math>b=5</math>, then <math>g=2=b</math>, a contradiction. | ||
If <math>a=2</math> and <math>b=6</math>, then <math>f=1</math> and <math>g=3</math>. | If <math>a=2</math> and <math>b=6</math>, then <math>f=1</math> and <math>g=3</math>. Thus, we must have cde=2(hij), where <math>c, d, e, h, i, j</math> are distinct digits from the list <math>0, 4, 5, 7, 8, 9</math>. | ||
Thus, we must have cde=2(hij), where <math>c, d, e, h, i, j</math> are distinct digits from the list <math>0, 4, 5, 7, 8, 9</math>. | |||
If <math>h\geq5</math>, then we have <math>c\geq10</math>, a contradiction. Thus, we must have <math>h=4</math>, and therefore <math>c=8, 9</math>. | If <math>h\geq5</math>, then we have <math>c\geq10</math>, a contradiction. Thus, we must have <math>h=4</math>, and therefore <math>c=8, 9</math>. | ||
If <math>c=8</math>, then we have <math>i\leq4</math>, so <math>i=0, 4</math>. | If <math>c=8</math>, then we have <math>i\leq4</math>, so <math>i=0, 4</math>. | ||
| Line 14: | Line 25: | ||
If we have <math>i=0</math> then <math>d=0</math> (as <math>1</math> is not in the list of permitted digits). Thus, we must have <math>c=9</math>. | If we have <math>i=0</math> then <math>d=0</math> (as <math>1</math> is not in the list of permitted digits). Thus, we must have <math>c=9</math>. | ||
If we have <math>j=7</math>, then <math>e=4=c</math>, a contradiction. | If we have <math>j=7</math>, then <math>e=4=c</math>, a contradiction. | ||
If we have <math>j=8</math>, then <math>e=6</math>, which is not in the list, a contradiction. | If we have <math>j=8</math>, then <math>e=6</math>, which is not in the list of permitted digits, a contradiction. | ||
If we have <math>j=0</math>, then <math>e=0=j</math>, a contradiction. Thus, we must have <math>j=5</math>, and therefore <math>e=0</math>. | If we have <math>j=0</math>, then <math>e=0=j</math>, a contradiction. | ||
But now we must have <math>d</math> odd as <math>j=5</math>. Thus, we have <math>d=7</math> and <math>i=8</math>. | Thus, we must have <math>j=5</math>, and therefore <math>e=0</math>. But now we must have <math>d</math> odd as <math>j=5</math>. Thus, we have <math>d=7</math> and <math>i=8</math>. Thus, our minimal responsible pair of two 5-digit numbers is | ||
Thus, our minimal responsible pair of two 5-digit numbers is | |||
abcde=26970, | abcde=26970, | ||
fghij=13485. | fghij=13485. | ||
So, we have b+c+d+i+j=6+9+7+8+5= | So, we have b+c+d+i+j=6+9+7+8+5=35. | ||
~ AbbyWong | |||
Latest revision as of 16:27, 23 February 2025
Problem
Two 5-digit numbers are called "responsible" if they are:
If two "responsible" numbers are small as possible, what is the sum of the three middle digits of
and last two digits on the
? That is,
.
Solution
We have
.
If
, then
, but
, a contradiction.
If
and
, then
, a contradiction.
If
and
, then
, a contradiction.
If
and
, then
, a contradiction.
If
and
, then
, a contradiction.
If
and
, then
, a contradiction.
If
and
, then
, a contradiction.
If
and
, then
and
. Thus, we must have cde=2(hij), where
are distinct digits from the list
.
If
, then we have
, a contradiction. Thus, we must have
, and therefore
.
If
, then we have
, so
.
If we have
then
, a contradiction.
If we have
then
(as
is not in the list of permitted digits). Thus, we must have
.
If we have
, then
, a contradiction.
If we have
, then
, which is not in the list of permitted digits, a contradiction.
If we have
, then
, a contradiction.
Thus, we must have
, and therefore
. But now we must have
odd as
. Thus, we have
and
. Thus, our minimal responsible pair of two 5-digit numbers is
abcde=26970,
fghij=13485.
So, we have b+c+d+i+j=6+9+7+8+5=35.
~ AbbyWong