Find $f(x)$ such that $$2 f(n) + \frac{1}{3}f\left(\frac{1}{n}\right) = 12.$$ Can anybody suggest me a way to solve this kind of functional equations?
2026-04-03 04:51:10.1775191870
Find value of a functional equation
204 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Write $f\left({\frac1n}\right)$ in terms of $f(n)$: $$f\left({\frac1n}\right)=36-6f(n)$$ This is true for all $n\ne0$, so $$f(n)=36-6f\left({\frac1n}\right)$$ Now let $a=f(n)$ and $b=f\left({\frac1n}\right)$, then solve linear system of equations. You will get that $f(x)$ is constant function $$f(x)=\frac{36}7$$ for all $x\in\mathbb{R}\setminus\{0\}$.