#How to diagonalize specific 2x2 matrix

13 messages Β· Page 1 of 1 (latest)

fierce steeple
#

I'm not completely unfamiliar with the starting steps. I subtracted lambda from the diagnals givin me the matrix
1 - πœ† 0
10 -1 - πœ†

then taking that to (1 - πœ†)( -1 - πœ†) - 0. foiling it out gives -1 + 1πœ† - 1πœ† + πœ†^2 . i'm not sure how to proceed with the problem when πœ† is = to 0 ( unless i'm missing something which is really possible)

fringe caveBOT
quiet marten
#

-1 + 1πœ† - 1πœ† + πœ†^2 = πœ†^2 -1 = 0

So, πœ† = 1, -1

#

Is this what you're looking for?

dawn pilot
#

Also, note that the eigenvalues of a triangular matrix are always on the diagonal of the matrix

#

(So 1 and -1 in this example)

faint sparrow
#

formally you would need proof by induction but you don't need to, to be able to understand why

#

@fierce steeple

unique horizon
grizzled cradle
#

you want something tht looks like PDP^-1

#

D is the matrix with the eigenvalues on the diagonal