Let $T:E\rightarrow E$ be a continuous linear map between Banach spaces. We define $T^*:E^*\rightarrow E^*$ by $T^*(e^*)(e)=e^*(T(e))$. Under these conditions prove that the resolvent set $\rho(T)=\{\lambda \:| T-\lambda I \: \text{ is invertible}\}$ satisfies $\rho(T)=\rho(T^*)$.
That $\rho(T)\subseteq \rho(T^*)$ is straightforward from the definition.
Indeed, if $T-\lambda I $ is invertible, then in particular it is surjective and this implies that:
$$f_1((T-\lambda)(x))=f_2((T-\lambda)(x))\: \forall x\in E\Rightarrow f_1=f_2$$
But this implies $T^*-\lambda I^*$ is injective. For surjectivity it is enough to consider $g=f\circ (T-\lambda I)^{-1}\in E^*$, because $(T^*-\lambda I^*)(g)=f$.
For the other inclusion I am having trouble. Suppose we have $\lambda \in \rho(T^*)$, then $T^*-\lambda I^*$ is invertible.
Take $x\in \ker(T-\lambda I)$, then $(T-\lambda I)(x)=0$ and so $(T^*-\lambda I^*)(f)(x)=0$ for all $f\in E^*$. But because of surjectivity, this means $f(x)=0$ for all $f\in E^*$ and so by Hahn Banach, $\lVert x \rVert=0$ which implies $x=0$. Hence, $T-\lambda I$ is injective.
So far I haven't been able to prove $T-\lambda I$ is surjective. I wanted to suppose by way of contradiction $E\setminus (T-\lambda I)(E)\not=\emptyset$ and build a nonzero function which is zero in $(T-\lambda I)(E)$, but I cannot use geometric Hahn-Banach, because $(T-\lambda I)(E)$ is not necessarily closed.