Skip to main content

2002 AMC 12A Problem 3

Problem 3 of 25EasierAlgebra

According to the standard convention for exponentiation, 2222=2(2(22))=216=65,536.2^{2^{2^2}} = 2^{\left(2^{\left(2^2\right)}\right)} = 2^{16} = 65{,}536. If the order in which the exponentiations are performed is changed, how many other values are possible?

Answer choices

Show solution

Solution

The five parenthesizations of 22222^{2^{2^2}} give ((22)2)2=28,(222)2=28,(22)22=28, \begin{aligned} &\left(\left(2^2\right)^2\right)^2 = 2^8, \\ &\left(2^{2^2}\right)^2 = 2^8, \\ &\left(2^2\right)^{2^2} = 2^8, \end{aligned} 2(22)2=216,2222=216.2^{\left(2^2\right)^2} = 2^{16},\quad 2^{2^{2^2}} = 2^{16}. So the only values are 216=65,5362^{16} = 65{,}536 and 28=256.2^8 = 256. Besides the standard value there is exactly 11 other. Thus, the correct answer is B.

More practice

Concepts: order of operations · exponent · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.