Sum of factorials

1 ! + 2 ! + 3 ! + + 1000000000 ! \large 1!+2!+3!+\cdots+1000000000!

Find the last digit of the sum above.


Notation: ! ! is the factorial notation. For example, 8 ! = 1 × 2 × 3 × × 8 8! = 1\times2\times3\times\cdots\times8 .


The answer is 3.

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

Phillip Temple
Mar 3, 2017

Anything greater than 4! will have at least one trailing 0, contributes nothing to the final digit, and is thus irrelevant, leaving 1!+2!+3!+4! mod 10 = 1+2+6+24 mod 10 = 3

Nice, I solved it the same way.

Hana Wehbi - 4 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...