Let $f: \Bbb R\rightarrow \Bbb R$ be a differentiable function such that $f '(0)=1$ and $f(x+y)=f(x)f(y)$ for all $x\in\Bbb R$. which of the following is true
- Both $f$ and $f '$ are decreasing function
- Both $f$ and $f '$ are increasing function
- $f$ is increasing function but $f '$ is decreasing function
- $f$ is decreasing function and $f '$ is decreasing function
My Attempt: I tried it by taking $x=y$ and then differentiating. I also tried by putting both $x$ and $y$ equal to $0$.
Differentiate w.r.t $x$ to get $f'(x+y)=f'(x)f(y)$. Put $x=0$ now to get $f'(y)=f(y)$. This implies $f(y)=ce^{y}$ for some constant $c$ and this also implies that $f'=f$. Can you finish?
(You have to go back to the hypothesis to show that $c$ must be $1$).