The tetragun!

Tetration is defined as

n a = a a a n \large {^{n}a} = \underbrace{a^{a^{\cdot^{\cdot^{a}}}}}_n

Calculate the value of 7 7 ( m o d 100 ) ^{7}7 \pmod {100} .


Image credit: Tetration.org


The answer is 43.

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.

1 solution

Otto Bretscher
Nov 10, 2015

Nice problem! The numbers work out very well...

We compute 7 7 7 3 43 ( m o d 100 ) 7^7\equiv 7^3\equiv 43\pmod{100} . Now 7 7 7 7 43 7 3 43 ( m o d 100 ) 7^{7^7}\equiv 7^{43}\equiv 7^3 \equiv 43\pmod{100} . In the exponent we can work modulo 20 = λ ( 100 ) 20=\lambda(100) , using the Carmichael lambda.

The sequence becomes stationary after one step, at 43 \boxed{43}

I travelled up the whole ladder of 7's using the Euler totient function D:

Jake Lai - 5 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...