Applying Landau's Inequality to Prove Bounds on f'(x)

  • Thread starter Thread starter tomboi03
  • Start date Start date
  • Tags Tags
    Differentiability
tomboi03
Messages
74
Reaction score
0
a. Suppose f is twice differentiable on (0, infinity). Suppose that |f(x)|< or equal A0 for all x>0 and that the second derivative satisfies |f''(x)|< or equal A2 for all x>0.
Prove that for all x>0 and all h>0
|f'(x)| < or equal 2A0/h + A2h/2
This is sometimes called Landau's inequality.

b. Use part a to show that for all x>0
|f'(x)| < or equal 2 sqrt(A0A2)


I have no idea how to go about this problem.
Should I just try to do this problem backwards by trying to find what f(x) by using the f'(x)?

Thanks
 
Physics news on Phys.org
Looks to me like the mean value theorem should work. If f is twice differentiable on the positive numbers, then you can apply the mean value theorem to f' on any interval of positive numbers: (f'(x)- f'(x0))/(x- x0)= f"(c) where c is between x0 and x. Taking x- x0= h, that is f'(x)- f'(x0)= f"(c)h.
Also use f(x)- f(x0)= f'(d)h, the mean value theorem applied to f.
 
I'm not sure how to do this, can you elaborate how to do this esp with the mean value theorem?

Thank you
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top