Is there a differentiable function that satisfies these conditions?

  • Thread starter Thread starter christos.miko
  • Start date Start date
  • Tags Tags
    Hard
christos.miko
Messages
2
Reaction score
0
Is there a function f , differentiable for all real x, such that | f (x) |< 2 and f (x)f ′ (x) ≥ sin(x)?


I noticed that [f(x)*f(x)]' = 2f(x)*f'(x) = [f(x)]^2

So I tried multiplying that inequality by 2.
2f (x)f ′ (x) ≥ 2sin(x)

Then I tried integrating both sides.

[f(x)]^2 ≥ -2cos(x).
If I integrate both sides from 0 to Pi
We will get [f(pi)]^2-[f(0)]^2 ≥ -2[cos(pi) - cos(0)]
This gives us [f(pi)]^2-[f(0)]^2 ≥ 4.

This gives us [f(pi)]^2-[f(0)]^2 ≥ 4. I am not sure what this tells me. Do I need to find a function with this property? I also need | f (x) |< 2
 
Physics news on Phys.org
Why did you start a new thread instead of replying to the old one? You've got f(pi)^2>=4+f(0)^2. Is that compatible with |f(x)|<2?
 
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