MHB Andrew's question at Yahoo Answers (Similar matrices)

  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
  • Tags Tags
    Matrices
AI Thread Summary
The discussion revolves around finding a diagonal matrix C and an invertible matrix B such that the matrix A can be expressed as A = BCB^-1. The characteristic polynomial of A is determined to be (1-λ)(λ+1)(λ-3), revealing the eigenvalues 1, -1, and 3, which confirms that A is diagonalizable. The eigenspaces corresponding to these eigenvalues are identified, leading to the construction of matrices B and C. Specifically, B is given as a matrix formed from the eigenvectors, and C is the diagonal matrix containing the eigenvalues. The relationship A = BCB^-1 can be verified by checking the equivalent equation AB = BC.
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

Let A =
7 -8 0
4 -5 0
-1 1 1

If possible, find a diagonal matrix C and an invertible matrix B such that A = BCB^-1

I have found the characteristic polynomial of A, along with the eigenvalues/vectors. However I just don't understand this question, and my notes/textbook is completely useless! I assume the two matrices A and C will be similar, thus have the same eigenvalues. But how am I supposed to show that matrix!?

Here is a link to the question:

Question on Similar Matrices? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello Andrew,

The characteristic polynomial of $A$ is: $$\begin{aligned}\chi (\lambda)&=\begin{vmatrix}{7-\lambda}&{-8}&{0}\\{4}&{-5-\lambda}&{0}\\{-1}&{1}&{1-\lambda}\end{vmatrix}\\&=(1-\lambda)\begin{vmatrix}{7-\lambda}&{-8}\\{4}&{-5-\lambda}\end{vmatrix}\\&=(1-\lambda)(\lambda+1)(\lambda-3)\end{aligned}$$ The eigenvalues are $1,-1,3$ (all simple) and according to a well-known property, the matrix is diagonalizable. The eigenspaces (with corresponding basis) are: $$V_1\equiv\left \{ \begin{matrix}6x_1-8x_2=0\\4x_1-6x_2=0\\-x_1+x_2=0\end{matrix}\right.\qquad B_{V_1}=\{(0,0,1)\}$$ $$V_{-1}\equiv\left \{ \begin{matrix}8x_1-8x_2=0\\4x_1-4x_2=0\\-x_1-x_2+2x_3=0\end{matrix}\right.\qquad B_{V_{-1}}=\{(1,1,1)\}$$ $$V_3\equiv\left \{ \begin{matrix}4x_1-8x_2=0\\4x_1-8x_2=0\\-x_1-x_2-2x_3=0\end{matrix}\right.\qquad B_{V_3}=\{(4,2,-1)\}$$ So, if $$B=\begin{bmatrix}{0}&{1}&{\;\;4}\\{0}&{1}&{\;\;2}\\{1}&{1}&{-1}\end{bmatrix}\;,\quad C=\begin{bmatrix}{1}&{\;\;0}&{0}\\{0}&{-1}&{0}\\{0}&{\;\;0}&{3}\end{bmatrix}$$ then, $A=BCB^{-1}$. You can easily verify this equality proving the equivalent one $AB=BC$.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top