document.write( "Question 615688: 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 #802853 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
2 + 3/2 + 4/3 + 5/4 + 6/5 + ....\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sum n, 0 to infinity: ((2 + n)/(1 + n))
\n" ); document.write( "
\n" );