document.write( "Question 872512: List the first 10 terms of each of these sequences ,
\n" );
document.write( "a)the sequence that begins with 2 and in which each successive term is more than the preceding term.
\n" );
document.write( "b)the sequence that lists each positive integer three times,in increasing order .
\n" );
document.write( "c)the sequence that lists the odd positive integers in increasing order,listing each odd integer twice.
\n" );
document.write( "d)the sequence whose n th term is n!-2n. \n" );
document.write( "
Algebra.Com's Answer #526252 by KMST(5328)![]() ![]() You can put this solution on YOUR website! a)the sequence that begins with 2 and in which each successive term is more than the preceding term. \n" ); document.write( "I think there should be a number before \"more than the preceding term.\" \n" ); document.write( "If the problem said \"3 more than the preceding term,\" the answer would be \n" ); document.write( " \n" ); document.write( "If it just says \"more than the preceding term,\" there are infinite possibilities. \n" ); document.write( "2, 2.001, 5, 5.2, 6, 6.02, 10, 11, 14, 20 would be an option. \n" ); document.write( "2, 100, 1000, 10000, 20000, 50000, 50001, 60000, 70000, 80000 would be another option. \n" ); document.write( "There would be an infinite number of other answers. \n" ); document.write( " \n" ); document.write( "b)the sequence that lists each positive integer three times,in increasing order . \n" ); document.write( "1, 1, 1, 2, 2, 2, 3, 3, 3, 4, ... \n" ); document.write( " \n" ); document.write( "c)the sequence that lists the odd positive integers in increasing order,listing each odd integer twice. \n" ); document.write( "1, 1, 3, 3, 5, 5, 7, 7, 9, 9, ...\r \n" ); document.write( "\n" ); document.write( "d)the sequence whose n th term is n!-2n. \n" ); document.write( "The first term is \n" ); document.write( "The second term is \n" ); document.write( "The third term is \n" ); document.write( "The fourth term is \n" ); document.write( "The fifth term is \n" ); document.write( "The sixth term is \n" ); document.write( "The 7th term is \n" ); document.write( "The 8th term is \n" ); document.write( "The 9th term is \n" ); document.write( "The tenth term is \n" ); document.write( " \n" ); document.write( " |