Browse papers
A

Section A: Long Answer Questions

Attempt all / any as specified.

4 questions
1long12 marks

(a) Define the rank of a matrix. Reduce the following matrix to its echelon form and hence find its rank:

A=[121324123621]A = \begin{bmatrix} 1 & 2 & -1 & 3 \\ 2 & 4 & 1 & -2 \\ 3 & 6 & 2 & -1 \end{bmatrix}

(b) Investigate for what values of λ\lambda and μ\mu the system of equations

x+y+z=6,x+2y+3z=10,x+2y+λz=μx + y + z = 6,\quad x + 2y + 3z = 10,\quad x + 2y + \lambda z = \mu

has (i) no solution, (ii) a unique solution, and (iii) infinitely many solutions. Solve the system completely in the case of infinitely many solutions.

determinants-and-matriceslinear-systems
2long12 marks

(a) Evaluate the double integral 01x2x(x2+y2)dydx\displaystyle\int_0^1 \int_{x^2}^{x} (x^2 + y^2)\, dy\, dx and sketch the region of integration. (b) Change the order of integration in 0ax2/a2axxydydx\displaystyle\int_0^a \int_{x^2/a}^{\,2a-x} xy\, dy\, dx and hence evaluate it. (c) Using a triple integral, find the volume of the region bounded by the cylinder x2+y2=4x^2 + y^2 = 4 and the planes z=0z = 0 and z=3xz = 3 - x.

multiple-integralschange-of-ordervolume
3long12 marks

(a) Solve the differential equation (D24D+4)y=e2x+x3(D^2 - 4D + 4)y = e^{2x} + x^3, where DddxD \equiv \dfrac{d}{dx}. (b) Using the method of variation of parameters, solve d2ydx2+y=secx\dfrac{d^2 y}{dx^2} + y = \sec x. (c) Solve the Cauchy–Euler equation x2d2ydx23xdydx+4y=x2lnxx^2 \dfrac{d^2 y}{dx^2} - 3x\dfrac{dy}{dx} + 4y = x^2 \ln x.

higher-order-differential-equationsvariation-of-parameterscauchy-euler
4long12 marks

(a) Define the gradient of a scalar field and the divergence and curl of a vector field. Show that ×(ϕ)=0\nabla \times (\nabla \phi) = \vec{0} for any twice-differentiable scalar field ϕ\phi. (b) A vector field is given by F=(x2yz)i^+(y2zx)j^+(z2xy)k^\vec{F} = (x^2 - yz)\hat{i} + (y^2 - zx)\hat{j} + (z^2 - xy)\hat{k}. Show that F\vec{F} is irrotational and find a scalar potential ϕ\phi such that F=ϕ\vec{F} = \nabla \phi. (c) Verify Green's theorem in the plane for C[(xy+y2)dx+x2dy]\oint_C \big[(xy + y^2)\,dx + x^2\,dy\big], where CC is the closed curve bounded by y=xy = x and y=x2y = x^2.

vector-calculusdivergence-curlgreens-theorem
B

Section B: Short Answer Questions

Attempt all / any as specified.

7 questions
5short8 marks

Find the eigenvalues and the corresponding eigenvectors of the matrix

A=[211121001].A = \begin{bmatrix} 2 & 1 & 1 \\ 1 & 2 & 1 \\ 0 & 0 & 1 \end{bmatrix}.

Hence verify the Cayley–Hamilton theorem for AA.

determinants-and-matriceseigenvalues-eigenvectors
6short8 marks

(a) If a=2i^j^+k^\vec{a} = 2\hat{i} - \hat{j} + \hat{k}, b=i^+2j^3k^\vec{b} = \hat{i} + 2\hat{j} - 3\hat{k} and c=3i^4j^+5k^\vec{c} = 3\hat{i} - 4\hat{j} + 5\hat{k}, evaluate the scalar triple product [a b c][\vec{a}\ \vec{b}\ \vec{c}] and state whether the three vectors are coplanar. (b) Prove, using vector methods, that the diagonals of a rhombus bisect each other at right angles.

vector-algebravector-geometry
7short8 marks

(a) State De Moivre's theorem. Use it to express cos4θ\cos 4\theta and sin4θ\sin 4\theta in terms of cosθ\cos\theta and sinθ\sin\theta. (b) Find all the values of (1+i)1/3(1 + i)^{1/3} and represent them on the Argand diagram.

complex-numbersde-moivre-theorem
8short8 marks

(a) State the ratio test (D'Alembert's test) for the convergence of a series of positive terms. Test the convergence of the series n=1n!nn\displaystyle\sum_{n=1}^{\infty} \frac{n!}{n^n}. (b) Examine the convergence of the series n=11np\displaystyle\sum_{n=1}^{\infty} \frac{1}{n^p} for different values of pp using the integral test.

infinite-seriesconvergence-tests
9short8 marks

(a) Find the equation of the plane passing through the points (1,1,0)(1, 1, 0), (2,2,1)(-2, 2, -1) and (1,2,1)(1, 2, 1). (b) Find the shortest distance between the lines

x12=y23=z34andx23=y44=z55.\frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4} \quad\text{and}\quad \frac{x-2}{3} = \frac{y-4}{4} = \frac{z-5}{5}.
lines-and-planes-3dshortest-distance
10short8 marks

Compute the work done by the force field F=(3x2+6y)i^14yzj^+20xz2k^\vec{F} = (3x^2 + 6y)\hat{i} - 14yz\,\hat{j} + 20xz^2\,\hat{k} in moving a particle from the point (0,0,0)(0,0,0) to the point (1,1,1)(1,1,1) along the curve x=tx = t, y=t2y = t^2, z=t3z = t^3.

vector-calculusline-integralwork-done
11short8 marks

By changing to polar coordinates, evaluate 00e(x2+y2)dxdy\displaystyle\int_0^{\infty}\int_0^{\infty} e^{-(x^2 + y^2)}\, dx\, dy and hence deduce the value of 0ex2dx\displaystyle\int_0^{\infty} e^{-x^2}\, dx.

multiple-integralspolar-coordinates