$f(a)f(b)-f(c)f(d) = (f(a)-f(c))(f(b)-f(d))$

48 Views Asked by At

Is there an operator $f$ such that $$f(a)f(b)-f(c)f(d) = (f(a)-f(c))(f(b)-f(d))$$ $$f(a)f(b)+f(c)f(d) = (f(a)+f(c))(f(b)+f(d))$$ That would be interesting to see.

1

There are 1 best solutions below

1
On BEST ANSWER

For $$f(a)f(b) - f(c)f(d) = (f(a)-f(c))(f(b)-f(d))$$ set $a=c$ to have $$f(a)(f(b)-f(d)) = 0$$ so if the codomain is an integral domain, $f$ must be a constant.


For $$f(a)f(b)+f(c)f(d)=(f(a)+f(c))(f(b)+f(d))$$ setting $a=b=c=d$ and cancelling common terms, we have $2f(a)^2 = 0.$ If the codomain is an integral domain with characteristic $\neq 2,$ then $f=0.$