document.write( "Question 877695: What is the formula for:\r
\n" ); document.write( "\n" ); document.write( "1+(1+2)+(1+2+3+4)+(1+2+3+4+5+6+7+8)+...\r
\n" ); document.write( "\n" ); document.write( "and how is it derived? I do know the formula btw (-: but I am not sure how to derive it.
\n" ); document.write( "

Algebra.Com's Answer #529488 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Recall 1+2+...+n = n(n+1)/2. If we can find a general formula for , we are essentially done.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rewrite as . The latter term is equal to . Note that the first sum is geometric with common ratio 4 (can be written as 1^2 + 4^2 + ... + 4^n) and is equal to .\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore the sum is , which I'll leave you to simplify.
\n" ); document.write( "
\n" );