document.write( "Question 837300: I have this sum:
\n" ); document.write( "1 + 4 + 12 + 32 + ... + 2^(n-1)*n
\n" ); document.write( "I haven't done calculus in a while so I can't remember how to do it
\n" ); document.write( "( 2^(n-1)*n = 2 to the power of (n-1), everything times n )\r
\n" ); document.write( "\n" ); document.write( "Cheers
\n" ); document.write( "

Algebra.Com's Answer #504573 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Break up the sum as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each of the summations on the RHS is a geometric series, which can be evaluated with some algebra.
\n" ); document.write( "
\n" );