Find all functions that, for all real numbers $ x $ and $ y $, satisfy the following functional equation:
$$ f(x) - f(y) = (x+y)(x-y) $$
2026-03-31 15:45:48.1774971948
On
On
Functional equation with two variables: $ f(x) - f(y) = (x+y)(x-y) $
221 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
Putting $y=0$, we get $f(x)−f(0)= (x+0)(x-0) = x^2$ and hence $f(x)=f(0)+x^2$. The function is of the form $f(x)=k+x^2$ for any constant $k$. There are infinitely many functions satisfying the given condition.
0
On
$$f(x)-f(y)=(x+y)(x-y)$$
so: $$f(x)-f(y)=x^2-y^2$$ and: $$f(x)-x^2=f(y)-y^2$$ Left Side has only $x$ and Right Side has $y$ argument and each side is equal to another, so both sides must be equal to a Constant, like $K^2$.
so: $$f(x)-x^2=f(y)-y^2 = K^2$$ and: $$ f(x)=x^2 + K^2\\ f(y)=y^2 + K^2 $$
Hint: $f(x) - x^2 = f(y) - y^2$, so this must be ...