document.write( "Question 854334: For any integer n > 1, nth term = 1000^n / n! . Then the sequence {nth term}
\n" );
document.write( "(A) does not have a maximum
\n" );
document.write( "(B) attains maximum at exactly one value of n
\n" );
document.write( "(C) attains maximum at exactly two values of n
\n" );
document.write( "(d) attains maximum for infinitely many values of n \n" );
document.write( "
Algebra.Com's Answer #515275 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! For any integer n > 1, nth term = 1000^n / n! . Then the sequence {nth term} \n" ); document.write( "(A) does not have a maximum \n" ); document.write( "(B) attains maximum at exactly one value of n \n" ); document.write( "(C) attains maximum at exactly two values of n \n" ); document.write( "(d) attains maximum for infinitely many values of n \n" ); document.write( " \r\n" ); document.write( "The first term is 1000, the second term is 500000, so the sequence starts\r\n" ); document.write( "out increasing. Let's investigate to see for how many terms the sequence\r\n" ); document.write( "is strictly increasing.\r\n" ); document.write( "\r\n" ); document.write( "It will increase as long as a term is greater that the preceding term.\r\n" ); document.write( "\r\n" ); document.write( "So we set the nth term greater than the n-1st term:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |