I am having a bit of difficulty with the following homework problem.
Let $\{x_n\}$ be an orthonormal basis in a Hilbert space $V$ over $\mathbb{C}$ and let $\{c_n\}_{n \in \mathbb{N}}$ be a fixed bounded sequence of complex numbers. Consider the bounded linear operator $T: V \to V$ defined by $T(x_n) = c_nx_n$.
There are numerous parts to the question, but below are the ones I am having trouble with
- Find the adjoint operator $T^*$ and its norm $||T^*||$
- If T is invertible, is its inverse continuous?
- Show that any linear operator on a normed space is continuous if the unit sphere is compact.
I have managed to find $T^*$. As for the norm, I know that $||T^*|| = ||T||$. But is there an explicit value for $||T||$ that can be found? I can't think of a way to find $||T||$ explicitly since we don't know what the norm on $V$ is.
I am not really sure how to do this one. Firstly, I know that a linear operator is continuous iff it is bounded, so I need to show that a linear operator $T: V \to V$ is bounded if the unit sphere $\{x \in V : ||x|| = 1\}$ is compact. I have been told to assume that $T$ is unbounded and try to get a contradiction. If T is unbounded then $||T|| = \sup_{||x|| = 1}\{||Tx||\} = \infty$. I don't know what to do from here.