So let $a$ be a real number. Find all functions $f:\mathbb{R}\rightarrow \mathbb{R}$ so that $f(x+a+f(y))=f(f(x))+a+y$, for all real $x,y$.
2026-03-29 05:43:37.1774763017
Solve the functional equation $f(x+a+f(y))=f(f(x))+a+y$
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $P(x,y)$ be the property that $f(x+a+f(y)) = f(f(x))+a+y$ [1].
Then, $P(-a,x)$ gives us $f(f(x)) = f(f(-a))+a+x$ [2].
Substituting [2] into [1] yields $f(x+a+f(y)) = x+y+2a+f(f(-a))$, call this $Q(x,y)$.
Then, $Q(x-a-f(f(-a)),f(-a))$ yields $f(x) = x+a+f(-a) = x+C$ where $C = a+f(-a)$.
It is easy to verify that $f(x) = x+C$ is indeed a solution for any $C \in \mathbb{R}$.