22 problems found
Solution:
Solution:
In both parts of this question, \(x\) is real and \(0 < \theta < \pi\).
Solution:
Let \[ \displaystyle I_n= \int_{-\infty}^\infty \frac 1 {(x^2+2ax+b)^n} \, \d x \] where \(a\) and \(b\) are constants with \(b > a^2\), and \(n\) is a positive integer.
Solution:
Solution:
The random variable \(X\) has probability density function \(f(x)\) (which you may assume is differentiable) and cumulative distribution function \(F(x)\) where \(-\infty < x < \infty \). The random variable \(Y\) is defined by \(Y= \e^X\). You may assume throughout this question that \(X\) and \(Y\) have unique modes.
Solution:
Given that \[ 5x^{2}+2y^{2}-6xy+4x-4y\equiv a\left(x-y+2\right)^{2} +b\left(cx+y\right)^{2}+d\,, \] find the values of the constants \(a\), \(b\), \(c\) and \(d\). Solve the simultaneous equations \begin{align*} 5x^{2}+2y^{2}-6xy+4x-4y&=9\,, \\ 6x^{2}+3y^{2}-8xy+8x-8y&=14\,. \end{align*}
Solution: \(a\left(x-y+2\right)^{2} +b\left(cx+y\right)^{2}+d\, \equiv (a + bc^2)x^2 + (a+b)y^2 + (-2a+2bc)xy + (4a)x+(-4ay) + 4a+d\) so we want to solve \[ \begin{cases} a + bc^2 &= 5 \\ a+b &= 2 \\ 2bc - 2a &= -6 \\ 4a &= 4 \\ -4a &= 4 \\ 4a+d &= -9 \end{cases} \Rightarrow a = 1, b = 1, c = -2, d = -13 \] Therefore we have: \((x-y+2)^2 + (2x+y)^2-13 = 0\) and our simultaneous equations will be: \[ \begin{cases} (x-y+2)^2 + (-2x+y)^2 &= 13 \\ 2(x-y+2)^2 + (-2x+y)^2 &= 22 \end{cases} \] which are simultaneous equations in \((x-y+2)^2\) and \((-2x+y)^2\) which solve to \((x-y+2)^2 = 9, (-2x+y)^2 = 4 \) so we need to solve \(4\) sets of simultaneous equations: \begin{align*} &\begin{cases} x - y + 2 &= 3 \\ -2x + y &= 2 \end{cases} &&\Rightarrow (x,y) = (-3, -4) \\ &\begin{cases} x - y + 2 &= -3 \\ -2x + y &= 2 \end{cases} &&\Rightarrow (x,y) = (3, 8) \\ &\begin{cases} x - y + 2 &= 3 \\ -2x + y &= -2 \end{cases} &&\Rightarrow (x,y) = (1, 0) \\ &\begin{cases} x - y + 2 &= -3 \\ -2x + y &= -2 \end{cases} &&\Rightarrow (x,y) = (7, 12) \\ \end{align*} So \((x,y) = (-3, -4), (3, 8), (1, 0), (7,12)\)
The variables \(t\) and \(x\) are related by \(t=x+ \sqrt{x^2+2bx+c\;} \,\), where \(b\) and \(c\) are constants and \(b^2 < c\). Show that \[ \frac{\d x}{\d t} = \frac{t-x}{t+b}\;, \] and hence integrate \(\displaystyle \frac1 {\sqrt{x^2+2bx+c}}\,\). Verify by direct integration that your result holds also in the case \(b^2=c\) if \(x+b > 0\) but that your result does not hold in the case \(b^2=c\) if \(x+b < 0\,\).
Solution: \begin{align*} && t &= x+ \sqrt{x^2+2bx+c} \\ && \frac{\d t}{\d x} &= 1 + \frac{x+b}{\sqrt{x^2+2bx+c}} \\ &&&= \frac{x + \sqrt{x^2+2bx+c} + b}{\sqrt{x^2+2bx+c}} \\ &&&= \frac{t+b}{t-x} \\ \Rightarrow && \frac{\d x}{\d t} &= \frac{t-x}{t+b} \\ \\ && \int \frac{1}{\sqrt{x^2+2bx+c}} \d x &= \int \frac{1}{t-x} \frac{t-x}{t+b} \d t \\ &&&= \int \frac{1}{t+b} \d t \\ &&&= \ln (t + b) +C \\ &&&= \ln \left (x + \sqrt{x^2+2bx+c} + b \right) + C \end{align*} If \(b^2 = c\) then we have \(x^2+2bx+b^2 = (x+b)^2\) so \(\sqrt{x^2+2bx+c^2} = x+b\) (if \(x+b>0\)), so \begin{align*} && \int \frac{1}{\sqrt{x^2+2bx+c}} \d x &= \int \frac{1}{x+b} \d x\\ &&&= \ln (x + b) + C \\ &&&= \ln(x+b) + \ln 2 + C' \\ &&&= \ln (2(x+b)) + C' \\ &&&= \ln \left(x + b + \sqrt{(x+b)^2} \right)+C'\\ &&&= \ln \left(x + b + \sqrt{x^2+2bx+c} \right)+C'\\ \end{align*} If \(x+b < 0\) then the antiderivative is \(\ln 0\). \begin{align*} && \int \frac{1}{\sqrt{x^2+2bx+c}} \d x &= -\int \frac{1}{x+b} \d x\\ &&&= -\ln |x + b| + C \\ \end{align*} which are clearly different.
Let \(\f(x)=x^2+px+q\) and \(\g(x)=x^2+rx+s\,\). Find an expression for \(\f ( \g (x))\) and hence find a necessary and sufficient condition on \(a\), \(b\) and \(c\) for it to be possible to write the quartic expression \(x^4+ax^3+bx^2+cx+d\) in the form \(\f ( \g (x))\), for some choice of values of \(p\), \(q\), \(r\) and \(s\). Show further that this condition holds if and only if it is possible to write the quartic expression \(x^4+ax^3+bx^2+cx+d\) in the form \((x^2+vx+w)^2-k\), for some choice of values of \(v\), \(w\) and \(k\). Find the roots of the quartic equation \(x^4-4x^3+10x^2-12x+4=0\,\).
Solution: \begin{align*} && f(g(x)) &= (g(x))^2 + p(g(x)) + q \\ &&&= (x^2+rx+s)^2 + p(x^2+rx+s) + q \\ &&&= x^4 + 2rx^3 + (2s+r^2+p)x^2 +(2rs+pr)x + (s^2+ps+q) \end{align*} So we need \(2r=a ,2s+r^2+p = b, r(2s+p) = c\). (We have full control over \(d\) since we can always chance \(q\) only affecting \(d\). \begin{align*} && r &= \frac{a}{2} \\ && b-r^2 & =rc \\ && b - \frac{a^2}{4} & =\frac{ac}{2} \\ \Rightarrow && 4b-a^2&= 2ac \end{align*} Clearly this condition is necessary. It is sufficient since if it is true the equations are solveable. \((x^2+vx+w)^2 = x^4 + 2vx^3 + (2vw+v^2)x^2+2vw x + w^2\). We don't care about the constant term since we can control this with \(k\), so we just need to check \(4(2vw+v^2) - (2v)^2 = 8wv\) so this does satisfy the condition. The reverse is also clear. \begin{align*} && 0 &= x^4-4x^3+10x^2-12x+4 \\ &&&= (x^2-2x+3)^2-5 \\ \Rightarrow && 0 &= x^2 - 2x+3 \pm \sqrt{5} \\ && x &= \frac{2 \pm \sqrt{4 - 4(3 \pm \sqrt{5})}}{2} \\ &&&= 1 \pm \sqrt{\mp \sqrt{5} -2} \\ &&& = 1 \pm \sqrt{\sqrt{5}-2}, 1 \pm i\sqrt{\sqrt{5}+2} \end{align*}
Differentiate \(\sec {t}\) with respect to \(t\).
Solution: \[\frac{\d}{\d t} \left ( \sec t \right) = \frac{\sin t }{\cos^2 t} = \sec t \tan t \]
Evaluate the following integrals, in the different cases that arise according to the value of the positive constant \(a\,\):
Solution:
Give a condition that must be satisfied by \(p\), \(q\) and \(r\) for it to be possible to write the quadratic polynomial \(px^2 + qx + r\) in the form \(p \l x + h \r^2\), for some \(h\). Obtain an equation, which you need not simplify, that must be satisfied by \(t\) if it is possible to write \[ \l x^2 + \textstyle{{1 \over 2}} bx + t \r^2 - \l x^4 + bx^3 + cx^2 +dx +e \r \] in the form \(k \l x + h \r^2\), for some \(k\) and \(h\). Hence, or otherwise, write \(x^4 + 6x^3 + 9x^2 -2x -7\) as a product of two quadratic factors.
Let \[ {\f}(x)=a x-\frac{x^{3}}{1+x^{2}}, \] where \(a\) is a constant. Show that, if \(a\ge 9/8\), then \(\mathrm{f}' (x) \ge0\) for all \(x\).
Solution: \begin{align*} && f(x) &= a x-\frac{x^{3}}{1+x^{2}} \\ \Rightarrow && f'(x) &= a - \frac{3x^2(1+x^2)-x^3 \cdot 2 x}{(1+x^2)^2} \\ &&&= a - \frac{-x^4+3x^2}{(1+x^2)^2} \\ &&&= a - \frac{-t^2+3t}{(1+t)^2} \\ &&&= \frac{a+2at+at^2-t^2-3t}{(1+t)^2} \\ &&&= \frac{(a-1)t^2+(2a-3)t+a}{(1+t)^2} \\ \\ && 0 \leq \Delta &= (2a-3)^2 - 4 \cdot (a-1) \cdot a \\ &&&= 4a^2-12a+9 - 4a^2+4a \\ &&&= -8a + 9 \\ \Leftrightarrow && a &\geq 9/8 \end{align*} Therefore if \(a \geq 9/8\) the numerator is always non-negative and \(f'(x) \geq 0\)