SOLUTION: Use mathematical induction to prove that:
1+2+3+...+n=[n(n+1)]/2
Algebra.Com
Question 1053689: Use mathematical induction to prove that:
1+2+3+...+n=[n(n+1)]/2
Found 2 solutions by stanbon, ikleyn:
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
Use mathematical induction to prove that:
1+2+3+...+n=[n(n+1)]/2
-----
Show it is true for n = 1::
1 = [1(1+1)]/2 = 2/2 = 1
----------------------
Assume it is true for n = k::
1+2+3+...+k = [k(k+1)]/2
----
Prove it is true for n = k+1::
1 + 2 + 3 +...+ k + (k+1) = [k(k+1)]/2 + (k+1)
-------
= [(k^2+k]/2 + (k+1)
------
= (k^2 + k + 2k + 2)/2
------
= (k^2 + 3k + 2)/2
------
= [(k+1)(k+2)]/2
------
= [(k+1)((k+1)+1)]/2
-------
QED
-------------
Cheers,
Stan H.
---------------
Answer by ikleyn(52781) (Show Source): You can put this solution on YOUR website!
.
See the lesson
- Mathematical induction and arithmetic progressions
in this site.
Also, you have this free of charge online textbook in ALGEBRA-II in this site
- ALGEBRA-II - YOUR ONLINE TEXTBOOK.
The referred lesson is the part of this online textbook under the topic
"Method of Mathematical induction".
RELATED QUESTIONS
Use mathematical induction to prove the following.
N^3 < or = (N+1)^2 ; N> or =... (answered by ikleyn)
Pls help
USE MATHEMATICAL INDUCTION TO PROVE THAT
(n+1)^n < 2n^2 for all natural... (answered by ikleyn)
use mathematical induction to prove that {{{(1^2)+(2^2)+(3^2)}}}+...+{{{(2^n)=n^(k+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 that
1^2 + 2^2 + 3^2 +...+ n^2 = n(n+1)(2n+1)/6... (answered by solver91311)
Use induction to prove that... (answered by richard1234)
use mathematical induction to prove that the following statement is true for every... (answered by ikleyn)
use mathematical induction to prove that the following statement is true for every... (answered by ikleyn)
Use mathematical induction to prove that
1^3+2^3+3^3+....+n^3=(1+2+3+....+n)^2
Please (answered by richard1234)