AoPSWiki
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!

2002 AMC 12A Problems/Problem 3

From AoPSWiki

The following problem is from both the 2002 AMC 12A #3 and 2002 AMC 10A #3, so both problems redirect to this page.

Problem

According to the standard convention for exponentiation, 2^{2^{2^{2}}} = 2^{(2^{(2^2)})} = 2^{16} = 65536.

If the order in which the exponentiations are performed is changed, how many other values are possible?

\mathrm{(A) \ } 0\qquad \mathrm{(B) \ } 1\qquad \mathrm{(C) \ } 2\qquad \mathrm{(D) \ } 3\qquad \mathrm{(E) \ } 4


Solution

The best way to solve this problem is by simple brute force.

It is convenient to drop the usual way how exponentiation is denoted, and to write the formula as 2\uparrow 2\uparrow 2\uparrow 2, where \uparrow denotes exponentiation. We are now examining all ways to add parentheses to this expression. There are 5 ways to do so:

  1. 2\uparrow (2\uparrow (2\uparrow 2))
  2. 2\uparrow ((2\uparrow 2)\uparrow 2)
  3. ((2\uparrow 2)\uparrow 2)\uparrow 2
  4. (2\uparrow (2\uparrow 2))\uparrow 2
  5. (2\uparrow 2)\uparrow (2\uparrow 2)

We can note that 2\uparrow (2\uparrow 2) = (2\uparrow 2)\uparrow 2 =16. Therefore options 1 and 2 are equal, and options 3 and 4 are equal. Option 1 is the one given in the problem statement. Thus we only need to evaluate options 3 and 5.

((2\uparrow 2)\uparrow 2)\uparrow 2 = 16\uparrow 2 = 256

(2\uparrow 2)\uparrow (2\uparrow 2) = 4 \uparrow 4 = 256

Thus the only other result is 256, and our answer is \boxed{\text{(B)}\ 1}.

See Also

2002 AMC 12A (ProblemsResources)
Preceded by
Problem 2
Followed by
Problem 4
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
2002 AMC 10A (ProblemsResources)
Preceded by
Problem 2
Followed by
Problem 4
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
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us