document.write( "Question 1195802: What are the three rightmost digits of the sum 1!+2!+3!+...+2020!? \n" ); document.write( "
Algebra.Com's Answer #828331 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What are the three rightmost digits of the sum 1!+2!+3!+...+2020!? \n" ); document.write( "--------------- \n" ); document.write( "14! = 87178291200 \n" ); document.write( "15*14! ---> the 3 right digits are 000, and all higher factorials with have 000 to the rightmost digits. \n" ); document.write( "======================== \n" ); document.write( "The sum of 1! to 14! = 93928268313 \n" ); document.write( "The last 3 digits are 313. \n" ); document.write( " |