document.write( "Question 1208953: Suppose a >= 2 and n is a natural number larger than 1.
\n" );
document.write( "How can I prove that if n is odd, then a^n+1 is not prime? \n" );
document.write( "
Algebra.Com's Answer #847498 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Suppose a is a natural number >= 2 and n is a natural number larger than 1. \n" ); document.write( "How can I prove that if n is odd, then \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I edited your post - see the underlined fragment - to make it precisely correct.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "If n is an odd positive integer number greater than 1, then there is a decomposition\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For n=3, the decomposition \n" ); document.write( "in standard school Math curriculum as the sum of cubes decomposition.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For other odd natural integer \" n \" greater than 3, it can be \n" ); document.write( "easily obtained from the formula of the sum of a geometric progression\r \n" ); document.write( "\n" ); document.write( " 1, -a, a^2, -a^3, a^4, -a^5, . . . , a^(n-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with alternate signs, which corresponds to the case of common ratio \" -a \".\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |