Let f be a differentiable function f:R↦R such that
∀x,y∈R,f(x+y)=f(x)f(y)
If y=0 then f(x+0)=f(x)f(0) which is just f(x)=f(x)f(0). Then if f(0)=0, we have f(x)=f(x)f(0)=f(x)⋅0=0 for all x.
If f(0)≠0 instead then f(0)=f(0+0)=f(0)f(0)=f(0)2 implies that 0=f(0)2−f(0)=f(0)(f(0)−1) which has solutions f(0)=0 or f(0)=1, but since we assume f(0)≠0, it must be the case that f(0)=1.
Furthermore let's assume the possibility of some real z such that f(z)=0. Then for all x we have f(x)=f(z+(x−z))=f(z)f(x−z)=0⋅f(x−z)=0. In other words, if the function equals 0 at one point, it is zero for all of them. The contrapositive is that if the function is nonzero for any value, then it does not equal 0 anywhere else. Therefore in the case where f(0)=1, we have f(x)≠0 for all x∈R.
Going forward we assume the case where
f(0)=1
By induction, f(x)n=f(nx) for all positive integers n>0 as follows.
Base case with n=1, we have f(x)1=f(1⋅x) which is f(x)=f(x) which is trivially true.
Inductive step we assume f(x)n=f(nx) and we must show that f(x)n+1=f((n+1)x).
f(x)n=f(nx)By inductive hypothesisf(x)nf(x)=f(nx)f(x)f(x)n+1=f(nx+x)By equation (1)f(x)n+1=f((n+1)x)
Thus for the positive integers we prove the result:
∀n∈Z+,f(x)n=f(nx)
Next we see that f(x)=f(x2+x2)=f(x2)2 and since any real number squared is non-negative, we combine this with our assumption that f(x)≠0 for all x∈R and so it follows that
∀x∈R,f(x)>0
so we are free to divide by f(x) values safely without concerning ourselves with division by 0 issues.
Since 1=f(0)=f(x+(−x))=f(x)f(−x) it follows that
∀x∈R,f(x)−1=f(−x)
Then for some negative integer n<0 we have f(x)n=(f(x)−n)−1=f(−nx)−1=f(nx) by (3) and (5). Therefore:
∀n∈Z−,f(x)n=f(nx)
We can also directly show that f(x)n=f(nx) holds for n=0, since f(x)0=1=f(0⋅x)=f(0) which holds by assumption (2). Now we can conclude:
∀n∈Z,f(x)n=f(nx)
Now if we have n≠0 we can take the nth root of both sides of equation (7) and get f(x)=f(nx)1/n which also implies that f(x/n)=f(x)1/n.
Then for integers m,n with n≠0 we have f(mxn)=f(mx)1/n using this result, and then applying equation (3) we transform it to (f(x)m)1/n or f(x)m/n (again for n≠0).
If we let some rational r=m/n then we see that
∀r∈Q,∀x∈R,f(rx)=f(x)r
By setting x=1 it is revealed that
∀r∈Q,f(r)=f(1)r
And then there's some theory I don't understand that I can apply here when f is continuous (as assumed up front since we say f is differentiable) that lets me jump to
∀x∈R,f(x)=f(1)x
Is my proof right so far?
No comments:
Post a Comment