38 problems found
Solution:
Solution:
In this question, the numbers \(a\), \(b\) and \(c\) may be complex.
The \(n\)th degree polynomial P\((x)\) is said to be reflexive if:
Solution:
Show that, if \(k\) is a root of the quartic equation \[ x^4 + ax^3 + bx^2 + ax + 1 = 0\,, \tag{\(*\)} \] then \(k^{-1}\) is a root. You are now given that \(a\) and \(b\) in \((*)\) are both real and are such that the roots are all real.
Solution: Let \(f(x) = x^4 + ax^3 + bx^2 + ax + 1\), and suppose \(f(k) = 0\). Since \(f(0) = 1\), \(k \neq 0\), therefore we can talk about \(k^{-1}\). \begin{align*} && f(k^{-1}) &= k^{-4} + ak^{-3} + bk^{-2} + ak^{-1} + 1 \\ &&&= k^{-4}(1 + ak + bk^2 + ak^3 + k^4) \\ &&&= k^{-4}(k^4+ak^3+bk^2+ak+1) \\ &&&= k^{-4}f(k) = 0 \end{align*} Therefore \(k^{-1}\) is also a root of \(f\)
Solution:
Let \(\alpha\), \(\beta\), \(\gamma\) and \(\delta\) be the roots of the quartic equation \[ x^4 +px^3 +qx^2 +r x +s =0 \,. \] You are given that, for any such equation, \(\,\alpha \beta + \gamma\delta\,\), \(\alpha\gamma+\beta\delta\,\) and \(\,\alpha \delta + \beta\gamma\,\) satisfy a cubic equation of the form \[ y^3+Ay^2+ (pr-4s)y+ (4qs-p^2s -r^2) =0 \,. \] Determine \(A\). Now consider the quartic equation given by \(p=0\,\), \(q= 3\,\), \(r=-6\,\) and \(s=10\,\).
Solution: \begin{align*} A &= -(\alpha \beta + \gamma\delta + \alpha\gamma+\beta\delta+\alpha \delta + \beta\gamma) \\ &= -q \end{align*}
Use the factor theorem to show that \(a+b-c\) is a factor of \[ (a+b+c)^3 -6(a+b+c)(a^2+b^2+c^2) +8(a^3+b^3+c^3) \,. \tag{\(*\)} \] Hence factorise (\(*\)) completely.
Solution: Suppose \(c = a+b\) then \begin{align*} (a+b+c)^3 &-6(a+b+c)(a^2+b^2+c^2) +8(a^3+b^3+c^3) \\ &= (2(a+b))^3-6(2(a+b))(a^2+b^2+(a+b)^2) + 8(a^3+b^3+(a+b)^3) \\ &=16(a+b)^3 - 24(a+b)(a^2+b^2+ab)+8(a^3+b^3) \\ &= 8(a+b)(2(a+b)^2-3(a^2+b^2+ab)+(a^2-ab+b^2)) \\ &= 0 \end{align*} Therefore \(a+b-c\) is a factor. By symmetry \(a-b+c\) and \(-a+b+c\) are also factors. Since our polynomial is degree \(3\) it must be \(K(a+b-c)(b+c-a)(c+a-b)\) for some \(K\). Since the coefficient of \(a^3\) is \(3\), \(K = 3\). so we have: \(3(a+b-c)(b+c-a)(c+a-b)\)
Show that:
Solution:
Solution:
Solution:
Let \(a\), \(b\) and \(c\) be real numbers such that \(a+b+c=0\) and let \[(1+ax)(1+bx)(1+cx) = 1+qx^2 +rx^3\,\] for all real \(x\). Show that \(q = bc+ca+ab\) and \(r= abc\).
Solution: \begin{align*} (1+ax)(1+bx)(1+cx) &= (1+(a+b)x+abx^2)(1+cx) \\ &= 1+(a+b+c)x+(ab+bc+ca)x^2+abcx^3 \end{align*} Therefore by comparing coefficients, \(q = bc + ca + ab\) and \(r = abc\) as required.
Prove that, for any real numbers \(x\) and \(y\), \(x^2+y^2\ge2xy\,\).
The polynomial \(\p(x)\) is of degree 9 and \(\p(x)-1\) is exactly divisible by \((x-1)^5\).
Solution: \(p(x) = q(x)(x-1)^5 + 1\) where \(q(x)\) has degree \(4\).