SOLUTION: Prove using mathematical induction that for all n ≥ 1, 1 + 4 + 7 + · · · + (3n − 2) = n(3n − 1) /2
Algebra
->
Linear-equations
-> SOLUTION: Prove using mathematical induction that for all n ≥ 1, 1 + 4 + 7 + · · · + (3n − 2) = n(3n − 1) /2
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 1189130
:
Prove using mathematical induction that for all n ≥ 1,
1 + 4 + 7 + · · · + (3n − 2) = n(3n − 1)
/2
Answer by
greenestamps(13203)
(
Show Source
):
You can
put this solution on YOUR website!
(1) Show that the formula is true for n=1
For n=1, the formula says
TRUE
(2) Show that, if the formula is true for some n, it is also true for n+1
We assume, as the formula says, that 1+4+7+...+(3n-2) is equal to
and add the next term (
, or
) and show that the resulting expression is equal to
=
=
=
The proof by induction is complete.