document.write( "Question 455539: Write the series in sigma notation.
\n" );
document.write( "2 + 3/2 + 4/3 + 5/4 + 6/5 ... \n" );
document.write( "
Algebra.Com's Answer #312718 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the series in sigma notation. \n" ); document.write( "2/1 + 3/2 + 4/3 + 5/4 + 6/5 ... \n" ); document.write( "---- \n" ); document.write( "Sigma from 1 to oo of [(x+1)/x] or [1+(1/x)] \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |