If $v$ is an $n\times 1$ nonzero vector with constant complex entries (i.e., $v\in \mathbb{C}^{n\times 1}$), is there any way to find an $n\times 1$ matrix $A$ so that $$Av^{*}=I_{n}$$
I tried to use $A=(vv^{*})^{-1}\;v$, but we cannot guarantee that $vv^{*}$ to be invertible!
I appreciate any help, thanks!