document.write( "Question 1066050: using the proof of induction to prove
\n" ); document.write( " N
\n" ); document.write( " (summation symbol)E (i+1)i(i-1)=(N/N+1))/2^2 - N(N+1)/2
\n" ); document.write( " i=1\r
\n" ); document.write( "\n" ); document.write( "is valid for all integers N(>=0)
\n" ); document.write( "

Algebra.Com's Answer #681227 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The sum in the left side is equal to the sum of terms \"%28i%2A%28i%5E2-1%29%29\" from i = 1 to i = N, \r\n" );
document.write( "\r\n" );
document.write( "which is the same as the sum of terms \"i%5E3+-+i\" from i = 1 to i = N,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which in turn is the difference  A - B, where\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "A = sum \"i%5E3\" from i= 1 to i=N,     (1)\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "B = sum \"i\" from i= 1 to i=N.       (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Regarding the sum (1) see the lesson \r\n" );
document.write( "\r\n" );
document.write( "    - Mathematical induction for sequences other than arithmetic or geometric \r\n" );
document.write( "\r\n" );
document.write( "in this site.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Regarding the sum (2) see the lesson \r\n" );
document.write( "\r\n" );
document.write( "    - Mathematical induction and arithmetic progressions \r\n" );
document.write( "\r\n" );
document.write( "in this site.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Method of Mathematical induction\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );