document.write( "Question 1133988: Find the sum of the series 1/2+(1/3+2/3)+(1/4+2/4+3/4)+...+(1/100+2/100+3/100...+99/100). \n" ); document.write( "
Algebra.Com's Answer #751300 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The sum \n" ); document.write( "1/2+(1/3+2/3)+(1/4+2/4+3/4)+...+(1/100+2/100+3/100...+99/100) \n" ); document.write( "is equal to \n" ); document.write( "1/2+2/2+3/2+...+99/2 \n" ); document.write( "This is an arithmetic series with 99 terms; the sum is 99 times the average of the first and last: \n" ); document.write( " |