document.write( "Question 1194081: 99 consecutive natural numbers, all of which are composite.\r
\n" );
document.write( "\n" );
document.write( "What is the smallest number in this set? 100!+2
\n" );
document.write( "What is the largest number in this set? 100!+100\r
\n" );
document.write( "\n" );
document.write( "What is the method to calculate this? Are my answers correct? Thanks \n" );
document.write( "
Algebra.Com's Answer #826177 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "99 consecutive natural numbers, all of which are composite. \n" ); document.write( "What is the smallest number in this set? 100!+2 \n" ); document.write( "What is the largest number in this set? 100!+100 \n" ); document.write( "What is the method to calculate this? Are my answers correct? Thanks \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Your answers are incorrect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I will construct a sequence of much smaller 99 consecutive natural number, all of which are composite.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "First consider all prime numbers lesser than 100:\r\n" ); document.write( "\r\n" ); document.write( " 2, 3, 5, 7, 11, 13, 17, . . . , 89, 97.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Take each of them in maximum degree in a way it is still lesser tnan 100:\r\n" ); document.write( "\r\n" ); document.write( " 2^6 = 64; 3^4 = 81; 5^2 = 25; 7^2 = 49; 11, 13, 17, . . . , 89, 97.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Take the product of these numbers\r\n" ); document.write( "\r\n" ); document.write( " N =\r \n" ); document.write( "\n" ); document.write( "Similar reasoning works for your second question.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |