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)\"\" \"About 
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 = \"2%5E6%2A3%5E4%2A5%5E2%2A7%5E2%2A11%2A13%2A17%2A+ellipsis+%2A+89%2A97\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then 99 consecutive natural numbers\r\n" );
document.write( "\r\n" );
document.write( "    N+2, N+3, N+4, N+5, . . . , N+99, N+100\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "are \r\n" );
document.write( "\r\n" );
document.write( "        (a)  all composite \r\n" );
document.write( "\r\n" );
document.write( "    and \r\n" );
document.write( "\r\n" );
document.write( "        (b)  these numbers are less than yours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Notice, that I do not state that this sequence is minimal; but in any case, it is lesser than yours.\r\n" );
document.write( "
\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( "
\n" );