document.write( "Question 13443: Find a counterexample to the following statement:
\n" );
document.write( "If p is a prime number, then 2p-1 is prime.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #6797 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! How about 5, 13, or 23? There are a TON of examples of primes p such 2p-1 is NOT a prime.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5*2-1 = 9 which is NOT a prime. \n" ); document.write( "2*13 - 1 = 25 which is NOT a prime. \n" ); document.write( "2*23 - 1 = 45 which is NOT a prime.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |