Problems

Filters
Clear Filters

4 problems found

2024 Paper 3 Q6
D: 1500.0 B: 1500.0

  1. A particle moves in two-dimensional space. Its position is given by coordinates \((x, y)\) which satisfy \[\frac{\mathrm{d}x}{\mathrm{d}t} = -x + 3y + u\] \[\frac{\mathrm{d}y}{\mathrm{d}t} = x + y + u\] where \(t\) is the time and \(u\) is a function of time. At time \(t = 0\), the particle has position \((x_0,\, y_0)\).
    1. By considering \(\dfrac{\mathrm{d}x}{\mathrm{d}t} - \dfrac{\mathrm{d}y}{\mathrm{d}t}\), show that if the particle is at the origin \((0,0)\) at some time \(t > 0\), then it is necessary that \(x_0 = y_0\).
    2. Given that \(x_0 = y_0\), find a constant value of \(u\) that ensures that the particle is at the origin at a time \(t = T\), where \(T > 0\).
  2. A particle whose position in three-dimensional space is given by co-ordinates \((x, y, z)\) moves with time \(t\) such that \[\frac{\mathrm{d}x}{\mathrm{d}t} = 4y - 5z + u\] \[\frac{\mathrm{d}y}{\mathrm{d}t} = x - 2z + u\] \[\frac{\mathrm{d}z}{\mathrm{d}t} = x - 2y + u\] where \(u\) is a function of time. At time \(t = 0\), the particle has position \((x_0,\, y_0,\, z_0)\).
    1. Show that, if the particle is at the origin \((0,0,0)\) at some time \(t > 0\), it is necessary that \(y_0\) is the mean of \(x_0\) and \(z_0\).
    2. Show further that, if the particle is at the origin \((0,0,0)\) at some time \(t > 0\), it is necessary that \(x_0 = y_0 = z_0\).
    3. Given that \(x_0 = y_0 = z_0\), find a constant value of \(u\) that ensures that the particle is at the origin at a time \(t = T\), where \(T > 0\).


Solution:

    1. \(\,\) \begin{align*} && \frac{\d x}{\d t} - \frac{\d y}{\d t} &= -2x + 2y \\ &&&= -2(x-y) \\ \Rightarrow && \dot{z} &= -2z \tag{\(z = x-y\)} \\ \Rightarrow && z &= Ae^{-2t} \\ z = 0, t : && A &= 0 \\ \Rightarrow && z &= 0 \quad \forall t \\ \Rightarrow && x &= y \quad \forall t \\ \Rightarrow && x_0 &= y_0 \end{align*}
    2. Since \(x = y\) for all \(t\) our equation can we written as \(\frac{\d x}{\d t} = 2x + u\). This has solution \(x = Ae^{2t} - \frac{u}{2}\) we also have \begin{align*} t = 0: && x_0 &= A - \frac{u}{2} \\ t = T: && 0 &= Ae^{2T} - \frac{u}{2} \\ \Rightarrow && x_0 &= \frac{u}{2} - e^{-2T}\frac{u}{2} \\ \Rightarrow && u &= \frac{2x_0}{1-e^{-2T}} \end{align*}
    1. Let \(w = y - \frac12(x+z)\) then \begin{align*} && \dot{w} &= \dot{y} - \tfrac12(\dot{x}+\dot{z}) \\ &&&= (x-2z+u) - \tfrac12(4y-5z+u+x-2y+u) \\ &&&= -y + \tfrac12(x+z) \\ &&&= -w \\ \Rightarrow && w &= Ae^{-t} \\ \text{at origin}: && w &= 0 \\ \Rightarrow && y &= \tfrac12(x+z) \end{align*}
    2. We now have \(\dot{x} = 2x+2z-5z+u = 2x-3z+u\) and \(\dot{z} = x - x- z +u = - z+u\) so in particular \((x - z)' = 2(x-z)\) or \(x-z = Ae^{2t}\) and since we hit the origin \(x = z\) for all \(t\) and so \(y = x = z\) for all \(t\).
    3. Notice we now have \(\dot{x} = -x + u\) or \(x = Ae^{-t} + u\) \begin{align*} t = 0: && x_0 &= A + u \\ t = T: && 0 &= Ae^{-T} + u \\ \Rightarrow && x_0 &= u-e^{T} u \\ \Rightarrow && u &= \frac{x_0}{1-e^{T}} \end{align*}

2019 Paper 3 Q3
D: 1500.0 B: 1500.0

The matrix A is given by $$\mathbf{A} = \begin{pmatrix} a & b \\ c & d \end{pmatrix}.$$

  1. You are given that the transformation represented by A has a line \(L_1\) of invariant points (so that each point on \(L_1\) is transformed to itself). Let \((x, y)\) be a point on \(L_1\). Show that \(((a - 1)(d - 1) - bc)xy = 0\). Show further that \((a - 1)(d - 1) = bc\). What can be said about A if \(L_1\) does not pass through the origin?
  2. By considering the cases \(b \neq 0\) and \(b = 0\) separately, show that if \((a - 1)(d - 1) = bc\) then the transformation represented by A has a line of invariant points. You should identify the line in the different cases that arise.
  3. You are given instead that the transformation represented by A has an invariant line \(L_2\) (so that each point on \(L_2\) is transformed to a point on \(L_2\)) and that \(L_2\) does not pass through the origin. If \(L_2\) has the form \(y = mx + k\), show that \((a - 1)(d - 1) = bc\).


Solution:

  1. Suppose \((x,y)\) is on the line of invariant points, then \begin{align*} &&\begin{pmatrix} x \\ y \end{pmatrix} &= \begin{pmatrix} a & b \\ c & d \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} \\ &&&= \begin{pmatrix} ax + by \\ cx + dy \end{pmatrix} \\ \Rightarrow && \begin{cases} (a-1)x + by = 0 \\ (cx + (d-1)y = 0 \end{cases} \tag{*} \end{align*} Therefore either \(x = 0, y = 0\) or \((a-1)(d-1)-bc = 0\) \(\Rightarrow ((a-1)(d-1)-bc)xy = 0\). We also know this is true for all values \(x,y\) on the line of invariant points. If there is one where both \(x \neq 0, y \neq 0\) we are done, otherwise the line of invariant points must be one of the axes. ie but then one of \(\begin{pmatrix} a \\ c \end{pmatrix} = \begin{pmatrix} 1 \\ 0 \end{pmatrix}\) or \(\begin{pmatrix} b \\ d \end{pmatrix} = \begin{pmatrix} 0 \\ 1 \end{pmatrix}\) is true and we'd also be done. If the line doesn't go through the origin then there are points on every line, not equal to the origin which are fixed. But then every point on those lines is fixed (since \(\mathbf{A}\) is a linear operator) and so every point is fixed. ie \(\mathbf{A} = \mathbf{I}\).
  2. Suppose \((a-1)(d-1) -bc = 0\) and \(b \neq 0\) then I claim that \(y = \frac{1-a}{b}x\) is a line of invariant points. It's clear that the first equation will be satisfied in \((*)\) so it suffices to check the second, but the first condition is equivalent to the equations being linearly dependent, ie both equations are satisfied. If \(b = 0\) then \((a-1)(d-1) = 0\), so our matrix must look like \(\begin{pmatrix} 1 & 0 \\ c & d\end{pmatrix}\) (if \(d \neq 1\))or \(\begin{pmatrix} * & 0 \\ * & 1\end{pmatrix}\). In the first case, the line \(y = \frac{c}{1-d}x\) and in the second \(x = 0\) is an invariant line.
  3. Suppose the invariant line is \(y = mx+k\) then we must have that \begin{align*} \begin{pmatrix} a & b \\ c & d \end{pmatrix} \begin{pmatrix} x \\ mx + k \end{pmatrix} &= \begin{pmatrix} (a + mb)x + bk \\ (c+dm)x + dk \end{pmatrix} \end{align*} and \((c+dm)x + dk = m((a + mb)x + bk) +k \Rightarrow k(d-mb-1) = x(-c+(a-d)m+m^2b)\) Since this equation must be true for all values of \(x\), and \(k \neq 0\) we can say that \(mb = d-1\) and \(-c+(a-d)m+m^2b = 0\), ie \(-c + (a-d)m + m(d-1) = 0 \Rightarrow (a-1)m-c = 0\) if \(m \neq 0\) then \((a-1)\frac{(d-1)}{b} - c = 0\) ie our desired relation is true. If \(m = 0\) then we must have that \(y = k\) is an invariant line, ie \(d-1=0\) and \(c=0\) which also satisfies our relation.

1990 Paper 3 Q6
D: 1700.0 B: 1500.0

The transformation \(T\) from \(\begin{pmatrix} x \\ y \end{pmatrix}\) to \(\begin{pmatrix} X \\ Y \end{pmatrix}\) is given by \[ \begin{pmatrix}X\\ Y \end{pmatrix}=\frac{2}{5}\begin{pmatrix}9 & -2\\ -2 & 6 \end{pmatrix}\begin{pmatrix}x\\ y \end{pmatrix}. \] Show that \(T\) leaves the vector \(\begin{pmatrix} 1\\ 2 \end{pmatrix}\) unchanged in direction but multiplied by a scalar, and that \(\begin{pmatrix} 2\\ -1 \end{pmatrix}\) is similarly transformed. The circle \(C\) whose equation is \(x^{2}+y^{2}=1\) transforms under \(T\) to a curve \(E\). Show that \(E\) has equation \[ 8X^{2}+12XY+17Y^{2}=80, \] and state the area of the region bounded by \(E\). Show also that the greatest value of \(X\) on \(E\) is \(2\sqrt{17/5}.\) Find the equation of the tangent to \(E\) at the point which corresponds to the point \(\frac{1}{5}(3,4)\) on \(C\).


Solution: \begin{align*} T\begin{pmatrix}1\\ 2 \end{pmatrix} &= \frac{2}{5}\begin{pmatrix}9 & -2\\ -2 & 6 \end{pmatrix}\begin{pmatrix}1\\ 2 \end{pmatrix} \\ &= \frac25\begin{pmatrix}9 - 4\\ -2+12 \end{pmatrix} \\ &= \begin{pmatrix}2\\ 4 \end{pmatrix} \\ &= 2 \begin{pmatrix}1\\ 2 \end{pmatrix} \end{align*} \begin{align*} T\begin{pmatrix}1\\ 2 \end{pmatrix} &= \frac{2}{5}\begin{pmatrix}9 & -2\\ -2 & 6 \end{pmatrix}\begin{pmatrix}2\\ -1 \end{pmatrix} \\ &= \frac25\begin{pmatrix}18+2\\ -4-6 \end{pmatrix} \\ &= \begin{pmatrix}8\\ -4 \end{pmatrix} \\ &= 4 \begin{pmatrix}2\\ -1 \end{pmatrix} \end{align*} Consider $T^{-1} = \frac{5}{2} \frac{1}{50}\begin{pmatrix}6 & 2\\ 2 & 9 \end{pmatrix}\(, so \)T^{-1} \begin{pmatrix}X\\ Y \end{pmatrix} = \begin{pmatrix}x\\ y \end{pmatrix}$ and so: \begin{align*} x^2 + y^2 & = \begin{pmatrix}x& y \end{pmatrix}\begin{pmatrix}x\\ y \end{pmatrix} \\ &= \begin{pmatrix}X& Y \end{pmatrix} (T^{-1})^T T^{-1} \begin{pmatrix}X\\ Y \end{pmatrix} \\ &= \frac{1}{400}\begin{pmatrix}X& Y \end{pmatrix}\begin{pmatrix}6 & 2\\ 2 & 9 \end{pmatrix}\begin{pmatrix}6 & 2\\ 2 & 9 \end{pmatrix} \begin{pmatrix}X\\ Y \end{pmatrix} \\ &= \frac{1}{400}\begin{pmatrix}X& Y \end{pmatrix}\begin{pmatrix}6 & 2\\ 2 & 9 \end{pmatrix} \begin{pmatrix}6X+2Y\\ 2X+9Y \end{pmatrix} \\ &= \frac{1}{400}\begin{pmatrix}X& Y \end{pmatrix} \begin{pmatrix}6(6X+2Y)+2(2X+9Y)\\ 2(6X+2Y)+9(2X+9Y) \end{pmatrix} \\ &= \frac{1}{400}\begin{pmatrix}X& Y \end{pmatrix} \begin{pmatrix}40X+30Y\\ 30X +85Y \end{pmatrix} \\ &= \frac{1}{80}\begin{pmatrix}X& Y \end{pmatrix} \begin{pmatrix}8X+6Y\\ 6X +17Y \end{pmatrix} \\ &= \frac{1}{80} \l 8X^2 + 12XY + 17Y^2\r \end{align*} Therefore \(8X^2 + 12XY + 17Y^2 = 80\). The area will be \(\det T \cdot \pi = \frac{4}{25} \cdot 50 \cdot \pi = 8 \pi\). Differentiating we obtain \(2 \cdot 8 \cdot X \cdot \frac{dX}{dY} + 2 \cdot 6 \cdot X + 2 \cdot 6 \cdot Y \cdot \frac{dX}{dY} + 2 \cdot 17 Y \Rightarrow \frac{dX}{dY} = -\frac{6X + 17Y}{8X+6Y}\), at a maximum (or minimum, \(6X = -17Y\)). Therefore \begin{align*} \Rightarrow && 8X^2 + 12 \cdot \frac{6}{17}X^2 + 17 ( -\frac{6}{17} X)^2 &= 80 \\ \Rightarrow && \frac{100}{17}X^2 &= 80 \\ \Rightarrow &&X^2 &= \frac{17 \cdot 4}{5} \\ \Rightarrow && |X| = 2 \sqrt {\frac{17}{5}} \end{align*} The point \(\frac15 (3,4)\) maps to \begin{align*} \frac{2}{5}\frac{1}{5}\begin{pmatrix}9 & -2\\ -2 & 6 \end{pmatrix}\begin{pmatrix}3\\ 4 \end{pmatrix} &= \frac{2}{25} \begin{pmatrix}19\\ 18 \end{pmatrix} \end{align*} So the point is \((\frac{38}{25}, \frac{36}{25})\), with gradient \(\frac{dY}{dX} = -\frac{8X+6Y}{6X + 17Y}\) which is \(-\frac{8 \cdot 19+6 \cdot 18}{6\cdot 19 + 17 \cdot 18} = -\frac{13}{21}\) therefore the equation is \(21Y+13X = 50\)

1988 Paper 2 Q8
D: 1600.0 B: 1502.0

In a crude model of population dynamics of a community of aardvarks and buffaloes, it is assumed that, if the numbers of aardvarks and buffaloes in any year are \(A\) and \(B\) respectively, then the numbers in the following year at \(\frac{1}{4}A+\frac{3}{4}B\) and \(\frac{3}{2}B-\frac{1}{2}A\) respectively. It does not matter if the model predicts fractions of animals, but a non-positive number of buffaloes means that the species has become extinct, and the model ceases to apply. Using matrices or otherwise, show that the ratio of the number of aardvarks to the number of buffaloes can remain the same each year, provided it takes one of two possible values. Let these two possible values be \(x\) and \(y\), and let the numbers of aardvarks and buffaloes in a given year be \(a\) and \(b\) respectively. By writing the vector \((a,b)\) as a linear combination of the vectors \((x,1)\) and \((y,1),\) or otherwise, show how the numbers of aardvarks and buffaloes in subsequent years may be found. On a sketch of the \(a\)-\(b\) plane, mark the regions which correspond to the following situations

  1. an equilibrium population is reached as time \(t\rightarrow\infty\);
  2. buffaloes become extinct after a finite time;
  3. buffaloes approach extinction as \(t\rightarrow\infty.\)


Solution: If the population in a given year is \(\mathbf{v} = \begin{pmatrix}A \\ B \end{pmatrix}\) then the population the next year is \(\mathbf{Mv}\) where \(\mathbf{M} = \begin{pmatrix} \frac14 & \frac34 \\ -\frac12 &\frac32 \end{pmatrix}\) The ratio is the same if \(\mathbf{Mv} = \lambda \mathbf{v}\) ie if \(\mathbf{v}\) is an eigenvector of \(\mathbf{M}\). The eigenvalues will be \(1\) and \(\frac38\) (by inspection) so we should be able to solve for the eigenvectors: \(\lambda = 1\) we have \(\frac14A + \frac34B = A \Rightarrow A = B\) a ratio of \(1\). \(\lambda = \frac38\) we have \(\frac14A + \frac34B = \frac38A \Rightarrow \frac34B = \frac18A \Rightarrow A = 6B\) a ratio of \(6\). If we write \(\begin{pmatrix} a \\ b \end{pmatrix}\) as \(x_1 \begin{pmatrix} 1 \\ 1 \end{pmatrix} + x_6 \begin{pmatrix} 6 \\ 1 \end{pmatrix}\) we find that after \(n\) years, we have: \(x_1 \begin{pmatrix} 1 \\ 1 \end{pmatrix} + \l \frac38 \r^n x_6 \begin{pmatrix} 6 \\ 1 \end{pmatrix}\) for the populations. Therefore if \(x_1\) is \(< 0\) then in finite time we will end up with one population being 0. If \(x_1 > 0\) are positive we tend to a finite population and if \(x_1 = 0\) then over time the population will tend to \(0\) at infinity. In our diagram these areas correspond to (red) - die out in finite time, (green) population stable and the thick black line where the population goes extinct as \(t \to \infty\)

TikZ diagram