document.write( "Question 887613: Express the given sums using sigma notation for the following:
\n" ); document.write( "a) 2+5+10+14+18
\n" ); document.write( "b) 5+25+125+625
\n" ); document.write( "c) 1/2+1/2×3+1/3×4+...+1/99×100\r
\n" ); document.write( "\n" ); document.write( "Thank you in advance for your help.
\n" ); document.write( "

Algebra.Com's Answer #536745 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "a) 2+5+10+14+18\r\n" );
document.write( "\r\n" );
document.write( "We can't put that in sigma notation because there is no obvious pattern\r\n" );
document.write( "to those numbers as there is for (b) and (c).  Are you sure you copied (a)\r\n" );
document.write( "right?\r\n" );
document.write( "\r\n" );
document.write( "I see that the other tutor assumed you meant 6 instead of 5.  Then it's \r\n" );
document.write( "\r\n" );
document.write( "2+6+10+14+18 = 4-2,8-2,12-2,16-2,20-4.  Each term is 2 less than a multiple\r\n" );
document.write( "of 4 or 4k-2 \r\n" );
document.write( "\r\n" );
document.write( "\"sum%28%284k-2%29%2Ck=1%2Cmatrix%281%2C2%2C%22%22%2C5%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "b) 5+25+125+625.  That's \"5%5E1%2B5%5E2%2B5%5E3%2B5%5E4\".  Each term is of the form \"5%5Ek\" where k goes from 1 to 4 \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "c) 1/2+1/2×3+1/3×4+...+1/99×100\r\n" );
document.write( "\r\n" );
document.write( "That's .  Each term\r\n" );
document.write( "is of the form \"1%2F%28k%2A%28k%2B1%29%29\" where k goes from 1 to 99.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );