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}$?
Let $x_0\neq 0$ be a number so that $f(x_0)=0$. Then for any $c\in \Bbb R$, we have $f(cx_0)=cf(x_0)=0$.