Difference between revisions of "Mock AIME 5 Pre 2005 Problems/Problem 2"

 
Line 13: Line 13:
 
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, our minimal responsible pair of two 5-digit numbers is
+
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
 
abcde=26970,
 
abcde=26970,
 
fghij=13485.
 
fghij=13485.
 
So, we have b+c+d+i+j=6+9+7+8+5=35.
 
So, we have b+c+d+i+j=6+9+7+8+5=35.
 +
~AbbyWong

Latest revision as of 06:41, 5 September 2023

We have $a\geq1$. If $a=1$, then $f=0$, but $f\geq1$, a contradiction. If $a=2$ and $b=0$, then $g=0=b$, a contradiction. If $a=2$ and $b=1$, then $f=1=b$, a contradiction. If $a=2$ and $b=2$, then $a=2=b$, a contradiction. If $a=2$ and $b=3$, then $f=1=g$, a contradiction. If $a=2$ and $b=4$, then $g=2=b$, a contradiction. If $a=2$ and $b=5$, then $g=2=b$, a contradiction. If $a=2$ and $b=6$, then $f=1$ and $g=3$. Thus, we must have cde=2(hij), where $c, d, e, h, i, j$ are distinct digits from the list $0, 4, 5, 7, 8, 9$. If $h\geq5$, then we have $c\geq10$, a contradiction. Thus, we must have $h=4$, and therefore $c=8, 9$. If $c=8$, then we have $i\leq4$, so $i=0, 4$. If we have $i=4$ then $h=i=4$, a contradiction. If we have $i=0$ then $d=0$ (as $1$ is not in the list of permitted digits). Thus, we must have $c=9$. If we have $j=7$, then $e=4=c$, a contradiction. If we have $j=8$, then $e=6$, which is not in the list of permitted digits, a contradiction. If we have $j=0$, then $e=0=j$, a contradiction. Thus, we must have $j=5$, and therefore $e=0$. But now we must have $d$ odd as $j=5$. Thus, we have $d=7$ and $i=8$. 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