Px153 Revision Flashcards

(27 cards)

1
Q

How can you tell if a matrix has an inverse?

A

If the determinant is non zero it has an inverse

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

What are the requirements for convergence in the mean to occur?

A

Only that integral (f(x))² dx over the interval is less than infinity

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

When does piecewise convergence occur?

A

When the function is continuous over the interval except for a finite number of points, essentially there are breaks in the function

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

When does uniform convergence occur?

A

When the function is continuous over the interval and at periodic extensions

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

What matrices can be expressed in LU decompositions?

A

All square, non singular matrices

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

What is a hermitian matrix?

A

One where the matrix is equal to it’s conjugate transpose

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

What is a unitary matrix?

A

One where the inverse is equal to it’s hermitian (conjugate transpose) or the matrix multiplied by it’s hermitian is equal to the identity matrix

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

What is an orthogonal matrix?

A

One where it’s transpose is equal to it’s inverse

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

What is an antisymmetric matrix?

A

One where the negative is equal to the transpose of the original matrix

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

What is the definition of a conservative field?

A

A function for which the line integral vanishes for all possible closed paths, and can be expressed as the gradient of a potential function

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

What is the difference between the sine and cosine series of a function?

A

The sine series is antisymmetric, the cosine series is symmetric

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

How do you work out the inverse of a matrix?

A

Adjugate matrix/determinant

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

How to work out the adjugate of a matrix?

A

Work out the matrix of cofactors then transpose it

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

What is the cofactor of a matrix element?

A

The determinant of the minor matrix corresponding to that element

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

What is the commutator of the matrices A and B?

A

AB - BA = Commutator

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

When are eigenvectors orthogonal (I think?)

A

When the matrix is symmetric or hermitian

17
Q

Which Fourier series coefficients do you need to worry about if the function is symmetric?

18
Q

What Fourier series coefficients do you need to worry about if the function is antisymmetric?

19
Q

What is the formula for A0?

A

= 1/L integral between L, -L( F(x) dx)

20
Q

What is the formula for An in Fourier series?

A

= 1/L integral between L, -L( F(x) cos(n pi x/ L) dx)

21
Q

What is the formula for Bn in Fourier series?

A

= 1/L integral between L, -L( F(x) sin(n pi x/ L) dx)

22
Q

When do two equations have infinite solutions?

A

When two equations are linearly dependent (the same within a constant) or if one line is 0=0

23
Q

What is the definition of a conservative field?

A

One where the work done around any closed path is 0, and can be expressed as the gradient of a potential

24
Q

How to get from a coordinate in one basis to a coordinate in another basis?

A

Multiply the original coordinates by the inverse transformation matrix

25
How to get from vectors in one basis to vectors in another basis?
Multiply the original vectors by the transformation matrix
26
What is an anti hermitian matrix?
The hermitian of the matrix is equal to the negative of the original matrix
27
How do you find the inverse of a 2x2 matrix?
Swap top left and bottom right, make bottom left and top right negative then divide by the determinant