Canonical Momentum & M Flashcards

1
Q

If we assume V(q) (not qi), what is the equation for p(k), the canonical momentum?

A

p(k) = dL/dq(k)’ = dT/dq(k)’: sub in T and take out constants etc

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

What do we do after finding the final equation for p(k)?

A

Sub in the kronecker delta 𝛿jk = dqj’/dqk’, and set j = k to set 𝛿jk = 1

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

What is the final found equation for p(k) after 𝛿jk?

A

p(k) = sum over i of Mik*qi’

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

What is a good example to put this equation for p(k) to use?

A

2 independent masses so (m1, 0, 0, m2) matrix, and get p1 = m1*x1’, which makes sense

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

How do we find H in terms of Mij?

A

H = um over i of qi’pi - L = sum over i,j of qi’Mij*qj’ - (T-V) = T+V

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

What is the equilibrium step to find the force/stiffness matrix?

A

qk’ = 0, p = 0, to stay in equil, qk’’ = 0, p’ = 0.

From Hamiltons equations: pk’ = 0dH/dqk. If p = 0, T = 0, so pk’ = 0dV/dqk = 0

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

What do we do for a small displacement for the force/stiffness matrix?

A
  • Write position x relative to q(0)
  • xi = qi-q(0)i, xi’ = qi’
  • dV/dxi = 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the equation for V(x) after expanding away from equilibrium (taylor series)?

A

V(x) = V0 + sum over i of xi dV/dxi at 0 + sum over i,j f 1/2xixj*d^2V/dxidxj at 0

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

What is the equation for the canonical force Fi?

A

Fi = -dV/dxi = -1/2sum over i,j of d^2V/dxidxj at 0 * d/dxi(xixj)

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

How do we expand and simplify d/dxi(xi*xj)?

A

=dxj/dxj *xj + xi *dxj/dxi, where the second derivative = 𝛿ij, so set i=j and simplify to get 2xj

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

What is the final equation for the canonical force Fi?

A

Fi = -sum over j of d^2V/dxidxj at 0 xj, or -sum over j of kijxj, where kij is the stiffness matrix = d^2V/dxidxj at 0

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

How do we find the stiffness matrix for a two spring system connexting 2 masses at a wall?

A

V = 1/2k1x1^2 + 1/2k2(x2-x1)^2. Then k11 = d^2V/dx1^2 at 0 = k1+k2, k12 = d^2V/dx1dx2, etc

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

What do we find is the stiffness matrix for the two spring with 2 mass problem?

A

K = (k1+k2, -k2, -k2, k2) matrix

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

How do we find an equation of motion for small oscillations using pi and Fi?

A

Set Fi = pi’, and sub in their equations, then get rid of i and j, so have mx’’ = -kx, then solve by using x(t) = sum over λ of Re(A(λ)X(λ)*exp(iω(λ)t)

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

How do we find normal modes using mx’’ = -kx(t)?

A

Use x(t) = Axexp(iωt), and rearrange so have zero on one side. Get |K-M*ω^2| = 0: scalar equation and solve this to get frequencies of normal modes

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

For 2 independent masses connected to a wall by a spring, what does the Lagrangian L equal?

A

L = 1/2 m1x1’^2 + 1/2m2x2’^2 -(1/2k1x1^2 + 1/2k2x2^2)

17
Q

How do we find ω^2 for the 2 independent masses?

A

Use the scalar equation: |K-Mω^2| = 0 -> get 2x2 matrix of (k1-m1ω^2, 0, 0, k2-m2ω^2) = 0, determinant of this matrix is (k1-m1ω^2)(k2-m2*ω^2) = 0

18
Q

What do we look at in the equation we found from the determinant of the 2x2 matrix?

A

Either one of the brackets equals zero or the other does, so rearrange the brackets to make ω the subject

19
Q

What equation do we get for ω1 and ω2?

A

ω1 = sqrt(k1/m1), ω2 = sqrt(k2/m2)

20
Q

How do we find the eignevectors for the 2 independent mass problem?

A

Find the direction such that (K-Mω^2)*X = 0

21
Q

For mode 1, how do we find the eigenvector X1?

A
  • Try X=matrix(a, b), and multiply this by matrix found before from scalar equation
  • Set first part of matrix to 0 and find 0a + (k2-m2k1/m1)*b = 0, so b = 0 and a can have any value.
22
Q

What do we find are the eignevectors X1 and X2?

A

X1 = matrix(1, 0): m1 moving, m2 still, X2 = matrix (0, 1): m2 moving, m1 still

23
Q

What is the Lagrangian for a diatomic molecule (2 masses connected)?

A

L = 1/2m1x1’^2 + 1/2m2x2’^2 - 1/2k(x2-x1)^2

24
Q

What is the matrix M equal to for the diatomic molecule?

A

M = matrix(m1, 0, 0, m2)

25
How do we find the matrix K?
Kij = d^2V/dqidqj, where V = 1/2*k(x2-x1)^2
26
What do we find that the matrix K is equal to for the diatomic molecule?
K = matrix(k, -k, -k, k)
27
How do we find the normal modes for the diatomic molecule?
Use |K-Mω^2|=0 to get a matrix then find determinant and then find equations for ω1 and ω2
28
For the diatomic molecule, what do we find for ω1 and ω2?
ω1^2 = 0, ω2^2 = k(m1+m2)/m1m2 = k(1/m1+1/m2) = k/μ, where μ is the reduced mass
29
How do we get the directions for the diatomic molecule for mode 1?
Again use: (K-Mω^2)X = 0, and try X = martix(a, b), find that a = b, so X1 = matrix(1, 1)
30
What do we find after finding the eigenvalues for the diatomic molecule?
That X1 and X2 move in same direction, with same phase and move same distance
31
How can we use ω2^2 = k/μ for the second mode in the diatomic molecule problem?
Sub it into the matrix and rearrange to find a and b. Find that b/a = -m1/m2, so X2 = matrix(1, -m1/m2) with a=1, or X2 = matrix(m2, -m1) -> masses moving in opposite directions i.e. oscillating
32
What do ω1 and ω2 represent?
ω1 = translational mode, ω2 = vibrational mode