document.write( "Question 639512: How would I write this series in summation notation?
\n" ); document.write( "1 + 1/2 + 1/3 + . . . + 1/20
\n" ); document.write( "

Algebra.Com's Answer #402768 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
\"sum%281%2Fn%2C1%2C+20%29\" \n" ); document.write( "
\n" );