Can the Mean Value Theorem be Used to Prove Inequalities for Natural Numbers?

  • Thread starter Thread starter Johnny Blade
  • Start date Start date
  • Tags Tags
    Proof
Johnny Blade
Messages
30
Reaction score
0

Homework Statement


I need to prove the following for all natural numbers:

1/(x+1) < ln(x+1) - ln(x) < 1/x


Homework Equations





The Attempt at a Solution


It's in the part of the mean value theorem problems, I try using it didn't go any where. I tried thinking of other ways, but nothing seems to work.
 
Physics news on Phys.org
The first thing I would do is write ln(x+1)- ln(x) as ln((x+1)/x). Are you saying that x must be a positive integer? Then I would assume that you should use proof by induction, not the mean value theorem!
 
Induction would work nicely, but taking advantage of your section hint try
log(x+1)-log(x)=[log(x+1)-log(x)]/[(x+1)-x]=log'(x+t)=1/(x+t)
where t is some number such that 0<t<1
so the problem is reduced to showing that
when ever 0<t<1
1/(x+1)<1/(x+t)<1/(x+0)
 
I got it with the mean value theorem, but because that's for all real numbers, can I say it's true for natural numbers too because it is a subset of the real numbers? Thanks for the help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top