Difference between revisions of "2017 AMC 10A Problems/Problem 1"
(→Solution 5: Guessing Strategies for Lazy People) |
|||
| Line 27: | Line 27: | ||
If you distribute this you get a sum of the powers of <math>2</math>. The largest power of <math>2</math> in the series is <math>64</math>, so the sum is <math>\boxed{\textbf{(C)}\ 127}</math>. | If you distribute this you get a sum of the powers of <math>2</math>. The largest power of <math>2</math> in the series is <math>64</math>, so the sum is <math>\boxed{\textbf{(C)}\ 127}</math>. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 17:46, 28 July 2017
Problem
What is the value of
?
Solution 1
Notice this is the term
in a recursive sequence, defined recursively as
Thus:
Solution 2
Starting to compute the inner expressions, we see the results are
. This is always
less than a power of
. The only admissible answer choice by this rule is thus
.
Solution 3
Working our way from the innermost parenthesis outwards and directly computing, we have
.
Solution 4
If you distribute this you get a sum of the powers of
. The largest power of
in the series is
, so the sum is
.