Find the unit digit of sum of factorials of all prime numbers less than the biggest 4 digit number.
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.
The series will be something like this.. 2! + 3! + 5! + 7! ............ Since in all factorials after 5 the unit digit is 0 So the unit digit in the entire sum will be the unit digit of 2!+3! i.e. 8