Monday, November 6, 2017

algebra precalculus - Functional equation with f(1) integer

Here is a nice problem: Let f:RR be a function, R is the set of real numbers, satisfying the following properties: f(1) is an integer and
xf(y)+yf(x)=(f(x+y))2f(x2)f(y2), for all x, y real numbers.
f(x)=0 is a solution, another is f(x)=x. These are all solutions?

better asking: determine all functions that satisfy the 2 conditions. I would like to see a complete solution! Thank you!

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...