Matrices Revision Flashcards

1
Q

The Laplace expansion

A

det(A) = NΣ i=1 AijCij

where Cij = (-1)^(i+j)Mij

where Mij is the determinant of the minor

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

The determinant of a general diagonal matrix is

A

the product (the multiples) of the diagonals.

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

Volume of a parallelepiped is

A

V = a.(b x c)

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

Inverse of a matrix =

A

A^(-1) = C^(T)/det(A)

where T is the transpose

and C is the cofactor matrix i.e. the matrix of values Cij = (-1)^(i+j)Mij

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

how to find Eigenvalues

A

det(A-λI)=0

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

how to find eigenvectors

A

substitute eigenvalues into det(A-λI)

then solve the new matrix for

det(A-λI) x(vector) = 0

where x is the vector of (x1,x2,x3)

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

how to take the normal

A

1/(sqrt(x1^2+x2^2+x3^2))

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

Generally the eigenvalues of a diagonal matrix

A

are the matrix elements along the diagonal

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

a matrix A is hermitian if

A

it is the same as its Hermitian conjugate

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

A† =

A

(A^(T))^* = A

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

derivative of a log is

A

log(x)’ = 1/x

or log(nx) = 1/nx *(nx)’

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

x, y and z in polar coordinates

A

x = rcosθ
y = rsinθ
z = rcosθsinϕ

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

r^2 =

A

x^2 + y^2

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

x, y and z in spherical coordinates

A

x = rsinθcosϕ
y = rsinθsinϕ
z = rcosθ

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