48 problems found
Today's date is June 26th 1992 and the day of the week is Friday. Find which day of the week was April 3rd 1905, explaining your method carefully. {[}30 days hath September, April, June and November. All the rest have 31, excepting February alone which has 28 days clear and 29 in each leap year.{]}
Solution: There are \(87\) years between 1905 and 1992. Of those years, every 4th is a leap years, starting with 1908, and ending with 1992, so there are 22 leap years. There are 30 days between Apr 3 and May 3, 31 days between May 3 and Jun 3 and a further 23 days to the 26th. Therefore \(87 \times 365 + 22 \cdot 1 + 61 + 23\) total days. \(\pmod{7}\) this is \(3 \times 1 + 1 + 5 + 2 = 3\), therefore it is \(4\) week days before Friday, ie Monday.
A \(3\times3\) magic square is a \(3\times3\) array \[ \begin{array}{ccc} a & b & c\\ d & e & f\\ g & h & k \end{array} \] whose entries are the nine distinct integers \(1,2,3,4,5,6,7,8,9\) and which has the property that all its rows, columns and main diagonals add up to the same number \(n\). (Thus \(a+b+c=d+e+f=g+h+k=a+d+g=b+e+h=c+f+k=a+e+k=c+e+g=n.)\)
Solution:
Evaluate
Solution:
Sketch the following subsets of the complex plane using Argand diagrams. Give reasons for your answers.
Solution:
Let \(\mathrm{p}_{0}(x)=(1-x)(1-x^{2})(1-x^{4}).\) Show that \((1-x)^{3}\) is a factor of \(\mathrm{p}_{0}(x).\) If \(\mathrm{p}_{1}(x)=x\mathrm{p}_{0}'(x)\) show, by considering factors of the polynomials involved, that \(\mathrm{p}_{0}'(1)=0\) and \(\mathrm{p}_{1}'(1)=0.\) By writing \(\mathrm{p}_{0}(x)\) in the form \[ \mathrm{p}_{0}(x)=c_{0}+c_{1}x+c_{2}x^{2}+c_{3}x^{3}+c_{4}x^{4}+c_{5}x^{5}+c_{6}x^{6}+c_{7}x^{7}, \] deduce that \begin{alignat*}{2} 1+2+4+7 & \quad=\quad & & 3+5+6\\ 1^{2}+2^{2}+4^{2}+7^{2} & \quad=\quad & & 3^{2}+5^{2}+6^{2}. \end{alignat*} Show that we can write the integers \(1,2,\ldots,15\) in some order as \(a_{1},a_{2},\ldots,a_{15}\) in such a way that \[ a_{1}^{r}+a_{2}^{r}+\cdots+a_{8}^{r}=a_{9}^{r}+a_{10}^{r}+\cdots+a_{15}^{r} \] for \(r=1,2,3.\)
Solution: \begin{align*} && p_0(x) &= (1-x)(1-x^2)(1-x^4) \\ &&&= (1-x)(1-x)(1+x)(1-x^2)(1+x^2) \\ &&&= (1-x)^2 (1+x)(1-x)(1+x)(1+x^2) \\ &&&= (1-x)^3 (1+x)^2 (1+x^2) \end{align*} \begin{align*} && p_0'(x) &= 3(1-x)^2(1+x)^2(1+x^2) + (1-x)^3 q(x) \\ \Rightarrow && p_0'(1) &= 3 \cdot 0 \cdots + 0 \cdots \\ &&&= 0 \\ && p_1'(x) &= p_0(x) + xp'_0(x) \\ \Rightarrow && p_1'(1) &= p_0(1) + 1\cdot p_0'(1) \\ &&&= 0 + 1 \cdot 0 \\ &&&= 0 \end{align*} Notice that \(p_0(x) = (1-x-x^2+x^3)(1-x^4) = 1-x-x^2+x^3-x^4+x^5+x^6-x^7\), so: \(p'_0(x) = -1-2x+3x^2-4x^3+5x^4+6x^5-7x^6 \Rightarrow p'_0(1) = 0 = -1 -2 -4 -7 + 3 + 5+6\). \((xp'_1(1))' = 0 = -1^2-2^2-4^2-7^2 + 3^2 + 5^2 + 6^2\). Consider \(q_0(x) = (1-x)(1-x^2)(1-x^4)(1-x^8)\), then \((1-x)^4\) is a factor, so in particular we know \(q_0(1), (xq_0(x))'|_{x=1} = 0,(x(xq_0(x))')'|_{x=1} = 0\), and so: \(q_0(x) = 1-x-x^2+x^3-x^4+x^5+x^6-x^7 - x^8+x^9+x^{10}-x^{11}+x^{12}-x^{13}-x^{14}+x^{15}\), and so: \(1^r+2^r+4^r+7^r+8^r+11^r+13^r+14^r = 3^r+5^r+6^r+9^r+10^r+12^r+15^r\) for \(r = 1,2,3\)
Explain briefly, by means of a diagram, or otherwise, why \[ \mathrm{f}(\theta+\delta\theta)\approx\mathrm{f}(\theta)+\mathrm{f}'(\theta)\delta\theta, \] when \(\delta\theta\) is small. Two powerful telescopes are placed at points \(A\) and \(B\) which are a distance \(a\) apart. A very distant point \(C\) is such that \(AC\) makes an angle \(\theta\) with \(AB\) and \(BC\) makes an angle \(\theta+\phi\) with \(AB\) produced. (A sketch of the arrangement is given in the diagram.) \noindent
Let \(\mathrm{g}(x)=ax+b.\) Show that, if \(\mathrm{g}(0)\) and \(\mathrm{g}(1)\) are integers, then \(\mathrm{g}(n)\) is an integer for all integers \(n\). Let \(\mathrm{f}(x)=Ax^{2}+Bx+C.\) Show that, if \(\mathrm{f}(-1),\mathrm{f}(0)\) and \(\mathrm{f}(1)\) are integers, then \(\mathrm{f}(n)\) is an integer for all integers \(n\). Show also that, if \(\alpha\) is any real number and \(\mathrm{f}(\alpha-1),\) \(\mathrm{f}(\alpha)\) and \(\mathrm{f}(\alpha+1)\) are integers, then \(\mathrm{f}(\alpha+n)\) is an integer for all integers \(n\).
Solution: If \(g(0) \in \mathbb{Z} \Rightarrow b \in \mathbb{Z}\). If \(g(1) \in \mathbb{Z} \Rightarrow a+b \in \mathbb{Z} \Rightarrow a \in \mathbb{Z}\), therefore \(a \cdot n + b \in \mathbb{Z}\), in particular \(g(n) \in \mathbb{Z}\) for all integers \(n\). \(f(0) \in \mathbb{Z} \Rightarrow C \in \mathbb{Z}\), \(f(1) \in \mathbb{Z} = A+ B + C \in \mathbb{Z} \Rightarrow A+ B \in \mathbb{Z}\) \(f(-1) \in \mathbb{Z} = A- B + C \in \mathbb{Z} \Rightarrow A- B \in \mathbb{Z}\) \(\Rightarrow 2A, 2B \in \mathbb{Z}\) \begin{align*} f(n) &= An^2 + Bn + C \\ &= An^2-An + An+Bn + C \\ &= 2A \frac{n(n-1)}2 + (A+B)n + C \\ &\in \mathbb{Z} \end{align*} Consider \(g(x) = f(x + \alpha)\), therefore \(g(0), g(1), g(-1) \in \mathbb{Z} \Rightarrow g(n) \in \mathbb{Z} \Rightarrow f(n+\alpha) \in \mathbb{Z}\)
Explain diagrammatically, or otherwise, why \[ \frac{\mathrm{d}}{\mathrm{d}x}\int_{a}^{x}\mathrm{f}(t)\,\mathrm{d}t=\mathrm{f}(x). \] Show that, if \[ \mathrm{f}(x)=\int_{0}^{x}\mathrm{f}(t)\,\mathrm{d}t+1, \] then \(\mathrm{f}(x)=\mathrm{e}^{x}.\) What is the solution of \[ \mathrm{f}(x)=\int_{0}^{x}\mathrm{f}(t)\,\mathrm{d}t? \] Given that \[ \int_{0}^{x}\mathrm{f}(t)\,\mathrm{d}t=\int_{x}^{1}t^{2}\mathrm{f}(t)\,\mathrm{d}t+x-\frac{x^{5}}{5}+C, \] find \(\mathrm{f}(x)\) and show that \(C=-2/15.\)
The diagram shows a coffee filter consisting of an inverted hollow right circular cone of height \(H\) cm and base radius \(a\) cm. \noindent
A projectile of mass \(m\) is fired horizontally from a toy cannon of mass \(M\) which slides freely on a horizontal floor. The length of the barrel is \(l\) and the force exerted on the projectile has the constant value \(P\) for so long as the projectile remains in the barrel. Initially the cannon is at rest. Show that the projectile emerges from the barrel at a speed relative to the ground of \[ \sqrt{\frac{2PMl}{m(M+m)}}. \]
Three light elastic strings \(AB,BC\) and \(CD\), each of natural length \(a\) and modulus of elasticity \(\lambda,\) are joined together as shown in the diagram. \noindent
The diagram shows a crude step-ladder constructed by smoothly hinging-together two light ladders \(AB\) and \(AC,\) each of length \(l,\) at \(A\). A uniform rod of wood, of mass \(m\), is pin-jointed to \(X\) on \(AB\) and to \(Y\) on \(AC\), where \(AX=\frac{3}{4}l=AY.\) The angle \(\angle XAY\) is \(2\theta.\) \noindent
A comet, which may be regarded as a particle of mass \(m\), moving in the sun's gravitational field, at a distance \(x\) from the sun, experiences a force \(Gm/x^{2}\) (where \(G\) is a constant) directly towards the sun. Show that if, at some time, \(x=h\) and the comet is travelling directly away from the sun with speed \(V\), then \(x\) cannot become arbitrarily large unless \(V^{2}\geqslant2G/h\). A comet is initially motionless at a great distance from the sun. If, at some later time, it is at a distance \(h\) from the sun, how long after that will it take to fall into the sun?
Solution: Consider \(E = \frac12 m \dot{x}^2 - \frac{Gm}{x}\), notice that \begin{align*} && \dot{E} &= m \dot{x} \ddot{x} + \frac{Gm}{x^2} \dot{x} \\ &&&= \dot{x} \underbrace{\left (m\ddot{x} + \frac{Gm}{x^2} \right)}_{=0 \text{ by N2}} \end{align*} Therefore \(E\) is conserved. Therefore if \(x \to \infty\) \(\frac12 m V^2 - \frac{Gm}{h} = \frac12 m u^2 - 0 \geq 0\) so \(V^2 \geqslant 2G/h\) Since \(E \approx 0\) we want to solve \begin{align*} && \dot{x} &= -\sqrt{\frac{2G}{x}} \\ \Rightarrow && -\int_h^0 \sqrt{x} \d x &= \int_0^T \sqrt{2G} \d t \\ \Rightarrow && \frac{2h^{3/2}}{3} &= \sqrt{2G}T \\ \Rightarrow && T &= \frac{\sqrt{2}h^{3/2}}{3\sqrt{G}} = \frac13 \sqrt{\frac{2h^3}{G}} \end{align*}
The average number of pedestrians killed annually in road accidents in Poldavia during the period 1974-1989 was 1080 and the average number killed annually in commercial flight accidents during the same period was 180. Discuss the following newspaper headlines which appeared in 1991. (The percentage figures in square brackets give a rough indication of the weight of marks attached to each discussion.)
Solution:
Trains leave Barchester Station for London at 12 minutes past the hour, taking 60 minutes to complete the journey and at 48 minutes past the hour taking 75 minutes to complete the journey. The arrival times of passengers for London at Barchester Station are uniformly distributed over the day and all passengers take the first available train. Show that their average journey time from arrival at Barchester Station to arrival in London is 84.6 minutes. Suppose that British Rail decide to retime the fast 60 minute train so that it leaves at \(x\) minutes past the hour. What choice of \(x\) will minimise the average journey time?
Solution: If you arrive between 12 to and 12 past, it will take 60 minutes + how many minutes you wait at the station. If you arrive between 12 past and 12 to, it will take 75 minutes plus waiting at the station. Let's say arrival time \(X \sim U(0,60)\) minutes past the hour, then travel time is. Let's say there are two random variables, \(X_{fast} \sim U(0,24)\) \(X_{slow} \sim U(0, 36)\). Then if you wait for a fast train your expected wait time is \(72\), if you wait for a slow time, your expected wait time is \(75 + 18 = 93\). There is a \(\frac{24}{60} = \frac{4}{10}\) chance of being in the first case, and \(\frac{6}{10}\) chance of the second, ie: \(\frac{4}{10} \cdot 72 + \frac{6}{10} \cdot 93 = \frac{846}{10} = 84.6\) expected wait time. Suppose the time the trains so the expected fraction of time waiting for the fast train is \(t\) and the slow train is \(1-t\). Then the expected time is: \begin{align*} t \l 30t + 60 \r + (1-t) \l 30(1-t) + 75 \r &= 60t^2 -75t + 105 \\ &= 60 \l t^2 - \frac{5}{4}t \r + 105 \\ &= 60 \l t - \frac{5}{8} \r^2 - ? + 105 \\ \end{align*} Threfore we should choose \(x\) such that \(t = \frac58\), which is \(~37.5\) minutes after the slower train, \(25.5\) minutes past.