Let $A$ and $B$ be two similar complex $n \times n$ matrices, i.e., there exists $P \in GL(\mathbb{C},n)$ such that $A=P B P^{-1}$. Furthermore, suppose that $A^{*} = P B^{*} P^{-1}$, where $M^{*}$ designates the conjugate transpose of a complex matrix $M$. I would like to show that $A$ and $B$ are unitarily similar. I know one can easily get relations between real matrices by addition and subtraction of the two equations, but I don't see where unitarity would come from. I also tried to us the polar decomposition ($P=U H$, with $U$ unitary and $H$ Hermitian positive definite) but I don't see how to get rid of $H$ then. Only basic linear algebra if possible and, if necessary, only basic topology, please. I hope I interpreted my textbook problem correctly : it says "$A$ and $A^{*}$ are simultaneously similar to $B$ and $B^*$". I am originally a physicist but now also an amateur mathematician (using * instead of + :-).
2026-03-26 09:58:12.1774519092
Simultaneous similarity of two complex matrices and their hermitian conjugates implies their unitary similarity
79 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in UNITARY-MATRICES
- Operator norm and unitary matrix
- Unitary matrices are invertible.
- Square root of unitary matrix
- $AA^*A=A$ with eigenvalues $1$ and $0$, prove that $A$ is unitarily diagonalizable.
- Modifying unitary matrix eigenvalues by right multiplication by orthogonal matrix
- Parametrization of unitary matrices
- Is real power of unitary matrix unitary?
- How to calculate the unitaries satisfying $U_YXU_Y^\dagger=Y$ and $U_ZXU_Z^\dagger=Z$?
- A real symmetric cannot be similar to an antisymmetric matrix
- Numerical stability: cannot unitarily diagonalize normal matrices
Related Questions in SIMILAR-MATRICES
- Does every polynomial with a Perron root have a primitive matrix representation?
- Looking for verification that I correctly showed these matrices are similar
- Matrices similar to nilpotent
- Find the values of $a$ and $b$ such that the following matrices are similar
- Sufficient condition for a matrix to be diagonalizable and similar matrices
- Diagonalizable matrices with same geometric multiplicity for every eigenvalue similar?
- Proving two matrices are similar using the characteristic polynomial
- Is every matrix conjugate to its transpose in a continuous way?
- How do I find out that the following two matrices are similar?
- Similarity of $2 \times 2$ matrices
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
As announced in my answer to Bruno B's comment, the second part of Specht's original proof to his theorem contains the answer to my question. So I just adapt it here.
By taking the Hermitian conjugate of $A=PBP^{-1}$, we obtain $P^{*-1} B^{*} P^{*}=A^{*}$. Therefore, $P B^{*} P^{-1} = P^{*-1} B^{*} P^{*} $ or $P^{*} P B^{*} = B^{*} P^{*} P $. Since $P^{*} P$ is similar to a diagonal matrix with only strictly positive eigenvalues, $\lambda_1,\dots,\lambda_n$, there exists a matrix $H$, similar to a diagonal matrix with elements $\sqrt{\lambda_1},\dots,\sqrt{\lambda_n}$, and satisfying $H^2 = P^{*} P$.
Since there exists a real polynomial $p$ such that $p(\lambda_i) = \sqrt{\lambda_i}$, for all $i=1,\dots, n$, $H$ is a polynomial of $P^{*} P$ and therefore commutes with $B$.
Now, we define $U=H^{-1} P^{*}$, which is unitary, because $U U^{*} = H^{-1} P^{*} P H^{-1} = H^{-1} H^2 H^{-1} = 1$, to obtain finally, $A=PBP^{-1}=U^{*} H B H^{-1} U = U^{*} B U$.