I need to prove that if A and B are matrices such AB and BA exist, and AB is symmetric (so AB = (AB)transpose ), show that AB=Ba.
So far I can prove that AB and BA have the same size, but I can't figure out how to prove that they have the same entries.
Proof of size:
A is m*n, B is n*p. So AB is m*p, but since BA exists too m must = p. So now A is m*n, and B is n*m. This leads to AB being m*m and BA being n*n. And since AB=BA m must = n so all of the mentioned matrices must be n*n in size.
now i just need to prove that the entries of AB and BA are the same.
2006-08-10
19:39:33
·
4 answers
·
asked by
darcy_t2e
3
in
Science & Mathematics
➔ Mathematics
It's not a homework question. Its a problem in my book, but it doesn't have all the answers in the back. I'm just trying to do some extra questions for practice. I think the answer should just be explained, not done by example. Like how I got the fact that they are the same size.
2006-08-10
20:04:00 ·
update #1
Crap. I didn't see the bit above the question that said "assume that A and B are symmetric". The question is a whole lot easier now.
Thanks for the help though!
2006-08-10
20:11:06 ·
update #2