document.write( "Question 696783: check the formula \r
\n" ); document.write( "\n" ); document.write( "∑[n=0,k,n^2]=k(k+1)(2k+1)/(6)
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "is corrrect for k = 1,2 and 3\r
\n" ); document.write( "\n" ); document.write( "( Fact: the formula works for all positive integers k)
\n" ); document.write( "

Algebra.Com's Answer #429367 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\"sum%28n%5E2%2C+n=0%2C+k%29=+k%28k%2B1%29%282k%2B1%29%2F6\"
\n" ); document.write( "
\n" ); document.write( "For k=1:
\n" ); document.write( "\"sum%28n%5E2%2C+n=0%2C+k%29=sum%28n%5E2%2C+n=0%2C+1%29=+0%5E2%2B1%5E2=0%2B1=1\"
\n" ); document.write( "\"k%28k%2B1%29%282k%2B1%29%2F6=1%2A%281%2B1%29%2A%282%2A1%2B1%29%2F6=1%2A2%2A3%2F6=6%2F6=1\"
\n" ); document.write( "So the formula is valid for k=1.
\n" ); document.write( "
\n" ); document.write( "For k=2:
\n" ); document.write( "\"sum%28n%5E2%2C+n=0%2C+k%29=+sum%28n%5E2%2C+n=0%2C+2%29=+0%5E2%2B1%5E2%2B2%5E2=0%2B1%2B4=5\"
\n" ); document.write( "\"k%28k%2B1%29%282k%2B1%29%2F6=2%2A%282%2B1%29%2A%282%2A2%2B1%29%2F6=2%2A3%2A5%2F6=30%2F6=5\"
\n" ); document.write( "So the formula is valid for k=2.
\n" ); document.write( "
\n" ); document.write( "For k=3:
\n" ); document.write( "
\n" ); document.write( "\"k%28k%2B1%29%282k%2B1%29%2F6=3%2A%283%2B1%29%2A%282%2A3%2B1%29%2F6=3%2A4%2A7%2F6=84%2F6=14\"
\n" ); document.write( "So the formula is valid for k=3.
\n" ); document.write( "
\n" ); document.write( "BIG SUM COMPUTATION (step by step):
\n" ); document.write( "
\n" ); document.write( "(Changing the order and grouping in the sum, just like you do when you add polynomials and \"collect like terms\").
\n" ); document.write( "
\n" ); document.write( "(taking out common factors as the next step)
\n" ); document.write( "
\n" ); document.write( "(applying the formula given and easy to calculate values for the second and third sums).
\n" ); document.write( "Now we finish the indicated calculations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "KNOWN SUMS:
\n" ); document.write( "You know that \"sum%281%2C+m=0%2C+5%29=1%2B1%2B1%2B1%2B1%2B1=6\" because it is a sum of six terms (m=0 to m=5) and all the terms are 1.
\n" ); document.write( "The calculation of \"sum%28m%2C+m=0%2C+5%29=0%2B1%2B2%2B3%2B4%2B5\" is also easy.
\n" ); document.write( "You know that is an arithmetic series.
\n" ); document.write( "You can calculate it by adding the terms I already listed above.
\n" ); document.write( "\"sum%28m%2C+m=0%2C+5%29=0%2B1%2B2%2B3%2B4%2B5=15\"
\n" ); document.write( "Otherwise you can apply the formula for sum of an arithmetic sequence
\n" ); document.write( "\"sum%28a%5Bm%5D%2C+m=0%2C+k%29=%28a%5B0%5D%2Ba%5Bk%5D%29%2A%28k%2B1%29%2F2\" and get \"sum%28a%5Bm%5D%2C+m=0%2C+5%29=%280%2B5%29%2A%285%2B1%29%2F2=5%2A6%2F2=15\"
\n" ); document.write( "
\n" );