Let $E$ be a complex Hilbert space, with inner product $\langle\cdot\;, \;\cdot\rangle$ and the norm $\|\cdot\|$ and let $\mathcal{L}(E)$ the algebra of all operators on $E$.
Let $A\in\mathcal{L}(E)$. I want to prove that $$\left\| \begin{pmatrix} A &0\\ 0 &0 \end{pmatrix}\right\|=\|A\|.$$ Here $\begin{pmatrix} A &0\\ 0 &0 \end{pmatrix}\in \mathcal{L}(E\oplus E)$.
It is well-known that $$\left\| \begin{pmatrix} A &0\\ 0 &0 \end{pmatrix}\right\|\leq \left\| \begin{pmatrix} \|A\| &0\\ 0 &0 \end{pmatrix}\right\|=\|A\|.$$ I'm facing difficulties to prove the converse inequality.
Since $\begin{bmatrix} A & 0 \\ 0 & 0 \end{bmatrix} \begin{bmatrix} x \\y\end{bmatrix} = \begin{bmatrix} Ax \\ 0\end{bmatrix}$ and $\|\begin{bmatrix} Ax \\ 0\end{bmatrix} \|= \|Ax\|$, the result follows immediately from the definition of the operator norm.