. . . y 1 y 1 ! {\overline{...y1}}^{\overline{y1}!}

What is the value of the last two digits of n n ! n^{n!} , where n n is a positive number greater than 2 2016 2^{2016} , the last digit being 1 1 , and the second last digit being an integer y y ?

Please select the best answer.

10 y + 1 10y+1 0 0 01 01 y 1 \overline{y1} ( 10 y + 1 ) m o d 100 (10y+1)\:mod\: 100 1 1

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

Efren Medallo
Jul 18, 2016

The general form for the last two digits of a number ending in 1 raised to any number is as follows:

. . . a b 1 . . . x y z = ( 10 b z + 1 ) m o d 100 {\overline {...ab1}}^{\overline{...xyz}} = (10bz + 1) \: mod\: 100

For a less mathematical explanation, it basically means that the units digit is 1, and the tens digit is the units digit of the product of the tens' digit of the base and the units' digit of the exponent.

For n n ! n^{n!} with n n ending in 1, assuming the tens' digit of n n to be y y , we know that the exponent would have many trailing zeroes, thus we know that at least its last digit is a zero. That makes the last two digits of n n ! n^{n!} to be 01 01 .

However , as far as the question is concerned, the value of the last two digits is demanded. That is,

0 × 10 + 1 × 1 = 1 0\: \times \: 10 \: + \: 1 \: \times \: 1 = \boxed{1}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...