You are here:

Advanced Math/Mathemtical induction

Advertisement


Question
Use mathematical induction to prove:
1/3 +1/9 +1/27...+ 1/3^(n)< 1 for n> and =1

Answer
Hi Bryan,
Sorry for the time it took.
The series 1/3 + 1/9 + 1/27 + ..... + 1/(3^n) is a
geometric series with a first term of 1/3 and a common
ratio of 1/3.
By the geometric series formula, the sum to n terms of
the series
S(n) = (1/3)[1 - (1/3)^n]/ (1 - 1/3)
    = (1/3)[1 - 1/(3^n)]/ (2/3)
    = (1/2)[1 - 1/(3^n)]
By inspection, we know that 1/(3^n) is always less than
1 and therefore S(n) is always less than 1/2, which of
course makes it always less than 1. But we've been asked
to prove this by the method of mathematical induction
which is what we do next.
We have to prove that the statement is true for n = 1,
as well as for any n = k+1 whenever it is true for n = k
And so for our problem,
For n = 1,
S(1) = (1/2)[1 - 1/(3^1)]
    = (1/2)[1 - 1/3]
    = (1/2)(2/3)
    = 1/3
i.e S(1) < 1
For n = k,
S(k) = (1/2)[1 - 1/(3^k)]
For n = k+1
S(k+1) = (1/2)[1 - 1/3^(k+1)]
      = (1/2)[1 - 1/3.(3^k)]
      = (1/2)(1/3)[3 - 1/(3^k)]
      = (1/2)(1/3)[2 + (1 - 1/3^k)]
      = (1/2)(1/3)[2 + 2S(k)]
      = (1/3)[1 + S(k)]
Now, if the statement (i.e S(n) < 1) is true for n = k,
we have S(k) < 1
Then,
S(k+1) < (1/3)[1 + 1]
S(k+1) < (1/3)[2]
S(k+1) < 2/3
i.e S(k+1) < 1
Which is our prove of the situation by the method of
mathematical induction, for we have shown that
1/3 + 1/9 + 1/27 + ..... + 1/(3^n) < 1
for n = 1, and also for any n = k+1 as long as it is
true for n = k.

I hope i have helped. You can always get back to me.
Regards.

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Ahmed Salami

Expertise

I can provide good answers to questions dealing in almost all of mathematics especially from A`Level downwards. I can as well help a good deal in Physics with most emphasis directed towards mechanics.

Experience

An engineering graduate. I have been doing maths and physics all my life.

©2012 About.com, a part of The New York Times Company. All rights reserved.