Is there such a function $f:\mathbb R\rightarrow\mathbb R$, that for any real $x$ and $y$, we have the equality: $$ \frac{f(x)+f(y)}{2}=f\left({\frac{x+y}{2}}\right)+|x+y|\;\;\;? $$
2026-03-29 02:45:21.1774752321
Is there such a function $f:R\rightarrow R$?
104 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Suppose $f$ satisfies the given equation for any pair $(x,y) \in \mathbb R^2$. Then for $x = y$ we get:
$$ \frac{f(x) + f(x)}{2} = f \left( \frac{x + x}{2} \right) + \left| x + x \right| \iff f(x) = f(x) + \left| 2x \right| \iff x = 0 $$
So $f$ cannot be satisfied for any pair $(x,x)$ with $x \neq 0$. This is a contradiction and hence such an $f$ cannot exist.