4

What is the last non zero digit of $100!$?

Is there a method to do the same for $n!$?

All I know is that we can find the number of zeroes at the end using a certain formula.However I guess that's of no use over here.

Shaswata
  • 5,068
  • 1
    See here for a general formula. Or just do a search for "last non zero digit of n!" in this site, or look at the related links in to the right. – Calvin Lin May 18 '13 at 17:14

1 Answers1

3

This question gets asked fairly frequently. There was originally a problem on the AMC asking for the last two digits. Here is my post on the single digit case, which is not all that much simpler than the two digit case.

Jon Claus
  • 2,760