document.write( "Question 858024: In the sequence which begins 2, 3, 5, 10... each number after the second sum of all the previous numbers in the sequence.
\n" );
document.write( "What is the 10th number in the sequence? \n" );
document.write( "
Algebra.Com's Answer #517521 by richwmiller(17219) You can put this solution on YOUR website! a_n = 60/(n^2-13 n+42) \n" ); document.write( "a10 = 60/(10^2-13*10 +42) \n" ); document.write( "a10 = 60/(12)=5 \n" ); document.write( "I have no idea what you are talking about \" each number after the second sum of all the previous numbers in the sequence.\" \n" ); document.write( " |