2017 AMC 10A Problems/Problem 1
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
.