It is given that \(\sum\limits_{r=-1}^ {n} r^2\) can be written in the form \(pn^3 +qn^2+rn+s\,\), where \(p\,\), \(q\,\), \(r\,\) and \(s\) are numbers. By setting \(n=-1\), \(0\), \(1\) and \(2\), obtain four equations that must be satisfied by \(p\,\), \(q\,\), \(r\,\) and \(s\) and hence show that \[ { \sum\limits_{r=0} ^n} r^2= {\textstyle \frac16} n(n+1)(2n+1)\;. \] Given that \(\sum\limits_{r=-2}^ nr^3\) can be written in the form \(an^4 +bn^3+cn^2+dn +e\,\), show similarly that \[ { \sum\limits_{r=0} ^n} r^3= {\textstyle \frac14} n^2(n+1)^2\;. \]
Solution: \begin{align*} n = -1: && (-1)^2 &= s - r+q -p \\ n = 0: && 1 + 0 &= s \\ n = 1: && 1 + 1 &= s + r + q + p \\ n = 2: && 2 + 2^2 &= s + 2r + 4q + 8p \\ \Rightarrow &&& \begin{cases} 1 &= s \\ 1 &= s - r + q - p \\ 2 &= s + r + q + p \\ 6 &= s + 2r + 4q + 8p \end{cases} \\ \Rightarrow && s &= 1 \\ && q &= \frac12 \\ &&& \begin{cases} \frac12 &= r + p \\ 3 &= 2r + 8p \end{cases} \\ \Rightarrow && r &= \frac16 \\ && p &= \frac13 \\ \Rightarrow && \sum_{r=0}^n r^2 &= 1 + \frac16 n + \frac12 n^2 + \frac13 n^3 - (-1)^2 \\ &&&= \frac{n}{6} \l 1 + 3n + 2n^2 \r \\ &&&= \frac{n(n+1)(2n+1)}{6} \end{align*} Similarly, \begin{align*} n = -2: && (-2)^3 &= e - 2d + 4c - 8b + 16a \\ n = -1: && -8 + (-1)^3 &= e -d+c-b+a \\ n = 0: && -9 + 0^3 &= e \\ n = 1: && -9 + 1^3 &= e+d+c+b+a \\ n = 2: && -8 + 2^3 &= e+2d+4c+8b+16a \\ \Rightarrow &&& \begin{cases} -9 &= e \\ -9 &= e - d+c -b + a \\ -8 &= e +d+c+b+a \\ -8 &= e-2d+4c-8b+16a \\ 0 &= e+2d+4c+8b+16a \\ \end{cases} \\ \Rightarrow && e &= -9 \\ \Rightarrow &&& \begin{cases} 1 &= 2c+2a \\ 10 &= 8c+32a \\ 1 &= 2d+2b \\ 8 &= 4d+16b \\ \end{cases} \\ \Rightarrow && a &= \frac14 \\ && c &= \frac14 \\ && b &= \frac12 \\ && d &= 0 \\ \\ \Rightarrow && \sum_{r=0}^n r^3 &= -9 + \frac14n^2 + \frac12 n^3+\frac14 n^4 -((-1)^3+(-2)^3) \\ &&&= \frac14n^2 \l1 + 2n+n^2\r \\ &&&= \frac{n^2(n+1)^2}{4} \end{align*} as required
The first question on an examination paper is: \hspace*{3cm} Solve for \(x\) the equation \ \ \ $\ds \frac 1x = \frac 1 a + \frac 1b \;. $ \noindent where (in the question) \(a\) and \(b\) are given non-zero real numbers. One candidate writes \(x=a+b\) as the solution. Show that there are no values of \(a\) and \(b\) for which this will give the correct answer. The next question on the examination paper is: \hspace*{3cm} Solve for \(x\) the equation \ \ \ $\ds \frac 1x = \frac 1 a + \frac 1b +\frac 1c \;. $ \noindent where (in the question) \(a\,\), \(b\) and \(c\) are given non-zero numbers. The candidate uses the same technique, giving the answer as $\ds x = a + b +c \;. $ Show that the candidate's answer will be correct if and only if \(a\,\), \(b\) and \(c\) satisfy at least one of the equations \(a+b=0\,\), \(b+c=0\) or \(c+a=0\,\).
Solution:
Solve the inequality $$\frac{\sin\theta+1}{\cos\theta}\le1\;$$ where \(0\le\theta<2\pi\,\) and \(\cos\theta\ne0\,\).
Solution:
Solution:
Evaluate the following integrals, in the different cases that arise according to the value of the positive constant \(a\,\):
Solution:
Let \(k\) be an integer satisfying \(0\le k \le 9\,\). Show that \(0\le 10k-k^2\le 25\) and that \(k(k-1)(k+1)\) is divisible by \(3\,\). For each \(3\)-digit number \(N\), where \(N\ge100\), let \(S\) be the sum of the hundreds digit, the square of the {tens} digit and the cube of the {units} digit. Find the numbers \(N\) such that \(S=N\). \noindent[Hint: write \(N=100a+10b+c\,\) where \(a\,\), \(b\,\) and \(c\) are the digits of \(N\,\).]
A liquid of fixed volume \(V\) is made up of two chemicals \(A\) and \(B\,\). A reaction takes place in which \(A\) converts to \(B\,\). The volume of \(A\) at time \(t\) is \(xV\) and the volume of \(B\) at time \(t\) is \(yV\) where \(x\) and \(y\) depend on \(t\) and \(x+y=1\,\). The rate at which \(A\) converts into \(B\) is given by \(kVxy\,\), where \(k\) is a positive constant. Show that if both \(x\) and \(y\) are strictly positive at the start, then at time \(t\) \[ y= \frac {D\e^{kt}}{1+D \e^{kt}} \;, \] where \(D\) is a constant. Does \(A\) ever completely convert to \(B\,\)? Justify your answer.
A particle is projected with speed \(V\) at an angle \(\theta\) above the horizontal. The particle passes through the point \(P\) which is a horizontal distance \(d\) and a vertical distance \(h\) from the point of projection. Show that \[ T^2 -2kT + \frac{2kh}{d}+1=0\;, \] where \(T=\tan\theta\) and \(\ds k= \frac{V^2}{gd}\,\). %Derive an equation relating \(\tan \theta\), \(V\), \(g\), \(d\) and \(h\). Show that, if \(\displaystyle {kd > h + \sqrt {h^2 + d^2}}\;\), there are two distinct possible angles of projection. Let these two angles be \(\alpha\) and \(\beta\). Show that \(\displaystyle \alpha + \beta = \pi - \arctan ( {d/ h}) \,\).
\(ABCD\) is a uniform rectangular lamina and \(X\) is a point on \(BC\,\). The lengths of \(AD\), \(AB\) and \(BX\) are \(p\,\), \(q\) and \(r\) respectively. The triangle \(ABX\) is cut off the lamina. Let \((a,b)\) be the position of the centre of gravity of the lamina, where the axes are such that the coordinates of \(A\,\), \(D\) and \(C\) are \((0,0)\,\), \((p,0)\) and \((p,q)\) respectively. Derive equations for \(a\) and \(b\) in terms of \(p\,\), \(q\) and \(r\,\). When the resulting trapezium is freely suspended from the point \(A\,\), the side \(AD\) is inclined at \(45^\circ\) below the horizontal. Show that \(\displaystyle r = q - \sqrt{q^2 - 3pq + 3p^2}\,\). You should justify carefully the choice of sign in front of the square root.
Solution: