Find the unit digit of the sum ( 1 ! ) 2 + ( 2 ! ) 2 + ( 3 ! ) 2 + . . . + ( 2 0 0 7 ! ) 2
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.
After 5 ! all the numbers end in zero so the unit digit is 1 + 4 + 6 + 5 7 6 = 5 8 7
In fact the sum is: 1 + 4 + 3 6 + 5 7 6 = 6 1 7 . But we got it!!! ;-)
Problem Loading...
Note Loading...
Set Loading...
5 ! = 1 2 0 and thus factorials beyond 5 ! are also mutiples of 1 0 , which have 0 as their unit digit when squared. The unit digit of the required sum is thus ( ( 1 ! ) 2 + ( 2 ! ) 2 + ( 3 ! ) 2 + ( 4 ! ) 2 ) m o d 1 0 = 7 m o d 1 0 .