Solving for c: Is it Always Possible?

  • Thread starter Thread starter dirk_mec1
  • Start date Start date
dirk_mec1
Messages
755
Reaction score
13
Last edited by a moderator:
Physics news on Phys.org
The point to c being a constant is that it's independent of f, right? Try and read the question eliminating the 'norm' words. You have a function f(x) that has a bounded derivative on [0,1] and f(0)=0. Can you get a bound for f(x) in terms of the bound on the derivative?
 
Dick said:
The point to c being a constant is that it's independent of f, right?
Yes, you're right!

Try and read the question eliminating the 'norm' words. You have a function f(x) that has a bounded derivative on [0,1] and f(0)=0. Can you get a bound for f(x) in terms of the bound on the derivative?

Well I know that:

f'(x)= \lim_{h \rightarrow 0} \frac{f(x+h)-f(x)}{h}

But I don't see how that is going to help...
 
If you are studying Banach spaces, you must know more about derivatives than just the definition. If you know f'(x) how can you find f(x)?
 
Dick said:
If you are studying Banach spaces, you must know more about derivatives than just the definition. If you know f'(x) how can you find f(x)?

f(x) = \int_0^x f'(t)\ \mbox{d}t

I carefully looked two times in my notes from my instructor and I can't find anything that relates f to f' (in context of Banach spaces). Can you give please me another hint, Dick?
 
Last edited:
dirk_mec1 said:
f(x) = \int_0^x f'(t)\ \mbox{d}t
Take the absolute value of both sides of this, and then work from there.
 
Do you mean like this?

|f(x)| = |\int_0^x f&#039;(t)\ \mbox{d}t| \leq \int_0^x |f&#039;(t)|\ \mbox{d}t \leq \int_0^x |f&#039;(t)|_{\infty} \ \mbox{d}t \leq \int_0^1 M \mbox{d}t = M<br />

Is this correct?
 
dirk_mec1 said:
Do you mean like this?

|f(x)| = |\int_0^x f&#039;(t)\ \mbox{d}t| \leq \int_0^x |f&#039;(t)|\ \mbox{d}t \leq \int_0^x |f&#039;(t)|_{\infty} \ \mbox{d}t \leq \int_0^1 M \mbox{d}t = M<br />

Is this correct?

That's what I've been waiting for.
 
Back
Top