Arrow Notation

Level 2

What is 3^^3?

("^" is an arrow in arrow notation)

9573226571042 7625597484987 6725597484987 8345725198422

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Dylan Pentland
Jun 5, 2015

This problem can actually be solved with just logs!

3 3 = 3 3 3 = 3 27 3\uparrow \uparrow 3={ 3 }^{ { 3 }^{ 3 } }={ 3 }^{ 27 }

Evaluating modulo 10 10 , we get that the last digit is 7 7 . This is because 27 = 3 ( m o d 4 ) 27 = 3 \pmod 4 , and 3 n {3}^{n} repeats in cycles of 4 4 modulo 10.

Now you need to find the first digit to identify which of the remaining options could work. I used that log 10 3 0.477121 \log _{ 10 }{ 3 } \approx 0.477121 .

Thus, log 10 3 27 ( 0.477121 ) ( 27 ) = 12.882... \log _{ 10 }{ {3}^{27} } \approx (0.477121)(27) = 12.882... . From there, the first digit must be 10 0.882 = 7 \lfloor{10}^{0.882} \rfloor = 7 . The only remaining option is 7625597484987 7625597484987 .

Bill Bell
Jun 4, 2015

3 3 = 3 3 3 = 3 27 = 7625597484987 3\uparrow \uparrow 3={ 3 }^{ { 3 }^{ 3 } }={ 3 }^{ 27 }=7625597484987

See Knuth's up-arrow notation .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...