Proving Symmetry of A + A(Transpose) for Any Square Matrix A

  • Thread starter Thread starter HKP
  • Start date Start date
  • Tags Tags
    Word problem
HKP
Messages
4
Reaction score
0

Homework Statement


Show that A + A(transpose) is symmetric for any square matrix A.

Homework Equations


A symmetric matrice is equal to A=A(transpose)


The Attempt at a Solution



I said A + A(transpose)
= A(transpose) + A(transpose)
= (A + A) (transpose)
= A + A

I don't know what else to do
 
Physics news on Phys.org
It looks like you're assuming that A is symmetric right at the start, which isn't information that you're given.

Start with the definitions of AT and symmetric matrix.

The definition you show for a symmetric matrix isn't right - I think you want this:
A symmetric matrix A is such that A = AT. (A matrix can't be "equal" to an equation.)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top