I have a related question which start with a result in Linear algebra, but I couldn't solve it. It goes like:
If there is a non-singular matrix $K$, such that $AA^T=BB^T=K$, then show there exists an orthogonal matrix $Q$ such that $A=BQ$. This result is actually a hint for "if the component of a Gaussian vector $B$ are independent standard normal, and $A=QB$ for some orthogonal matrix $Q$, then component of $A$ are also independent standard normal."
I know that the orthogonal matrix has the property $QQ^T=I$ (identity) and it geometrically preserves the shape of a linear transformation. But I don't know how to get started.
But I feel confused how to write the proof for this. Could someone help? Thanks
I'm a bit confused... Are you asking for HINT to the first part (i.e. not the part about Gaussian vector)? If so, here it is: Simply show all the following statements in order:
Prove that $K$ is square :) so say its size is $n \times n$.
Prove that $K$ has full rank $n$.
Prove that $A, B$ must be square and each must have rank $n$.
Prove that $A, B$ are invertible.
What is $Q$? After this, it should be easy to prove that $Q Q^T = I$.