document.write( "Question 1074844: Good morning maam/sir..kindly help me with the following:
\n" ); document.write( "Derive the formula representing the following sums:
\n" ); document.write( "1. (1/1.2) + (1/2.3) + (1/3.4) +...+ 1/n.(n+1)
\n" ); document.write( "2. (n+1)^2 + (n+2)^2 + (n+3)^2 +...+ (2n)^2
\n" ); document.write( "3. 1.n + 2(n-1) + 3(n-2) +...+ (n-2).2 + n.1
\n" ); document.write( "

Algebra.Com's Answer #689520 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Good morning maam/sir..kindly help me with the following:
\n" ); document.write( "Derive the formula representing the following sums:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1. (1/1.2) + (1/2.3) + (1/3.4) +...+ 1/n.(n+1)\r\n" );
document.write( "\r\n" );
document.write( "2. (n+1)^2 + (n+2)^2 + (n+3)^2 +...+ (2n)^2\r\n" );
document.write( "\r\n" );
document.write( "3. 1.n + 2(n-1) + 3(n-2) +...+ (n-2).2 + n.1\r\n" );
document.write( "
---------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1.   = \"n%2F%28n%2B1%29\".\r\n" );
document.write( "\r\n" );
document.write( "    See the lesson Mathematical induction for sequences other than arithmetic or geometric, Problem 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.     \"%28n%2B1%29%5E2+%2B+%28n%2B2%29%5E2+%2B+%28n%2B3%29%5E2+%2B+ellipsis+%2B+%282n%29%5E2\" = \r\n" );
document.write( "\r\n" );
document.write( "    = \"1%5E2+%2B+2%5E2+%2B3%5E2+%2B+ellipsis+%2B+%282n%29%5E2\" - \"%281%5E2+%2B+2%5E2+%2B3%5E2+%2B+ellipsis+%2B+n%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "    = \"%28%282n%29%2A%282n%2B1%29%2A%284n%2B1%29%29%2F6+-+%28n%2A%28n%2B1%29%2A%282n%2B1%29%29%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    It uses the basic formula  \"1%5E2+%2B+2%5E2+%2B3%5E2+%2B+ellipsis+%2B+n%5E2\" = \"%28n%2A%28n%2B1%29%2A%282n%2B1%29%29%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "    See the lesson Mathematical induction for sequences other than arithmetic or geometric, Problem 1.\r\n" );
document.write( "
\r
\n" ); document.write( "
\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 lesson is the part of this online textbook under the topic
\n" ); document.write( "\"Method of Mathematical induction\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------
\n" ); document.write( "
\r\n" );
document.write( "For #3 I will not derive the final formula.\r\n" );
document.write( "I will simply explain you how to get it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"1%5E2\"     + \"2%2A1%2An\"       + \"n%5E2\"     = \"%28n%2B1%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"2%5E2\"     + \"2%2A2%2A%28n-1%29\"   + \"%28n-1%29%5E2\"   = \"%28n%2B1%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"3%5E2\"     + \"2%2A3%2A%28n-2%29\"   + \"%28n-2%29%5E2\"   = \"%28n%2B1%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( ". . . . . . . . . . . . . . . . . . . . . . . \r\n" );
document.write( "\r\n" );
document.write( "\"%28n-1%29%5E2\" + \"2%2A%28n-1%29%2A2\"    + \"2%5E2\"       = \"%28n%2B1%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"n%5E2\"     + \"2%2An%2A1\"      + \"1%5E2\"       = \"%28n%2B1%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "------------------------------------------- Add all equations, both the left sides and the right sides.   You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"Sum%5Bn%5D\"  + \"2%2AS%5Bn%5D\"      + \"Sum%5Bn%5D\" = \"n%2A%28n%2B1%29%5E2\",\r\n" );
document.write( "\r\n" );
document.write( "where\r\n" );
document.write( "\r\n" );
document.write( "\"S%5Bn%5D\" is exactly your sum under the question, and\r\n" );
document.write( "\r\n" );
document.write( "\"Sum%5Bn%5D\" = \"1%5E2+%2B+2%5E2+%2B+3%5E2+%2B+ellipsis+%2B+n%5E2\".\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At this point I will stop my explanations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you have a necessary background/training/education in Math, then these tips are enough and you will be able to complete it on your own.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you do not have it, then any further explanations are useless.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------
\n" ); document.write( "By the way, your formula in #3 is not exactly correct.
\n" ); document.write( "The correct formula is \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. 1.n + 2(n-1) + 3(n-2) +...+ (n-1).2 + n.1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "     Honestly, I don't like very much to work for those who is not able to write his/her formulas \r\n" );
document.write( "     (and, in general, the condition to the problem) correctly.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );