Linear Algebra - Homework help

Aseeb
Messages
3
Reaction score
0

Homework Statement


Let A and B be n × n matrices. Which of the following statements are always true?

(i) If det(A) = det(B) then det(A − B) = 0.
(ii) If A and B are symmetric, then the matrix AB is also symmetric.
(iii) If A and B are skew-symmetric, then the matrix AT + B is also skew-symmetric.

Some explanation for i), ii), and iii) is kindly requested.
(Due to a load full of mid terms, I havn't been able to grasp the new concepts.)


Homework Equations


det(A+B) = det(A) + det(b)


The Attempt at a Solution



Well, I've carried out some examples on paper and part ii) seems to not hold true but I'm not sure if my examples would work for all applicable matrices. Part i), however, I am considering to be wrong since if we were to plug in numbers, it would make sense.
e.g,
det(A) = 5, det(B) = 5. Then det(5-5) = 0
Part iii) is tricky for me.
 
Physics news on Phys.org
Aseeb said:

Homework Equations


det(A+B) = det(A) + det(b)
Where on Earth did you see/learn this? This is completely wrong!
 
Last edited:
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