Let $A \in M_{n}(\mathbb{C})$ be nonsingular matrix. Then I m trying to find the dual norm of $\|x\|_{A} \triangleq\|Ax\|_{2}$.
My try:
\begin{align} \|y\|_{A}^{D} &= \max_{\|x\|_{A}=1} |y^*x| \\ &= \max _{\|Ax\|_{2}=1} |y^*x| \\ &= \max _{\|Ax\|=1} |y^*A^{-1}Ax| \\ &\leq \max _{\|Ax\|=1} \|y^*A^{-1}\|_{2} \|Ax\|_{2} \\ &= \|y^*A^{-1}\|_{2} \end{align}
but now I don't know how to continue! Any idea, comment? Thanks
I'm not sure why you wrote $\le$ when in fact we have equality.
$$\|y\|_2^D = \max_{\|x\|_A=1}\left|y^*x\right| = \max_{\|v\|_2=1}\left|(y^*A^{-1})v\right| = \|y^*A^{-1}\|_2$$
Assuming $\|\cdot\|_2$ is the euclidean norm on $\mathbb{C}^n$, we also have
$$\|y^*A^{-1}\|_2 = \|y^*(A^{-1})^{**}\|_2 = \|((A^{-1})^*y)^{*}\|_2 = \|(A^{-1})^*y\|_2$$