document.write( "Question 550545: Find the number of integers less than 2011 that has only 3 factors. \n" ); document.write( "
Algebra.Com's Answer #358983 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! 'Find the number of integers less than 2011 that has only 3 factors. \n" ); document.write( " \r\n" ); document.write( "Theorem:\r\n" ); document.write( "A positive integer has exactly three factors if and only if it is\r\n" ); document.write( "the square of a prime number.\r\n" ); document.write( "\r\n" ); document.write( "If p is a prime number then pē has exactly three factors 1, p, and pē.\r\n" ); document.write( "\r\n" ); document.write( "Assume for contradiction that n is not the square of a prime but has \r\n" ); document.write( "exactly 3 factors. If it is the square of a composite integer then it\r\n" ); document.write( "has more than 3 factors, and we have a contradiction. So n is not a\r\n" ); document.write( "perfect square. Let k be the third factor other than 1 and n. \r\n" ); document.write( "Then\n" ); document.write( " |