Find all continuous functions $f:\mathbb R \rightarrow \mathbb R$ such that
1) $\forall x \in \mathbb R$ $$f(-x)=-f(x)$$
2) $\forall x \in \mathbb R$ $$f(x+1)=f(x)+1$$
3$\forall x \in \mathbb R/ \{0\}$ $$f\left(\frac1x\right)=\frac1{x^2}f(x)$$
My work so far:
1) $f(0)=0$
2) $\forall x \in \mathbb Z$ $$f(x+m)=f(x)+m$$
3) I see that the answer $f(x)=x$, but can not rove.
Let $S=\{\,x\in\Bbb R\mid f(x)=x\,\}$. By the given conditions, $x\in S$ implies $-x\in S$, $x+1\in S$, and (if $x\ne 0)$ $\frac 1x\in S$. Also, $(1)$ shows $0\in S$. Define the injective map $\Bbb Q\to \Bbb N^2$, $\frac ab\mapsto (b,|3a-1|)$ (where $\frac ab$ is in lowest terms and $b>0$). The lexical order on $\Bbb N^2$ is a well-order, and this induces a well-order $\prec$ on $\Bbb Q$.
Assume $\Bbb Q\setminus S$ is not empty. Then there is a $\prec$-smallest rational number $x$ with $x\notin S$. Assume $x<0$. Then $-x\prec x$, hence $-x\in S$ and so $x\in S$, contradiction. Assume $x\ge1$. Then we have $x-1\prec x$, hence $x-1\in S$ and so $x\in S$, contradiction. Clearly $x\ne 0$ as we know $0\in S$. Hence $0<x<1$. But then $\frac 1x\prec x$, hence $\frac 1x\in S$ and so $x\in S$, again a contradiction.
We conclude $\Bbb Q\subset S$. By continuity of $f$, $ S$ is closed, i.e., $S=\Bbb R$ and so $$f(x)=x. $$