document.write( "Question 1089104: Find the sum of n term of the series.
\n" );
document.write( "1+4+13+40+........ . \n" );
document.write( "
Algebra.Com's Answer #703562 by KMST(5328) You can put this solution on YOUR website! If you calculate the differences between consecutive terms, \n" ); document.write( "you find that those differences form a geometric sequence \n" ); document.write( "(or geometric progression, or GP, if those are the preferred names where you live). \n" ); document.write( "The terms are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, \n" ); document.write( "The differences form a geometric sequence/progression with common ratio r=3. \n" ); document.write( "So, you can calculate each term as the sum of that geometric sequence/progression. \n" ); document.write( "You can also figure it out from polynomial products, \n" ); document.write( "knowing that \n" ); document.write( "and for \n" ); document.write( " \n" ); document.write( "Either way, you end up with \n" ); document.write( " \n" ); document.write( "Each term is the sum of all the terms before, \n" ); document.write( "The sum of you have to calculate is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The sum in the formula is related to the one we had calculated before: \n" ); document.write( " \n" ); document.write( " |