Ask Question
9 August, 21:26

The trace, written tr (A) of an nxn matrix A is the sum of

thediagonal elements. It can be shown that, if A and B are

nxnmatrices then tr (AB) = tr (BA).

Prove that if A is similar to B then tr (A) = tr (B).

+5
Answers (1)
  1. 10 August, 01:18
    0
    Step-by-step explanation:

    If A and B are nxn matrices then tr (AB) = tr (BA) ... Hypothesis (1)

    Prove:

    A is similar to B

    ⇒There exists an invertible n-by-n matrix P such that B=P^{-1}AP.

    ⇒ tr[B]=tr[P^{-1}AP]

    ⇒tr[B]=tr[ (P^{-1}A) P] Matrix multiplication has the associative property

    ⇒tr[B]=tr[P (P^{-1}A) ] Using hypothesis (1)

    ⇒tr[B]=tr[ (PP^{-1}) A] Matrix multiplication has the associative property

    ⇒tr[B]=tr[IA] I is the identity matrix

    ⇒tr[B]=tr[A]
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The trace, written tr (A) of an nxn matrix A is the sum of thediagonal elements. It can be shown that, if A and B are nxnmatrices then tr ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers