Is This Induction Proof of Bernoulli's Inequality Correct?

In summary, the conversation is discussing a small induction proof for Bernoulli's inequality. The proof involves showing that the inequality is true for n = 0 and then assuming it is true for n = k and proving it for n = k + 1 using the induction hypothesis. Different methods, such as using derivatives, are mentioned for proving the statement. The conversation also includes a question about the value of r in the initial post.
  • #1
Bob19
71
0
Hi I'm doing a small induction proof for bernoullis inequailty:
Proof:
Given the inequality [tex]A(n) = (1+x) ^n \geq 1+nx[/tex]
[tex]r \geq -1[/tex], [tex]n \in \mathbb{N}[/tex]
Initial step:
A(n=1) is true cause [tex](1+x) \geq 1 + x[/tex] is true.
Induction step:
A(n) is true is since n = 1 and [tex]r \geq -1[/tex] so
[tex]0 \geq 0[/tex]
Therefore by the rules of induction
A(n+1) is true.
q.e.d.
Is my proof sufficient ??
Best Regards,
Bob
 
Last edited:
Mathematics news on Phys.org
  • #2
No.

Induction step:
A(n) is true is since n = 1...

In the inductive step, n is supposed to be an /arbitrary/ natural number for which A(n) is true.
 
  • #3
Okay and thank you for your answer,
What do I need to add under the induction step to complete the proof?
Do I need to show that A(n+1) is true?
By that I mean

[tex] A(n+1) = (1+x) ^{n} (1+x) \geq (1 + nx) (1+x) [/tex]
[tex] A(n+1) = (1+x) ^{n} (1+x) \geq (1 + x + nx^2)[/tex]

Is this correct to way to show that A(n+1) is true ?
Sincerley
Bob
 
Last edited:
  • #4
Yes. Given that A(n) is true for some (arbitrary) n, show that A(n + 1) is true.
 
  • #5
You could also prove it by saying:

[tex]f\left(x\right)=\left(1+x\right)^{n}-1-nx,[/tex]

then use derivatives to show that it is greater than zero and increasing on a certain interval.
 
  • #6
apmcavoy said:
You could also prove it by saying:
[tex]f\left(x\right)=\left(1+x\right)^{n}-1-nx,[/tex]
then use derivatives to show that it is greater than zero and increasing on a certain interval.

Correct me if I'm wrong:

d/dx = n x ^ (n-1)

Since [tex]n \in \mathbb{N}[/tex] then if n > 0, A(n+1) groves and therefore its true.

Is that what you mean ?

best regards,
Bob
 
  • #7
Bob19 said:
Hi I'm doing a small induction proof for bernoullis inequailty:
Proof:
Given the inequality [tex]A(n) = (1+x) ^n \geq 1+nx[/tex]
[tex]r \geq -1[/tex], [tex]n \in \mathbb{N}[/tex]
Bob
?
I just wondered what r is in your first post?? :confused:
-----------------
There are 3 steps in proof by induction:
(1) Test if the statement's true for n = 0.
(2) Assume the statement is true for n = k.
(3) Prove the statement is true for n = k + 1 using the induction hypothesis (2).
----------
(1) So you have shown that for n = 1, the equality is true. Or you can even show that the inequality is true for n = 0.
For n = 0, you'll have:
(1 + x)0 ≥ 1 + 0x. And that's true!
(2)Then assume the inequality is true for n = k, ie:
(1 + x)k ≥ 1 + kx.
(3)Now let's prove it's true for n = k + 1. That means, you have to prove:
(1 + x)k + 1 ≥ 1 + (k + 1)x.
So (1 + x)k + 1 = (1 + x)k (1 + x)
Since x ≥ -1, so 1 + x ≥ 0.
Using the induction hypothesis, you have:
(1 + x)k ≥ 1 + kx
<=> (1 + x)k (1 + x) ≥ (1 + kx) (1 + x) (Note that: 1 + x ≥ 0).
<=> (1 + x)k (1 + x) ≥ 1 + x + kx + kx2. From there, can you show that (1 + x)k + 1 ≥ 1 + (k + 1)x?
---------------------
You don't have to prove it by taking the derivatives of f(x). But by the way, your f'(x) is wrong.
f(x) = (1 + x)n - 1 - nx, then
f'(x) = (1 + x)n' - 1' - nx' = n(1 + x)n - 1 - n.
 
Last edited:

FAQ: Is This Induction Proof of Bernoulli's Inequality Correct?

1. What is the Bernoulli inequality proof?

The Bernoulli inequality proof is a mathematical proof that demonstrates the relationship between exponents and inequalities. It is named after the Swiss mathematician, Jacob Bernoulli.

2. How is the Bernoulli inequality proof used in science?

The Bernoulli inequality proof is used in various scientific fields, including physics, engineering, and economics. It is particularly useful in calculating and predicting the behavior of particles, fluids, and other systems with exponential functions.

3. What is the formula for the Bernoulli inequality?

The formula for the Bernoulli inequality is (1+x)^n ≥ 1+nx, where x is any real number and n is a positive integer. This formula shows that for any positive integer n, the quantity (1+x)^n is always greater than or equal to the quantity 1+nx.

4. What are some real-world applications of the Bernoulli inequality proof?

The Bernoulli inequality proof has many applications in the real world. For example, it is used in calculating compound interest rates in finance, predicting the behavior of fluids in pipes and channels in engineering, and analyzing the growth of populations in biology.

5. How does the Bernoulli inequality proof relate to other mathematical concepts?

The Bernoulli inequality proof is closely related to other mathematical concepts, such as the binomial theorem and the Cauchy-Schwarz inequality. It is also a special case of the more general Holder's inequality. Understanding the Bernoulli inequality proof can help to better understand and apply these other mathematical concepts.

Similar threads

Back
Top