document.write( "Question 393636: For the series 64,-32,16,-8 find:
\n" );
document.write( "i)The tenth term
\n" );
document.write( "ii)the sum of the first 20 terms
\n" );
document.write( "iii)the sum to infinity
\n" );
document.write( "Please help I have already done the first two questions with the results of:
\n" );
document.write( "i)0.0625
\n" );
document.write( "ii)-127.99 (rounded)
\n" );
document.write( "But I am stumped for the third question. \n" );
document.write( "
Algebra.Com's Answer #279904 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The ratio between two successive terms is -1/2 which is between -1 and 1 so the series converges.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have the sum \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of all the terms of a convergent geometric sequence 1 + r + r^2 + ... = 1/(1-r), so replacing r with -1/2,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note that the words \"series\" and \"sequence\" have different meanings. {64, -32, 16, -8, ...} is a sequence. The sum of the terms in a sequence is defined as a series. \n" ); document.write( " |