54 problems found
Let \[ \f(x) = 3ax^2 - 6x^3\, \] and, for each real number \(a\), let \({\rm M}(a)\) be the greatest value of \(\f(x)\) in the interval \(-\frac13 \le x \le 1\). Determine \({\rm M} (a)\) for \(a\ge0\). [The formula for \({\rm M} (a)\) is different in different ranges of \(a\); you will need to identify three ranges.]
Solution: \(f'(x) = 6ax-18x^2\), therefore \(f\) has turning points at \(0\) and \(\frac{a}3\) (ie decreasing for \(x \leq 0\) and \(x \geq \frac{a}{3}\) and increasing otherwise). Therefore possible maxima are \(f(-\tfrac13), f(\frac{a}{3}), f(1)\) where we consider \(\frac{a}{3}\) if \(a \leq 3\) and \(1\) otherwise. \(f(-\frac13) = \frac{a}{3} + \frac{2}{9} = \frac{3a+2}{9}\) \(f(\frac{a}{3}) = \frac{a^3}{3} - \frac{2a^3}{9} = \frac{a^3}{9}\) \(f(1) = 3(a-2)\) Comparing \(\frac{a^3}{9}\) to \(\frac{3a+2}{9}\) we have a double root at \(a = -1\) and a single root at \(a = 2\), therefore \(\frac{a^3}9\) is larger if \(a \geq 2\) Comparing \(3(a-2)\) to \(\frac{3a+2}9\) we have a cross-over at \(a = \frac{7}3\). Therefore we have: \begin{align*} M(a) &= \begin{cases} \frac{3a+2}{9} & 0 \leq a \leq 2 \\ \frac{a^3}{9} & 2 \leq a \leq 3 \\ 3(a-2) & 3 \leq a \end{cases} \end{align*}
By simplifying \(\sin(r+\frac12)x - \sin(r-\frac12)x\) or otherwise show that, for \(\sin\frac12 x \ne0\), \[ \cos x + \cos 2x +\cdots + \cos nx = \frac{\sin(n+\frac12)x - \sin\frac12 x}{2\sin\frac12x}\,. \] The functions \(S_n\), for \(n=1, 2, \dots\), are defined by \[ S_n(x) = \sum_{r=1}^n \frac 1 r \sin rx \qquad (0\le x \le \pi). \]
Solution: \begin{align*} && \sin(r + \tfrac12)x - \sin(r - \tfrac12) x &= \sin rx \cos \tfrac12x + \cos r x\sin\tfrac12x - \sin r x \cos \tfrac12 x + \cos rx \sin \tfrac12 x \\ &&&= 2\cos r x \sin\tfrac12 x \\ \\ && S &= \cos x + \cos 2x + \cdots + \cos n x \\ && 2\sin \tfrac12 x S &= \sin(1 + \tfrac12)x - \sin \tfrac12 x + \\ &&&\quad+ \sin(2+\tfrac12)x - \sin(2- \tfrac12)x + \\ &&&\quad+ \sin(3+\tfrac12)x - \sin(3 - \tfrac12)x + \\ &&& \quad + \cdots + \\ &&&\quad + \sin(n+\tfrac12)x - \sin(n-\tfrac12)x \\ &&&=\sin(n+\tfrac12)x - \sin\tfrac12 x \\ \Rightarrow && S &= \frac{\sin(n+\tfrac12)x - \sin\tfrac12 x}{2 \sin \tfrac12 x} \end{align*}
Solution:
The line \(L\) has equation \(y=c-mx\), with \(m>0\) and \(c>0\). It passes through the point \(R(a,b)\) and cuts the axes at the points \(P(p,0)\) and \(Q(0,q)\), where \(a\), \(b\), \(p\) and \(q\) are all positive. Find \(p\) and \(q\) in terms of \(a\), \(b\) and \(m\). As \(L\) varies with \(R\) remaining fixed, show that the minimum value of the sum of the distances of \(P\) and \(Q\) from the origin is \((a^{\frac12} + b^{\frac12})^2\), and find in a similar form the minimum distance between \(P\) and \(Q\). (You may assume that any stationary values of these distances are minima.)
Solution: \begin{align*} && b &= c - ma \\ \Rightarrow && c &= b+ma \\ \Rightarrow && y &= m(a-x)+b \\ \Rightarrow && q &= ma+b \\ && p &= \frac{ma+b}{m} \\ \\ && d &= p+q \\ &&&= a + \frac{b}{m} + ma + b \\ \Rightarrow && d' &= -bm^{-2}+a \\ \Rightarrow && m &= \sqrt{b/a} \\ \\ \Rightarrow &&d &= a + \sqrt{ba}+\sqrt{ba} + b \\ &&&= (\sqrt{a}+\sqrt{b})^2 \\ \\ && |PQ|^2 &= p^2 + q^2 \\ &&&= a^2 + \frac{2ab}{m} + \frac{b^2}{m^2} + m^2a^2 + 2mab + b^2 \\ &&&= a^2+b^2 + \frac{b^2}{m^2} + \frac{2ab}{m}+ 2abm + a^2m^2 \\ && \frac{\d}{\d m}&= -2b^2m^{-3}-2abm^{-2}+2ab + 2a^2m \\ && 0 &=2a^2m^4+2abm^3-2abm-2b^2 \\ &&&= 2(am^3-b)(am+b) \\ \Rightarrow && m &= \sqrt[3]{\frac{b}{a}} \\ \\ &&|PQ|^2 &= \left[ a^{1/3}(a^{2/3} + b^{2/3}) \right]^2 + \left[ b^{1/3}(a^{2/3} + b^{2/3}) \right]^2 \\ &&&= a^{2/3}(a^{2/3} + b^{2/3})^2 + b^{2/3}(a^{2/3} + b^{2/3})^2 \\ &&&= (a^{2/3} + b^{2/3})^2 \cdot (a^{2/3} + b^{2/3}) \\ &&&= (a^{2/3} + b^{2/3})^3 \\ \Rightarrow && |PQ| &= (a^{2/3} + b^{2/3})^{3/2} \end{align*} We can also do this with AM-GM instead: \begin{align*} && d &= a + b + \frac{b}{m} + am \\ &&&\geq a+b + 2 \sqrt{\frac{b}{m} \cdot am} \\ &&&= a+2\sqrt{ab}+b \\ \\ && |PQ|^2 &= a^2+b^2 + \frac{b^2}{m^2} + \frac{2ab}{m}+ 2abm + a^2m^2 \\ &&&= a^2+b^2 + \frac{b^2}{m} + abm + abm + a^2m^2 + \frac{ab}{m} + \frac{ab}{m} \\ &&&= a^2+b^2 + 3\sqrt[3]{ \frac{b^2}{m} \cdot abm \cdot abm} + 3 \sqrt[3]{ a^2m^2 \cdot \frac{ab}{m} \cdot \frac{ab}{m} } \\ &&&= a^2 + 3b^{4/3}a^{2/3}+3b^{2/3}a^{4/3}+b^2 \\ &&&= (a^{2/3}+b^{2/3})^3 \end{align*}
Solution:
Solution:
Given that \(0 < k < 1\), show with the help of a sketch that the equation \[ \sin x = k x \tag{\(*\)}\] has a unique solution in the range \(0 < x < \pi\). Let \[ I= \int_0^\pi \big\vert \sin x -kx\big\vert \, \d x\,. \] Show that \[ I= \frac{\pi^2 \sin\alpha }{2\alpha} -2\cos\alpha - \alpha \sin\alpha\,, \] where \(\alpha\) is the unique solution of \((*)\). Show that \(I\), regarded as a function of \(\alpha\), has a unique stationary value and that this stationary value is a minimum. Deduce that the smallest value of \(I\) is \[ -2 \cos \frac{\pi}{\sqrt2}\, .\]
Solution:
The curve \(\displaystyle y=\Bigl(\frac{x-a}{x-b}\Bigr)\e^{x}\), where \(a\) and \(b\) are constants, has two stationary points. Show that \[ a-b<0 \ \ \ \text{or} \ \ \ a-b>4 \,. \]
Solution: \begin{align*} && y &= \left ( \frac{x-a}{x-b} \right )e^x \\ &&y'& = \left ( \frac{x-a}{x-b} \right )e^x + \left ( \frac{(x-b)-(x-a)}{(x-b)^2}\right )e^x \\ &&&= \left ( \frac{(x-b)(x-a) +a-b}{(x-b)^2} \right)e^x \\ &&&= \left ( \frac{x^2-(a+b)x+a-b+ab}{(x-b)^2} \right)e^x \\ && 0 &< \Delta = (a+b)^2 - 4 \cdot 1 \cdot (a-b+ab) \\ &&&= a^2+2ab+b^2-4a+4b-4ab \\ &&&= a^2-2ab+b^2-4a+4b\\ &&&= (a-b)^2-4(a-b) \\ &&&= (a-b)(a-b-4) \\ \end{align*} Considered as a quadratic in \(a-b\) we can see \(a-b < 0\) or \(a-b > 4\)
A right circular cone has base radius \(r\), height \(h\) and slant length \(\ell\). Its volume \(V\), and the area \(A\) of its curved surface, are given by \[ V= \tfrac13 \pi r^2 h \,, \ \ \ \ \ \ \ A = \pi r\ell\,. \]
Solution:
The curve \(C\) has equation \[ y= a^{\sin (\pi \e^ x)}\,, \] where \(a>1\).
Solution:
A curve is given by \[x^2+y^2 +2axy = 1,\] where \(a\) is a constant satisfying \(0 < a < 1\). Show that the gradient of the curve at the point \(P\) with coordinates \((x,y)\) is \[\displaystyle - \frac {x+ay}{ax+y}\,,\] provided \(ax+y \ne0\). Show that \(\theta\), the acute angle between \(OP\) and the normal to the curve at \(P\), satisfies \[ \tan\theta = a\vert y^2-x^2\vert\;. \] Show further that, if \(\ \displaystyle \frac{\d \theta}{\d x}=0\) at \(P\), then:
Solution: \begin{align*} && 1 &= x^2 + y^2 + 2axy \\ \frac{\d}{\d x}: && 0 &= 2x + 2y \frac{\d y}{\d x} + 2ay + 2ax \frac{\d y}{\d x} \\ &&&= (2x+2ay) + \frac{\d y}{\d x} \left (2ax + 2y \right) \\ \Rightarrow && \frac{\d y}{\d x} &= -\frac{x+ay}{ax+y} \end{align*}
The discrete random variable \(X\) has a Poisson distribution with mean \(\lambda\).
Solution: Let \(X \sim Po(\lambda)\), then
A curve has equation \(y=2x^3-bx^2+cx\). It has a maximum point at \((p,m)\) and a minimum point at \((q,n)\) where \(p>0\) and \(n>0\). Let \(R\) be the region enclosed by the curve, the line \(x=p\) and the line \(y=n\).
Solution:
Using the series \[ \e^x = 1 + x +\frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!}+\cdots\,, \] show that \(\e>\frac83\). Show that \(n!>2^n\) for \(n\ge4\) and hence show that \(\e<\frac {67}{24}\). Show that the curve with equation \[ y= 3\e^{2x} +14 \ln (\tfrac43-x)\,, \qquad {x<\tfrac43} \] has a minimum turning point between \(x=\frac12\) and \(x=1\) and give a sketch to show the shape of the curve.
Solution: \begin{align*} && e &= 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \cdots \\ &&&> 1 + 1+ \frac12 + \frac16 \\ &&&= \frac{12+3+1}{6} = \frac83 \end{align*} \(4! = 24 > 16 = 2^4\), notice that \(n! = \underbrace{n \cdot (n-1) \cdots 5}_{>2^{n-4}} \cdot \underbrace{4!}_{>2^4} >2^n\). \begin{align*} && e &= 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \cdots \\ &&&< \frac83 + \frac{1}{2^4} + \frac{1}{2^5} + \cdots \\ &&&= \frac83 + \frac{1}{2^4} \frac{1}{1-\tfrac12} \\ &&&= \frac83 + \frac1{8} \\ &&&= \frac{67}{24} \end{align*} \begin{align*} && y &= 3e^{2x} +14 \ln(\tfrac43-x) \\ && y' &= 6e^{2x} - \frac{14}{\tfrac43-x} \\ && y'(\tfrac12) &= 6e - \frac{14}{\tfrac43-\tfrac12} \\ &&&= 6e -\tfrac{84}{5} = 6(e-\tfrac{14}5) < 0 \\ && y'(1) &= 6e^2 - \frac{14}{\tfrac43-1} \\ &&&= 6e^2 - 42 = 6(e^2-7) \\ &&&> 6(\tfrac{64}{9} - 7) > 0 \end{align*} Therefore \(y'\) changes from negative (decreasing) to positive (increasing) in our range, and therefore there is a minima in this range.
Find the three values of \(x\) for which the derivative of \(x^2 \e^{-x^2}\) is zero. Given that \(a\) and \(b\) are distinct positive numbers, find a polynomial \(\P(x)\) such that the derivative of \(\P(x)\e^{-x^2}\) is zero for \(x=0\), \(x=\pm a\) and \(x=\pm b\,\), but for no other values of \(x\).
Solution: \begin{align*} && y &= x^2e^{-x^2} \\ \Rightarrow && y' &= 2xe^{-x^2} +x^2 \cdot (-2x)e^{-x^2} \\ &&&= e^{-x^2}(2x-2x^3) \\ &&&= 2e^{-x^2}x(1-x^2) \end{align*} Therefore the derivative is zero iff \(x = 0, \pm 1\) \begin{align*} && y &= \P(x) e^{-x^2} \\ \Rightarrow && y' &= e^{-x^2} (\P'(x)-2x\P(x)) \end{align*} Therefore we want \(\P'(x) - 2x\P(x) = Kx(x^2-a^2)(x^2-b^2)\) Since this has degree \(5\), we should look at polynomials degree \(4\) for \(\P\). We can also immediately see that \(0\) is a root of \(\P'(x)\), so \(\P(x) = a_4x^4+a_3x^3+a_2x^2+a_0\). WLOG \(a_4 = 1\) and \(K = -2\), so \begin{align*} && -2(x^5-(a^2+b^2)x^3+a^2b^2x) &= 4x^3+3a_3x^2+2a_2x- 2x(x^4+a_3x^3+a_2x^2+a_0) \\ &&&= -2x^5-2a_3 x^4+(4-2a_2)x^3+(2a_2-2a_0)x \\ \Rightarrow && a_3 &= 0 \\ && a^2+b^2 &= 2-a_2 \\ \Rightarrow && a_2 &= 2-a^2-b^2 \\ && a^2b^2 &= a_0-a_2 \\ \Rightarrow && a_0 &= a^2b^2 + 2-a^2-b^2 \\ \Rightarrow && \P(x) &= x^4+(2-a^2-b^2)x^2+(a^2-1)(b^2-1)x \end{align*}