SOLUTION: use mathematical induction to prove the summation formula: {{{sum((4i-1),1=1,n)}}} = {{{n(2n+1)}}}

Algebra.Com
Question 935543: use mathematical induction to prove the summation formula:
=

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!


Prove true for n=1

 = 4*1-1 = 4-1 = 3 and 1(2*1+1) = 1(3) = 3

So it is true for n=1

Assume it is true for some value k.

 = 

Add the next term 4(k+1)-1 to both sides:

 = 

 = 

 = 

 = (k+1)(2k+3}

Now we show that the right side is the right side of

 ≟ n(2n+1)

when k+1 is substituted for n.

 = (k+1)[2(k+1)+1] = (k+1)[2k+2+1) = (k+1)(2k+3) 

So we have proved that IF it is true for any value of n, then it will
be true for the next value of n.

We have indeed proved that it is true for some value of n, namely 1, so 
it will be true for the next value of n, which is 2.

Now since we have proved that IF it is true for any value of n, then it will
be true for the next value of n, and now since it is true for n=2, it will
be true for the next value of n which is 3.

And since it's true for n=3 it is true for n=4, etc. etc.

So it can never stop being true for any positive inbteger n.

So now we can erase the ? off the top of the = sign and get:

 = 

Edwin

RELATED QUESTIONS

use mathematical induction to prove the summation of  i=1... (answered by KMST)
USE PRINCIPLE OF MATHEMATICAL INDUCTION TO PROVE THE FORMULA 1(1!) + 2(2!) + 3(3!)... (answered by Edwin McCravy)
Use mathematical induction to prove the following: For each natural number... (answered by Edwin McCravy,amalm06)
Use mathematical induction to prove: 4^n+1 + 5^2n-1 is divisible by... (answered by jim_thompson5910,Edwin McCravy)
use the principals of mathematical induction to prove the following statement... (answered by greenestamps)
Pls help USE MATHEMATICAL INDUCTION TO PROVE THAT (n+1)^n < 2n^2 for all natural... (answered by ikleyn)
Use mathematical induction to prove the following. N^3 < or = (N+1)^2 ; N> or =... (answered by ikleyn)
please help me with this use the method of mathematical induction to prove the following (answered by math-vortex)
Use mathematical induction to prove that: n ∑ r^2/{(2r-1)(2r+1)}=... (answered by Edwin McCravy)