What are the clear differences between Unitary and Semi-unitary.
2026-04-03 17:58:00.1775239080
Clear difference between unitary matrix and semi-unitary matrices?
3.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
A unitary matrix $U_{n\times n}$ is generally a complex matrix $U$ whose columns (or rows) constitute an orthonormal basis for $\mathbb C^n$. This means $$U^*U=UU^*=I$$ It is also invertible with $U^{−1} = U^∗$.
A semi-unitary matrix $U_{m\times n}$ is a non-square matrix ($m>n$ or $m<n$) where $U^*U=I_n$ or $UU^*=I_m$ which means either the rows or columns of the matrix are orthonormal.