Proving f(x)=1/(1+x) is Greater than 1-x for x>=0

  • Thread starter Thread starter sean/mac
  • Start date Start date
  • Tags Tags
    Mean Value
sean/mac
Messages
7
Reaction score
0
Let f(x)=1/(1+x)

Use the Mean Value Theorom (for the derivative of a function) to prove that f(x)>=1-x for x>=0

also

Mean Value Theorom states:

[f(b)-f(a)]/ [b-a]= f'(c) where c is an element of [a,b]
 
Physics news on Phys.org
what do you get for f(x) when you use the MVT with b=x, a=0? What are the limits on c?
 
[f(b) - f(a)]/[b-a]=f'(c) for b=x and a=0

gives

[1/(1+x) - 1]/x=-1/(1+c)^2

which when i do the algebraic manipulation gives

1+x=(1+c)^2

i don't know how to make a relation between 1-x and 1/(1+x)
 
sean/mac said:
[f(b) - f(a)]/[b-a]=f'(c) for b=x and a=0

gives

[1/(1+x) - 1]/x=-1/(1+c)^2

which when i do the algebraic manipulation gives

1+x=(1+c)^2

i don't know how to make a relation between 1-x and 1/(1+x)
What is the largest possible value for 1/(1+c)2?
 
sean/mac said:
[f(b) - f(a)]/[b-a]=f'(c) for b=x and a=0

gives

[1/(1+x) - 1]/x=-1/(1+c)^2

You already went too far, you want to keep f (don't substitute) on the lhs to get that inequality, so keep it like this:
(f(x) -1)/x = -1/(1+c^2)
and then follow HallsofIvy's hint.
 
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