Let $A= \left\{ \begin{bmatrix} 0 & a_{12} & a_{13} \\ 0 & 0 & a_{23} \\ 0 & 0 & 0 \\ \end{bmatrix} \bigg|a_{12},a_{13},a_{23} \in \mathbb{C} \right\}$. Now define $\|A\|=\max_{k}\sum_{j=1}^{3} |a_{jk}|$ for all $a_{jk} \in \mathbb{C}$. It it straightforward to check that $A$ is normed space under the norm. But how to prove if it is Banach space? (i.e. complete under the norm).
I ask this question because not knowing where to start. So please give me a hint at least. Thank you!