Given M = [[-2,6],[1,3]], find P and D such that M = PDP^(-1) where D is a diagonal matrix

We are given M = [[-2,6],[1,3]], with columns [-2,6] and [1,3]. To find P and D, eigenvalues and eigenvectors must be calculated, as D is defined to be the matrix whose diagonal is comprised of the eigenvalues of M in some order, and P is the matrix of eigenvectors corresponding to the eigenvalues order. We know if e is an eigenvalue and v is an eigenvector, Mv = ev, so Mv - ev = 0 vector, and (M-eI)v = 0 vector, where I is the identity matrix. M-eI has to have determinant 0, so we can solve this equation allowing e to be an unknown variable. by solving for e we obtain e = 4,-3. Returning to the previous equation, (M-eI)v = 0 vector, all that needs to be done is find v for each e. substitute e in the equation, and one can solve for v. To finish, D would be [[4,0],[0,-3]] and P would be [[1,6],[-1,1]]

HR
Answered by Hugo R. Further Mathematics tutor

3237 Views

See similar Further Mathematics A Level tutors

Related Further Mathematics A Level answers

All answers ▸

Find the general solution to the differential equation d^2x/dt^2 + 5 dx/dt + 6x = 4 e^-t


Find a vector that is normal to lines L1 and L2 and passes through their common point of intersection where L1 is the line r = (3,1,1) + u(1,-2,-1) and L2 is the line r = (0,-2,3) + v(-5,1,4) where u and v are scalar values.


Find all the cube roots of 1


Given that the equation x^2 - 2x + 2 = 0 has roots A and B, find the values A + B, and A * B.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning