Should I proceed with just putting the value of $f(1)=4$ in the first equation or there will be a different way of solving this ?
2026-04-03 14:09:47.1775225387
On
Suppose $f$ is a real function satisfying $f(x+f(x))$ = $4f(x)$ and $f(1) = 4$. Then the value of $f(21)$?
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
There are 5 best solutions below
0
On
Assuming $f$ invertible, let us set $g=f^{-1}$, and $$f(x+f(x))=4f(x)$$ can be rewritten as $$f(g(y)+y)=4y,$$ then $$g(y)+y=g(4y).$$ Setting $h(k)=g(4^k)$, $$h(k+1)=h(k)+4^k,$$ which, with the initial condition $g(4)=h(1)=1$ is easily solved as $$h(k)=\frac{4^k-1}3,$$ i.e. $$g(y)=\frac{y-1}3,$$ or $$\color{green}{f(x)=3x+1}.$$
As we can check, $$3(x+(3x+1))+1=12x+4=4(3x+1).$$
More generally, the function can be defined for all reals by setting values arbitrarily in $(0,1]$ and using the fact that $$f(3^kx+\frac{4^k-1}3)=3^kf(x)+\frac{4^k-1}3$$ in other intervals, forming a self-similar plot.

You are right. You aren't given much, so use what you know. Let $x=1$ in the first equation and what do you learn? How does it help?