document.write( "Question 1208205: Find the last two digits of (1! + 2! + 3! + ... + 2024!)^2024 \n" ); document.write( "
Algebra.Com's Answer #846471 by ikleyn(52794)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find the last two digits of (1! + 2! + 3! + ... + 2024!)^2024 \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "First idea is that we need to know the last two digits of the sum of factorials:\r\n" ); document.write( "only last two digits of this sum will determine the answer after taking the degree.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 1! = 1\r\n" ); document.write( "\r\n" ); document.write( " 2! = 2\r\n" ); document.write( "\r\n" ); document.write( " 3! = 6\r\n" ); document.write( "\r\n" ); document.write( " 4! = 24\r\n" ); document.write( "\r\n" ); document.write( " 5! = 120\r\n" ); document.write( "\r\n" ); document.write( " 6! = 720\r\n" ); document.write( "\r\n" ); document.write( " 7! = 5040\r\n" ); document.write( "\r\n" ); document.write( " 8! = 40320\r\n" ); document.write( "\r\n" ); document.write( " 9! = 362880\r\n" ); document.write( "\r\n" ); document.write( "10! = 3628800\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "At this point, we may stop calculating factorials, because, OBVIOUSLY, all the following factorials will have\r\n" ); document.write( "at least two ending zeroes, so they do not make influence to the last two digits of the sum of factorials.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The sum 1! + 2! + 3! + ... + 10! is 4037913, and the last two digits of this sum are \"13\".\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, the last two digits of the sum 1! + 2! + 3! + ... + 2024! are \"13\", too.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now our task is to find the last two digits of\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This problem is intended for a Math circle/Math school advanced students.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So I leave some obvious details of the solution without explanations, hoping that \n" ); document.write( "the student is adequate to the problem and knows simple truths, that every such student must know.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you want to see other similar solved problems of this kind, look into the lessons\r \n" ); document.write( "\n" ); document.write( " - What is the last digit of the number a^n ? \r \n" ); document.write( "\n" ); document.write( " - Find the last three digits of these numbers \r \n" ); document.write( "\n" ); document.write( " - Find the last two digits of the number 3^123 + 7^123 + 9^123 \r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "They are intended to provide basics for you and to make your horizon wider.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |