document.write( "Question 880834: Having trouble with infinite series... Actually with all algebra. But,
\n" );
document.write( "Question: Find the sum of these infinite series. If it is not possible, write \"no sum\" and explain why.\r
\n" );
document.write( "\n" );
document.write( "1) 1024 + 512 + 256 +128 + ...\r
\n" );
document.write( "\n" );
document.write( "2) 1/9 + 1/3 + 1 + 3 +...\r
\n" );
document.write( "\n" );
document.write( "3) 16 + 4 + 1 + 1/4 +... \n" );
document.write( "
Algebra.Com's Answer #531743 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! An infinite geometric series converges if its common ratio r satisfies –1 < r < 1. \n" ); document.write( "Sum=(a1/1-r) \n" ); document.write( "1)r=1/2 \n" ); document.write( "Sum=(1024/1-1/2=1024/1/2=2048 \n" ); document.write( "2) no sum r=3 which is greater than 1 \n" ); document.write( "3) r=1/4 \n" ); document.write( "Sum=16/(1-1/4)=16/(3/4)=64/3=21.333\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |