Difference between revisions of "2007 iTest Problems/Problem 11"
m (Created page with "== Problem 11 == Consider the "tower of power" <math>2^{2^{2^{\cdot^{\cdot^\cdot^{2}}}}}</math>, where there are 2007 twos including the base. What is the last (units digit) of t...") |
Rockmanex3 (talk | contribs) (Solution to Problem 11) |
||
Line 1: | Line 1: | ||
== Problem 11 == | == Problem 11 == | ||
− | Consider the "tower of power" <math>2^{2^{2^{\cdot^{\cdot^\cdot^{2}}}}}</math>, where there are 2007 twos including the base. What is the last (units digit) of this number? | + | Consider the "tower of power" <math>2^{2^{2^{\cdot^{\cdot^{\cdot^{2}}}}}}</math>, where there are 2007 twos including the base. What is the last (units digit) of this number? |
<math>\text{(A) }0\qquad | <math>\text{(A) }0\qquad | ||
Line 15: | Line 15: | ||
== Solution == | == Solution == | ||
+ | Note that <math>2^1 = 2</math>, <math>2^2 = 4</math>, <math>2^3 = 8</math>, <math>2^4 = 16</math>, and <math>2^5 = 32</math>. The units digit of <math>2^n</math> cycle every time <math>n</math> is increased by <math>4</math>. | ||
+ | |||
+ | Since <math>2^{2^{2^{\cdot^{\cdot^{\cdot^{2}}}}}}</math> with <math>2006</math> twos is a multiple of four, the units digit is <math>\boxed{\textbf{(G) }6}</math>. |
Revision as of 03:26, 10 June 2018
Problem 11
Consider the "tower of power" , where there are 2007 twos including the base. What is the last (units digit) of this number?
Solution
Note that , , , , and . The units digit of cycle every time is increased by .
Since with twos is a multiple of four, the units digit is .