Proving the Increasing Nature of the Sequence x_n=(1+1/n)^n

  • Thread starter MathematicalPhysicist
  • Start date
In summary, the conversation revolved around proving that a given sequence is increasing, and the participants discussed different methods such as induction by blocks and expanding the terms using the Binomial Theorem. Ultimately, it was concluded that the inequality holds true and can be proven using the Binomial Theorem.
  • #1
MathematicalPhysicist
Gold Member
4,699
371
i need to prove that the sequence is increasing, i.e, x_n+1>=x_n
which translates into:
[(n+2)/(n+1)]^(n+1)>=[(n+1)/n]^n

i tried through induction but got stumbled:
n=k
[(k+2)/(k+1)]^(k+1)>= [(k+1)/k]^k

n=k+1
[(k+3)/(k+2)]^(k+2)>=[(k+2)/(k+1)]^(k+1)
now i need to prove the last inequality, and got baffled.
any help is appreciated, perhaps induction isn't the right way?

p.s
i know this sequence converges to e, so spare me the trivial details about this sequence.
thanks in advance.
 
Mathematics news on Phys.org
  • #2
The derivative is > 0
 
Last edited:
  • #3
SteveRives said:
For n > 0, its derivative is > 0. Therefore increasing.
So how do you show that
[tex]\ln \left(1+\frac{1}{x} \right) > \frac{1}{x+1}, \, x>0[/tex]
 
  • #4
forgot to say that derivatives aren't allowed, or at least haven't yet been covered, this problem is from here:
http://www.maths.mq.edu.au/~wchen/lnfafolder/fa02-sl.pdf
page 14, the last problem.
 
Last edited by a moderator:
  • #5
loop quantum gravity said:
i need to prove that the sequence is increasing, i.e, x_n+1>=x_n
which translates into:
[(n+2)/(n+1)]^(n+1)>=[(n+1)/n]^n

i tried through induction but got stumbled:
n=k
[(k+2)/(k+1)]^(k+1)>= [(k+1)/k]^k

n=k+1
[(k+3)/(k+2)]^(k+2)>=[(k+2)/(k+1)]^(k+1)
now i need to prove the last inequality, and got baffled.
any help is appreciated, perhaps induction isn't the right way?

p.s
i know this sequence converges to e, so spare me the trivial details about this sequence.
thanks in advance.

Try with induction by blocks (blocks of 2^k).
 
  • #6
Or I think you can also expand the terms out, something like:
[tex]x_n = \left( 1 + \frac{1}{n} \right) ^ n[/tex]
So:
[tex]x_n = 1 + n \times \frac{1}{n} + \frac{n (n - 1)}{2!} \times \frac{1}{n ^ 2} + \frac{n (n - 1) (n - 2)}{3!} \times \frac{1}{n ^ 3} + ... + \frac{n (n - 1) (n - 2) ... (n - (n - 1))}{n!} \times \frac{1}{n ^ n}[/tex]
[tex]= 1 + 1 + \frac{1}{2!} \times \frac{n}{n} \times \frac{n - 1}{n} + \frac{1}{3!} \times \frac{n}{n} \times \frac{n - 1}{n} \times \frac{n - 2}{n} + ... + \frac{1}{n!} \times \frac{n}{n} \times \frac{n - 1}{n} \times \frac{n - 2}{n} \times ... \times \times \frac{n - (n - 1)}{n}[/tex]
[tex]= 1 + 1 + \frac{1}{2!} \times \left( 1 - \frac{1}{n} \right) + \frac{1}{3!} \times \left( 1 - \frac{1}{n} \right) \times \left( 1 - \frac{2}{n} \right) + ... + \frac{1}{n!} \times \left(1 - \frac{1}{n} \right) \times \left(1 - \frac{2}{n} \right) \times ... \times \left(1 - \frac{n - 1}{n} \right)[/tex]
You can do the same and come up with:
[tex]x_{n + 1} = 1 + 1 + \frac{1}{2!} \times \left( 1 - \frac{1}{n + 1} \right) + \frac{1}{3!} \times \left( 1 - \frac{1}{n + 1} \right) \times \left( 1 - \frac{2}{n + 1} \right) + ... + \frac{1}{(n + 1)!} \times \left(1 - \frac{1}{n + 1} \right) \times[/tex]
[tex]\times \left(1 - \frac{2}{n + 1} \right) \times ... \times \left(1 - \frac{n}{n + 1} \right)[/tex]
So can you say that xn + 1 > xn?
Viet Dao,
 
Last edited:
  • #7
vietdao, from this expansion the inequality does follow.
but the question how did you arrive to it?
have you used Newton's binomial?
 
  • #8
Binomial Theorem: (can be proved inductively)

[tex](a+b)^n=\sum_{i=0}^n \frac{n!}{i! (n-i)!}a^ib^{n-i}[/tex]

here a=1, b=1/n
 
  • #9
well thank you all, i should have thought of Newton's binomial.
 

1. What is the mathematical formula for xn?

The mathematical formula for xn is (1 + 1/n)n.

2. What does n represent in the formula for xn?

In the formula for xn, n represents the number of terms in the sequence.

3. How do you prove that xn = (1+1/n)^n?

To prove that xn = (1+1/n)^n, we can use mathematical induction. First, we show that the formula holds for n=1. Then, we assume that the formula holds for n=k and prove that it also holds for n=k+1. This will prove that the formula holds for all values of n.

4. What is the significance of the formula for xn?

The formula for xn has a special significance in mathematics because it is the limit of a sequence that approaches the mathematical constant e. This constant is important in many areas of mathematics, including calculus, statistics, and finance.

5. How is the formula for xn used in real-life applications?

The formula for xn has many real-life applications. It is used in compound interest calculations, population growth models, and in predicting the decay of radioactive materials. It is also used in the calculation of probabilities in statistics and in the analysis of data in biology and genetics.

Similar threads

Replies
13
Views
1K
Replies
14
Views
1K
Replies
5
Views
2K
Replies
7
Views
1K
Replies
1
Views
1K
Replies
1
Views
2K
Replies
7
Views
3K
Replies
1
Views
571
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
Back
Top