Prove that if $A$ is a symmetric matric then $A^3$ and $A^2-2A+I$ are symmetric matrices.

921 Views Asked by At

I am uncertain on how to approach this proof. For most everything I've encountered concerning symmetry, it has involved taking the transpose in order to show some property. Here, I'm not certain if and how that would be effective.

3

There are 3 best solutions below

0
On BEST ANSWER

Hint: Use the fact that $(AB)^T = B^TA^T$.

0
On

Hint

To show that a matrix $B$ is symmetric, you have to show that $B^T=B$. Actually, you can easily show that if $A$ is symmetric, then $p(A)$ is also symmetric for any polynomial $P(X)\in\mathbb R[X]$.

0
On

Hint: $$(AB)^T=B^TA^T$$ and that the sum of symmetric matrices is also symmetric.