4 problems found
This question concerns solutions of the differential equation \[ (1-x^2) \left(\frac{\d y}{\d x}\right)^2 + k^2 y^2 = k^2\, \tag{\(*\)} \] where \(k\) is a positive integer. For each value of \(k\), let \(y_k(x)\) be the solution of \((*)\) that satisfies \(y_k(1)=1\); you may assume that there is only one such solution for each value of \(k\).
Solution:
If \(\p(x)\) and \(\q(x)\) are polynomials of degree \(m\) and \(n\), respectively, what is the degree of \(\p(\q(x))\)?
Solution: If \(\p(x)\) and \(\q(x)\) are polynomials of degree \(m\) and \(n\), \(\p(\q(x))\) has degree \(mn\).
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*}
A transformation \(T\) of the real numbers is defined by \[ y=T(x)=\frac{ax-b}{cx-d}\,, \] where \(a,b,c\), \(d\) are real numbers such that \(ad\neq bc\). Find all numbers \(x\) such that \(T(x)=x.\) Show that the inverse operation, \(x=T^{-1}(y)\) expressing \(x\) in terms of \(y\) is of the same form as \(T\) and find corresponding numbers \(a',b',c'\),\(d'\). Let \(S_{r}\) denote the set of all real numbers excluding \(r\). Show that, if \(c\neq0,\) there is a value of \(r\) such that \(T\) is defined for all \(x\in S_{r}\) and find the image \(T(S_{r}).\) What is the corresponding result if \(c=0\)? If \(T_{1},\) given by numbers \(a_{1},b_{1},c_{1},d_{1},\) and \(T_{2},\) given by numbers \(a_{2},b_{2},c_{2},d_{2}\) are two such transformations, show that their composition \(T_{3},\) defined by \(T_{3}(x)=T_{2}(T_{1}(x)),\) is of the same form. Find necessary and sufficient conditions on the numbers \(a,b,c,d\) for \(T^{2}\), the composition of \(T\) with itself, to be the identity. Hence, or otherwise, find transformations \(T_{1},T_{2}\) and their composition \(T_{3}\) such that \(T_{1}^{2}\) and \(T_{2}^{2}\) are each the identity but \(T_{3}^{2}\) is not.