I want to solve the following problem:
Show that for every sequence $(\alpha_n) \in l^{\infty}$ formula $$A(x_n) = (\alpha_n x_n), (x_n) \in l^p,$$ gives bounded linear operator on $l^p$, find its norm and operator $A^*: (l^{p})^* \to (l^p)^*$, such that $A^*f = fA, \forall f \in (l^{p})^*$.
I proved that it is bouned operator $$||A(x_n)||_p = (\sum_{n=1}^{\infty} |\alpha_n x_n|^p)^{1/p} \leq (sup|\alpha_n|^p)^{1/p} ||x||_p \leq ||(\alpha_n)||_{\infty}||x||_p < \infty,$$ so $||A|| \leq sup|\alpha_n|$. But also, $$ ||A|| \geq ||A(e_n)|| = |\alpha_n|,$$ where $e_n$ is sequence with 1 in $n$-th position, 0 otherwise, so $||A|| = sup|\alpha_n|$.
I don't know what to do for the third part, how to find $A^*$.