document.write( "Question 812881: So I understand how summation and series sequences work but I came across a homework problem that stumped me. I can generally write a sum in summation notation really quickly but I need help with the following.\r
\n" );
document.write( "\n" );
document.write( "Write each sum in summation notation: 1-2+3-4+...+(-50)\r
\n" );
document.write( "\n" );
document.write( "I get that x=1 goes under the sigma notation and 50 goes above it but I am not able to figure out what the formula is. If you could help me I would greatly appreciate it. Thank You \n" );
document.write( "
Algebra.Com's Answer #489383 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! This series consists of consecutive integers, but the sign alternates. \n" ); document.write( "-1 raised to an even power is +1 and -1 raised to an odd power is -1. So the following summation notation will reproduce the given series: \n" ); document.write( " \n" ); document.write( "Check: \n" ); document.write( "The 1st term is \n" ); document.write( "The 2nd term is \n" ); document.write( "and so on... \n" ); document.write( " |