Proving Inequality for Continuously Differentiable Functions on Closed Interval

  • Thread starter Thread starter johnson12
  • Start date Start date
  • Tags Tags
    Differentiable
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
johnson12
Messages
18
Reaction score
0
I'm having trouble with this inequality:


let f be (real valued) continuously differentiable on [0,1] with f(0)=0, prove that

sup[tex]_{x\in[0,1]}[/tex] [tex]\left|f(x)\right|[/tex] [tex]\leq[/tex] [tex]\int^{1}_{0}\left|f\acute{}(x)\right| dx[/tex]


Thanks for any help.
 
Physics news on Phys.org
Clarifying questions: Do you intend to find the supremum of the function or the interval? Furthermore, is the second f(x) term an f(x) or f'(x)? (It looks like there is a little tick next to it but I cannot tell for sure)
 
Sorry for the discrepancy, the problem is to show that the supremum of |f(x)| over [0,1] is less than or equal to the integral from 0 to 1 of |f ' (x)|, where f ' (x) is the derivative of f.
 
Look at this:

[tex] |f(t)| = \left|\int_0^t f'(x) \mbox{ d}x \right| \leq \int_0^t |f'(x)|\ \mbox{ d}x \leq \int_0^1 |f'(x)|\ \mbox{ d}x [/tex]

Can you finish this?