Difference between revisions of "1982 AHSME Problems/Problem 30"
MRENTHUSIASM (talk | contribs) (Created page with "== Problem == Find the units digit of the decimal expansion of <cmath>\left(15 + \sqrt{220}\right)^{19} + \left(15 + \sqrt{220}\right)^{82}.</cmath> <math>\textbf{(A)}\ 0\qqu...") |
J314andrews (talk | contribs) (→Solution 2 (Characteristic Polynomials)) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
\textbf{(E)}\ \text{none of these}</math> | \textbf{(E)}\ \text{none of these}</math> | ||
− | == Solution == | + | == Solution 1 (Binomial Expansion) == |
+ | Let <math>A=15+\sqrt{220}</math> and <math>B=15-\sqrt{220}.</math> Note that <math>A^{19}+B^{19}</math> and <math>A^{82}+B^{82}</math> are both integers: When we expand (Binomial Theorem) and combine like terms for each expression, the rational terms are added and the irrational terms are canceled. | ||
+ | |||
+ | We have | ||
+ | <cmath>\begin{align*} | ||
+ | A^{19}+B^{19} &= \left[\binom{19}{0}15^{19}\sqrt{220}^0+\binom{19}{1}15^{18}\sqrt{220}^1+\cdots+\binom{19}{19}15^0\sqrt{220}^{19}\right] + \left[\binom{19}{0}15^{19}\sqrt{220}^0-\binom{19}{1}15^{18}\sqrt{220}^1+\cdots-\binom{19}{19}15^0\sqrt{220}^{19}\right] \\ | ||
+ | &= 2\left[\binom{19}{0}15^{19}\sqrt{220}^0+\binom{19}{2}15^{17}\sqrt{220}^2+\cdots+\binom{19}{18}15^1\sqrt{220}^{18}\right] \\ | ||
+ | &= 2\left[\binom{19}{0}15^{19}+\binom{19}{2}15^{17}220+\cdots+\binom{19}{18}15^1 220^9\right]. | ||
+ | \end{align*}</cmath> | ||
+ | Similarly, we have <cmath>A^{82}+B^{82}=2\left[\binom{82}{0}15^{82}+\binom{82}{2}15^{80}220+\cdots+\binom{82}{82}220^{41}\right].</cmath> | ||
+ | We add the two equations and take the sum modulo <math>10:</math> | ||
+ | <cmath>\begin{align*} | ||
+ | \left(A^{19}+A^{82}\right)+\left(B^{19}+B^{82}\right) &= 2\Biggl[\binom{19}{0}15^{19}+\phantom{ }\underbrace{\binom{19}{2}15^{17}220+\cdots+\binom{19}{18}15^1 220^9}_{0\pmod{10}}\phantom{ }\Biggr]+2\Biggl[\binom{82}{0}15^{82}+\phantom{ }\underbrace{\binom{82}{2}15^{80}220+\cdots+\binom{82}{82}220^{41}}_{0\pmod{10}}\phantom{ }\Biggr] \\ | ||
+ | &\equiv 2\left[\binom{19}{0}15^{19}\right]+2\left[\binom{82}{0}15^{82}\right] \\ | ||
+ | &\equiv 2\left[5\right]+2\left[5\right] \\ | ||
+ | &\equiv 0\pmod{10}. | ||
+ | \end{align*}</cmath> | ||
+ | It is clear that <math>0<B^{82}<B^{19}<B<0.5,</math> from which <math>0<B^{19}+B^{82}<1.</math> We conclude that the units digit of the decimal expansion of <math>B^{19}+B^{82}</math> is <math>0.</math> Since the units digit of the decimal expansion of <math>\left(A^{19}+A^{82}\right)+\left(B^{19}+B^{82}\right)</math> is <math>0,</math> the units digit of the decimal expansion of <math>A^{19}+A^{82}</math> is <math>\boxed{\textbf{(D)}\ 9}.</math> | ||
+ | |||
+ | ~MRENTHUSIASM | ||
+ | |||
+ | == Solution 2 (Characteristic Polynomials) == | ||
+ | |||
+ | Let <math>a_n = \left(15 + \sqrt{220}\right)^n + \left(15 - \sqrt{220}\right)^n</math>. Since <math>\left(15 + \sqrt{220}\right) + \left(15 - \sqrt{220}\right) = 30</math> and <math>\left(15 + \sqrt{220}\right)\left(15 - \sqrt{220}\right) = 225 - 220 = 5</math>, by Vieta's rules, <math>15 + \sqrt{220}</math> and <math>15 - \sqrt{220}</math> are roots of the polynomial <math>x^2 - 30x + 5</math>. This must be the characteristic polynomial of <math>a_n</math>, and therefore <math>a_{n} = 30a_{n-1} - 5a_{n-2}</math> for all <math>n \geq 2</math>. | ||
+ | |||
+ | So <math>a_0 = 2</math>, <math>a_1 = 30</math>, and <math>a_2 = 30 \cdot 30 - 5 \cdot 2 = 890</math>. Since <math>a_1</math> and <math>a_2</math> are divisible by <math>10</math>, <math>a_3</math> must also be divisible by <math>10</math>. By similar logic, <math>a_n</math> is divisible by <math>10</math> for every integer <math>n \geq 1</math>. So <math>a_{19} + a_{82}</math> must be divisible by <math>10</math>. | ||
+ | |||
+ | Now <math>15 - \sqrt{220} < 15 - \sqrt{210.25} = 15 - 14.5 = 0.5</math>, so <math>\left(15 - \sqrt{220}\right)^n < (0.5)^n</math>. Let <math>x = \left(15 - \sqrt{220}\right)^{19} + \left(15 - \sqrt{220}\right)^{82}</math>. Then <math>x < (0.5)^{19} + (0.5)^{82} < 0.5 + 0.5 = 1</math>. | ||
+ | |||
+ | Therefore, <math>\left(15 + \sqrt{220}\right)^{19} + \left(15 + \sqrt{220}\right)^{82} = a_{19} + a_{82} - x > a_{19} + a_{82} - 1</math>, so | ||
+ | <math>\left(15 + \sqrt{220}\right)^{19} + \left(15 + \sqrt{220}\right)^{82}</math> must be between <math>a_{19}+a_{82}-1</math> and <math>a_{19}+a_{82}</math>. Since <math>a_{19} + a_{82}</math> is divisible by <math>10</math>, <math>a_{19}+a_{82}-1</math> has a units digit of <math>9</math> and <math>a_{19}+a_{82}</math> has a units digit of <math>0</math>. Thus the decimal expansion of <math>\left(15 + \sqrt{220}\right)^{19} + \left(15 + \sqrt{220}\right)^{82}</math> has a units digit of <math>\boxed{(\mathbf{D})\ 9}</math>. | ||
+ | |||
+ | -j314andrews | ||
== See Also == | == See Also == | ||
{{AHSME box|year=1982|num-b=29|after=Last Problem}} | {{AHSME box|year=1982|num-b=29|after=Last Problem}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 12:36, 2 July 2025
Contents
Problem
Find the units digit of the decimal expansion of
Solution 1 (Binomial Expansion)
Let and
Note that
and
are both integers: When we expand (Binomial Theorem) and combine like terms for each expression, the rational terms are added and the irrational terms are canceled.
We have
Similarly, we have
We add the two equations and take the sum modulo
It is clear that
from which
We conclude that the units digit of the decimal expansion of
is
Since the units digit of the decimal expansion of
is
the units digit of the decimal expansion of
is
~MRENTHUSIASM
Solution 2 (Characteristic Polynomials)
Let . Since
and
, by Vieta's rules,
and
are roots of the polynomial
. This must be the characteristic polynomial of
, and therefore
for all
.
So ,
, and
. Since
and
are divisible by
,
must also be divisible by
. By similar logic,
is divisible by
for every integer
. So
must be divisible by
.
Now , so
. Let
. Then
.
Therefore, , so
must be between
and
. Since
is divisible by
,
has a units digit of
and
has a units digit of
. Thus the decimal expansion of
has a units digit of
.
-j314andrews
See Also
1982 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 29 |
Followed by Last Problem | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 | ||
All AHSME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.