Sennap
- 6
- 0
Homework Statement
Let f: R->R be a function which satisfies the condition:
f(x+y) = f(x) \cdot f(y)
\forall x,y \in R
a)
Show that if f is everywhere differntial it satisfies the equation:
f'(x) = f'(0) \cdot f(x)
Conclude that either f is the zero function or there exists a number c so that
f(x) = exp(c \cdot x)
\forall x \in Rb)
Show that if f is differntial in 0, then f is the zero function or there exists a number c so that:
f(x) = exp(c \cdot x)
\forall x \in R
Homework Equations
\frac{d}{dx} ln|f(x)| = \frac{f'(x)}{f(x)}
\frac{(f \cdot g)'}{f \cdot g} = \frac{f'}{f} + \frac{g'}{g}
As well as we might need some ln and exp rules, the most important one being:
a^{x} = exp(x \cdot ln(a))
The Attempt at a Solution
Here's what I've done so far:
If we diffrientiate the ln (natural log) both sides we get.
Left side:
(ln|f(x+y)|)' = \frac{f'(x+y)}{f(x+y)}
Right side:
(ln|f(x) \cdot f(y)|)' = \frac{f'(x)}{f(x)} + \frac{f'(y)}{f(y)}
Next, I isolated f'(x) but I couldn't see that new equation helping me anything.
Could someone please point me in the right direction, I've really no idea how to approach this problem.Thanks in advance,
Sennap
Last edited: