The following question is given in a section 2 lecture of linear algebra. The first section is about polynomial, so the lectures just started to talk about determinants and matrices.
Let $A$ be an $n\times n$ matrix over a number field $F$. Then there exists an invertible matrix $R$ such that $AR$ is symmetric.
I know that this question can be (elegantly) eliminated using Jordan canonical form.
But since the question is left to who just learn linear algebra, I don’t think Jordan form is necessarily required.
Then the question can be interpreted as the following:
Let $A$ be an $n\times n$ matrix over a number field $F$. Then $A$ can be changed to a symmetric matrix through elementary column operations.
The Jordan form method only establishes the existence of some invertible matrix satisfying this property, which (I think) makes it unclear how to relate it with row/column operations.
I think it may be dealt with by induction. Am I right? It is not very clear to me how to complete the inductive steps. Any help is sincerely appreciated.