Proving Bernoulli's Inequality

In summary, Bernoulli's inequality states that if ##h>-1## then (1+h)^n is greater than 1+hn. If ##h## is negative, the inequality still holds. However, if ##h## is negative, the inequality does not hold. Additionally, induction can be used to prove the inequality is true for any positive integer n.
  • #1
Seydlitz
263
4

Homework Statement


Prove Bernoulli's Inequality: if ##h>-1##
[itex](1+h)^n \geq 1+hn[/itex]

Homework Equations


Binomial Theorem
[itex](a+b)^n=\sum_{k=0}^{n}\binom{n}{k}a^{n-k}b^{k}[/itex]

The Attempt at a Solution


If ##h=0##
[itex](1+0)^n=1[/itex]
[itex]1=1[/itex]

If ##h>0##
This
[itex](1+h)^n \geq 1+hn[/itex]
Implies
[itex](1+h)^n=\sum_{k}^{n}\binom{n}{k}h^{k}[/itex]
[itex]\sum_{k=2}^{n}\binom{n}{k}h^{k} \geq 0[/itex]

So the proof is done.
 
Physics news on Phys.org
  • #2
And what if ##h## is negative?
 
  • #3
micromass said:
And what if ##h## is negative?

Owh, I keep forgetting that the number after -1 is not 0.

##h>-1## is equivalent to ##h+1>0##

We know [itex]\sum_{k=2}^{n}\binom{n}{k}h^{k} \geq 0[/itex]

Under the closure of multiplication positive number will always give positive number so:
[itex](h+1)\sum_{k=2}^{n}\binom{n}{k}h^{k} \geq 0[/itex]

[tex]\sum_{k=2}^{n}\binom{n}{k}h^{k+1}+\sum_{k=2}^{n}\binom{n}{k}h^{k}\geq 0[/tex]

Is the reasoning fine?
 
  • #4
Seydlitz said:
Owh, I keep forgetting that the number after -1 is not 0.

##h>-1## is equivalent to ##h+1>0##

We know [itex]\sum_{k=2}^{n}\binom{n}{k}h^{k} \geq 0[/itex]

I am not convinced of this if ##h## is negative. It requires a proof.
 
  • #5
micromass said:
I am not convinced of this if ##h## is negative. It requires a proof.

Ok will proof by induction works in this case, if there's negative number in play?
 
  • #6
Induction on ##n## will work. Not sure why you think ##h## being negative will make an induction proof invalid.
 
  • #7
micromass said:
Induction on ##n## will work. Not sure why you think ##h## being negative will make an induction proof invalid.

Ahh, I didn't see that. I'm just a bit confused perhaps.

So the plan:
1.Proof the inequality is true using n=1
2.Assume n is true, to show n+1 is also true.

[itex](1+h)^{n+1}=(1+h)(1+h)^n[/itex]
[itex](1+h)(1+h)^n=(1+h)(1+nh)[/itex]
[itex](1+h)(1+nh)=1+nh+h+nh^2=1+(n+1)h+nh^2[/itex]
By inspection this should be true ##1+(n+1)h+nh^2 \gek 1+(n+1)h## for any h, and so the Bernoulli's inequality in consequence.
 
Last edited:
  • #8
Seydlitz said:
Ahh, I didn't see that. I'm just a bit confused perhaps.

So the plan:
1.Proof the inequality is true using n=1
2.Assume n is true, to show n+1 is also true.

[itex](1+h)^{n+1}=(1+h)(1+h)^n[/itex]
[itex](1+h)(1+h)^n=(1+h)(1+nh)[/itex]

This equality isn't true.

[itex](1+h)(1+nh)=1+nh+h+nh^2=1+(n+1)h+nh^2[/itex]
By inspection this should be true ##1+(n+1)h+nh^2 \geq 1+(n+1)h## for any h, and so the Bernoulli's inequality in consequence.
 
  • #9
micromass said:
This equality isn't true.

Ok I think I know where that goes wrong.

[itex](1+h)^{n+1}=(1+h)(1+h)^n[/itex]
[itex](1+h)(1+h)^n \geq (1+h)(1+nh)[/itex] assuming the equality holds with ##n##
[itex](1+h)(1+nh)=1+nh+h+nh^2=1+(n+1)h+nh^2[/itex]
##1+(n+1)h+nh^2 \geq 1+(n+1)h##
then
[itex](1+h)^{n+1} \geq 1+(n+1)h[/itex]

This is true right?
##1+(n+1)h+nh^2 \geq 1+(n+1)h##
##nh^2 \geq 0##
 
  • #10
OK, that seems right.
 
  • #11
micromass said:
OK, that seems right.

Finally! Thank you for guiding me and clearing all of my messy mistakes. :D

Next question.
 

FAQ: Proving Bernoulli's Inequality

What is Bernoulli's Inequality?

Bernoulli's Inequality is a mathematical statement that relates the powers of real numbers to their sums. It states that for any real number x greater than or equal to -1 and any positive integer n, (1 + x)^n ≥ 1 + nx.

Who discovered Bernoulli's Inequality?

Bernoulli's Inequality was first discovered by the Swiss mathematician Jakob Bernoulli in the early 18th century.

Why is Bernoulli's Inequality important?

Bernoulli's Inequality is important because it has numerous applications in mathematics, physics, and engineering. It is used in probability theory, optimization problems, and in proving other important theorems.

How can Bernoulli's Inequality be proved?

Bernoulli's Inequality can be proved using mathematical induction. This involves showing that the inequality holds for a base case (usually n = 1) and then assuming it holds for a general case (n = k) and proving it holds for the next case (n = k + 1).

What are some real-world examples of Bernoulli's Inequality?

Bernoulli's Inequality can be applied to compound interest calculations, where the interest rate is represented by x and the number of compounding periods is represented by n. It can also be used in physics to show that the kinetic energy of a particle increases as its velocity increases.

Back
Top