Please help solve the below functional equation for a function f:R→R:
f(−x)=−f(x), and f(x+1)=f(x)+1, and f(1x)=f(x)x2 for all x∈R and x≠0.
I know this will be solved by cyclic substitutions, but I'm unable to figure out the exact working. Can someone explain step wise?
Answer
I don't know if this is what is meant with "cyclic substitutions", but it is a solution.
First, we observe that
f(0)=0,f(1)=1,f(−1)=−1
has to be true. Also, it suffices to determine f(x) for x>0, because the rest follows from the condition f(−x)=−f(x).
Let x>0.
Applying some of the conditions, we have
f(x)+1=f(x+1)=f(1(x+1)−1)(x+1)2=f(1−x(x+1)−1)(x+1)2=(1+f(−x(x+1)−1))(x+1)2=(1−f(−x(x+1)−1))(x+1)2=(1−f(−x(x+1)−1))(x+1)2=(1−f((x+1)x−1)x2(x+1)−2)(x+1)2=(1−f(1+x−1)x2(x+1)−2)(x+1)2=(1−(1+f(x−1))x2(x+1)−2)(x+1)2=(1−(1+f(x)x−2)x2(x+1)−2)(x+1)2=(x+1)2−x2−f(x)
This yields f(x)=x.
No comments:
Post a Comment