Sunday, January 27, 2019

Find all functions f:mathbbRrightarrowmathbbR satisfying a functional equation

Find all functions f:RR satisfying:
f(x)f(y)+f(xy)+f(x)+f(y)=f(x+y)+2xy



I tried the standard way: x=0,x=y,x=1,... but without any success. I spent quite some time trying to solve it but didn't succeed.




I tried to reduce it to Cauchy's 1-4 equations but didn't succeed. In the corse of it, I found interesting works of Aczel, Erdos and even Putnum, but they are not directly related, I guess.



Any idea? I am interested in this problem but I couldn't solve!

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...