Let f:R→R be a function satisfying the functional equation:
f(x2−y2)=xf(x)−yf(y)
for all real numbers x and y.
### Step 1: Explore Simple Cases
Start by setting x=y, which gives:
f(x2−x2)=xf(x)−xf(x)⟹f(0)=0
### Step 2: Consider x=0 and y=0
1. **Set x=0,** then the equation becomes:
f(−y2)=−yf(y)
2. **Set y=0,** then the equation becomes:
f(x2)=xf(x)
### Step 3: Analyze f(x2)=xf(x) and f(−y2)=−yf(y)
From f(x2)=xf(x), previously derived, we have that for x=0, f(0)=0.
Substituting y=0 in f(−y2)=−yf(y), reconfirms f(0)=0.
### Step 4: Test Specific Values
Substitute y=1 into the equation f(x2−y2):
f(x2−1)=xf(x)−f(1)
Setting f(1)=c, where c is a constant:
f(x2−1)=xf(x)−c
### Step 5: Derive General Form
Assume a linear form f(x)=cx for some constant c. Substitute into the original equation:
f(x2−y2)=c(x2−y2)=x(cx)−y(cy)
This simplifies to:
cx2−cy2=cx2−cy2
The equation holds true, confirming that f(x)=cx is a solution.
### Conclusion
The only functions f:R→R satisfying the given functional equation are linear functions of the form:
f(x)=cx
where c is an arbitrary real constant.