Sum of factorials

Find the last 2 digits of:

n = 0 100 n ! \large{\displaystyle \sum_{n=0}^{100}n!}


The answer is 14.

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

Matteo Monzali
Jun 5, 2016

You only need to calculate x = 0 9 x ! \sum _{ x=0 }^{ 9 }{ x! } because the factorials from 10 ! 10! to 100 ! 100! have two zeros at the end and so they don't influence the result.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...