Matrices Flashcards

(8 cards)

1
Q

How to solve for eigenvalues?

A

Solve the equation: det(M - λI) = 0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How to solve for eigenvectors?

A

Find eigenvalues first, then solve (M - λI)v = 0 by substituting for each eigenvalue λ. V is a random vector xyz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the equations of a plane?

A

General form: Ax + By + Cz + D = 0, where A, B, C are coefficients and D is a constant. Parametric r = a + d1+ d2. vector dot product form too n.(r-a)=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

sim eqns plane meaning of consistents vs inconsistent

A

Consistent: there is at least one solution to all 3.

Inconsistent, there is no solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what conidition must suffice for there to be a unique solution for planes

A

detA not equal 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

condition for inconsistent

A

singular coefficient matrix detA=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

formula for diagonalised matrices and explaination of variables

A

M=UDU^-1
M^n=UD^nU^-1

D-Diagnoalised matrix of eigen values
U eigen vector columns, must be in same order as corresponding eigenvalues in D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How to find inverse of 2x2?

A

1/DetA multiplied by: swap leading diagonal, negative 1 the other diagonal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly