document.write( "Question 1209795: Find the sum of the series
\n" );
document.write( "$$1 + \frac{1}{2} + \frac{1}{10} + \frac{1}{20} + \frac{1}{100} + \cdots,$$
\n" );
document.write( "where we alternately multiply by $\frac 12$ and $\frac 15$ to get successive terms. \n" );
document.write( "
Algebra.Com's Answer #850493 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Split the series into two purely geometric series: \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "The infinite sum of the first series is \n" ); document.write( " \n" ); document.write( "Note the second series is just half of the first, so the sum of the second series is 5/9. \n" ); document.write( "The sum of the original series is then 10/9 + 5/9 = 15/9 = 5/3. \n" ); document.write( "ANSWER: 5/3 \n" ); document.write( "Alternatively, we could group the terms in pairs to obtain a single purely geometric series. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The given series is then equivalent to the series \n" ); document.write( " \n" ); document.write( "The sum of that series is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |