I want to find a linear map $f$ with the property $f(x^n)=nf(x)$.
Suppose we have the recurrence $x_n+\frac{1}{x_n}=x_{n+1}$ with $x_1=a$. If such a map exists then $0=f(x_{n+1})$. So $f$ attains roots at $x_2,x_3,....$.
Does $\{x_2,x_3,....\}$ account for all real numbers if we are allowed to vary $a \in \mathbb{R}$?