document.write( "Question 1036497: Alpha writes the infinite arithmetic sequence
\n" );
document.write( "10, 8, 6, 4, 2, 0 ...
\n" );
document.write( "Beta writes the infinite geometric sequence
\n" );
document.write( "9, 6, 4, 8/3, 16/9 ...
\n" );
document.write( "Gamma makes a sequence whose nth term is the product of the nth term of Alpha's sequence and the nth term of Beta's sequence:
\n" );
document.write( "10 * 9, 8 * 6, 6 * 4, 4 * 8/3, 2 * 16/9, ...
\n" );
document.write( "What is the sum of Gamma's entire sequence? \n" );
document.write( "
Algebra.Com's Answer #651235 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The alpha sequence is an arithmetic sequence with first term 10 and common difference -2, and is defined by the formula \n" ); document.write( "\n" ); document.write( "The beta sequence is a geometric sequence with first term 9 and common ratio 2/3, and is defined by the formula \n" ); document.write( "\n" ); document.write( "The gamma sequence is thus defined by the formula \n" ); document.write( "\n" ); document.write( "We have to find \n" ); document.write( "\n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "The infinite geometric series \n" ); document.write( "Staying within the domain of convergence and differentiating term-by-term, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now the first infinite sum is an infinite geometric series with sum \n" ); document.write( "The second infinite sum is derivative of the infinite geometric series and has sum \n" ); document.write( "\n" ); document.write( "Therefore...\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 108*3 - 18*9 = \n" ); document.write( " \n" ); document.write( " |