CP3 June 2017
CP3 June 2017
CP3 June 2017
Trinity Term
also
The numbers in the margin indicate the weight that the Moderators expect to
assign to each part of the question.
1
Section A
2. Define the integration factor and describe how it is used to solve first order linear
differential equations. Using this method or otherwise find the solution y(x) that satisfies
the equation
dy y 2 − x2 − 2x
+ =0
dx 2y
subject to the boundary condition y(0) = 1. [6]
3.
(i) Show that the eigenvalues of a Hermitian matrix are real and that the eigenvectors
corresponding to distinct eigenvalues are orthogonal. Explain what it means for
an eigenvalue to be degenerate.
(ii) Show that an eigenvalue λ of a unitary matrix must satisfy the condition |λ| = 1.
[7]
3x + y + λz = 1
x + y + 2λz = 5
x − z = −2µ
where λ and µ are real constants.
(a) Let λ = 2. For which value of µ will the above equations have a solution? Is this
solution unique?
(b) Show that for λ = 1 and µ = 12 , the set of equations will have a unique solution
and find the values of x, y, z corresponding to this solution. [6]
5. Consider the vector σ with components (σx , σy , σz ) given by the Pauli matrices:
0 1 0 −i 1 0
σx = , σy = , σz = .
1 0 i 0 0 −1
H = σ · n̂ = nx σx + ny σy + nz σz .
Show that H is Hermitian and find the normalised eigenvectors of the matrix H. [7]
A10285W1 2
6. The force acting on a charged particle moving at velocity v in a magnetic field B
may be written as F = qv × B where q is the particle charge. Write the components of
the cross product using the Levi-Civita symbol ijk defined as
1 if (i, j, k) is an even permutation of (1,2,3)
ijk = −1 if (i, j, k) is an odd permutation of (1,2,3)
0 otherwise
and hence show that the components of F can be expressed in the matrix equation
F = Mv
where M is a traceless and antisymmetric matrix. Calculate the elements of the matrix
M and show that it is not invertible. [7]
7.
(a) A form of the Euler differential equation may be written as
d2 y dy
x2 + 2x − 2y = x .
dx2 dx
Make a suitable substitution to transform the equation into the linear differential
equation,
d2 y dy
+ − 2y = et .
dt2 dt
[4]
Find a particular solution for this equation and hence find the general solution
y(x) to the Euler equation as given above, subject to the boundary conditions
dy
y = 0 for x = 1 and = 0 for x = 1 . [7]
dx
d2 y
+ 2y = 2 cos x + 4x sin x .
dx2
Find a complex function f (x) so that the right hand side of the above equation is
the imaginary part of f (x). [4]
Using this result or otherwise, find a particular solution y(x) for the differential
equation. [5]
A10285W1 4
8.
(a) Consider the unitary matrix U whose columns are the eigenvectors of the matrix
M . Show that U satisfies the relation
U †M U = D ,
a × (b × c) = (a · c)b − (a · b)c
where a, b, c ∈ R3 . [5]
(c) Consider the linear map f : R3 → R3 defined as: f (r) = u × (r × u) where
r ∈ R3 and u is a unit vector in R3 . Show that this map is linear and describe
the geometry of the image and the kernel. [4]
Let u = (u1 , u2 , u3 ) where the ui are real numbers. Evaluate the elements of a
matrix A that satisfies f (r) = Ar, in terms of u1 , u2 , u3 . Show that the set of
three linear equations defined by Ar = r, where r = (x, y, z), has a non-trivial
solution and describe the geometry of the solutions. [7]
10.
(a) Show that any two vectors that are not parallel can form the basis of R2 and that
any three vectors that are not coplanar can form the basis of R3 . [4]
(b) Let the three vectors (v1 , v2 , v3 ) (which are not necessarily orthogonal nor unit
vectors) be a basis set of R3 . The reciprocal vector set (u1 , u2 , u3 ) is defined by
ui · vj = δij
where δij is the Kronecker delta. Show that the reciprocal basis set is also a basis
set of R3 and find expressions for u1 , u2 , u3 in terms of the basis set vectors vi . [5]
(c) The position vector r of points on a plane in R3 may be defined by the relation
r = r0 + t1 p + t2 q