Skip to main content

Challenge 94: Fun Functions

Can you find all possible functions that satisfy these conditions?

A function f defined on the real numbers which takes real values satisfies the equation f(x)f(y) = f(x + y) + xy.

Show that f(0) =1

Show that f(1) = 0 or f(-1)=0.

Hence find all possible functions that satisfy these conditions.