talolard
- 119
- 0
Homework Statement
Let f be a function from R to R such that f'(x)>f(x), f(0)=1 for every x. prove that for every x>0 f(x)>e^x
The Attempt at a Solution
From the given information we know that f'(0) \geq 0 and so f'(x) \geq 0
define h(x) = f(x)-e^x
so h(0) =0
h'(x)=f'(x) -e^x = lim_{h ->0 } \frac {f(x+h)-f(x)}{h} -e^x= lim_{h ->0 } \frac {f(x+h)-f(x) -he^x}{h}= lim_{h ->0 } \frac {f(x+h)-f(x) -0}{h} = f'(x) \geq 0
Then h(x) is montonous rising and so is never smaller then zero. thus f(x) \geq e^xIs this correct?
Thanks
Tal
Last edited: