Find the adjoint of the right shift operator $T$ in $\ell^1$.
More specifically, $T: X \longrightarrow Y$ defined by
$$Tx= T(x_1, x_2, \dots, x_n, \dots) = (0, x_1, x_2, \dots, x_n\dots) = y$$
Attempt
I fist showed $T$ was linear, then bounded by noticing sum of the series generated by $(|x_n|)$ is the same as the series generated by $(|y_n|)$. Now it remains for me to find the adjoint operator of $T$.
I'm sort of confused at this step though because I think I'm supposed to be finding the adjoint in the sense of $T^\times: Y' \longrightarrow X'$ defined by (in Kreyszig's functional analysis book)
$$f(x) = \left(T^\times g\right)(x) = g(Tx), \text{where } g \in Y'$$
which I don't believe is the same as the Hilbert adjoint (which my brain keeps circling back to). Do I need to find $f$ explicitly here?
More or less I'm hoping someone can clearly explain what the idea is and maybe give me a step in the right direction. Thank you.
Since $\ell^1$ is not a Hilbert space there is no such thing as Hilbert adjoint here anyway. $T^{\times}:Y'\to X'$ is defined by $T^{\times}(f)(x_1,x_2,...)=f(T(x_1,x_2,...))=f(0,x_1,x_2,...)$, that's it.