1 (i) Find the general solution of the differential equation
dxdu−(x+1x+2)u=0.
(ii) Show that substituting y=ze−x (where z is a function of x) into the second order differential equation
(x+1)dx2d2y+xdxdy−y=0(*)
leads to a first order differential equation for dxdz. Find z and hence show that the general solution of (∗) is
y=Ax+Be−x,
where A and B are arbitrary constants.
(iii) Find the general solution of the differential equation
(x+1)dx2d2y+xdxdy−y=(x+1)2.
Hint
(i) The differential equation can be solved either by separating variables or using an integrating factor. In either case, ∫(x+1x+2)dx, or the negative of it is required, and this can be found either by re-writing (x+1x+2) as 1+x+11 or using the substitution, v=x+1. Thus the solution is u=k(x+1)ex.
(ii) The substitution y=ze−x yields dxdy=z′e−x−ze−x, and dx2d2y=z′′e−x−2z′e−x+ze−x.
Substituting these expressions in the differential equation and simplifying gives
((x+1)z′′−(x+2)z′)e−x=0 which is effectively the first order differential equation from part (i) with u=z′.
So z′=k(x+1)ex, which is an exact differential (or integration by parts could be used), z=kxex+c and so y=Ax+Be−x as required.
(iii) Part (ii)’s substitution gives z′′−(x+1)(x+2)z′=(x+1)ex which using the integrating factor from part (i) gives x+1e−xz′=∫1dx=x+c, and thus
y=(x2+1)+Ax+Be−x. Alternatively, the solution to part (ii) is the complementary function and a quadratic particular integral should be conjectured, which in view of the cf need only be y=Cx2+D, yielding the same result.
Model Solution
Part (i)
The equation is first-order linear. Separating variables:
dxdu=x+1x+2u
∫udu=∫x+1x+2dx
We simplify the integrand: x+1x+2=1+x+11, so
ln∣u∣=x+ln∣x+1∣+const
u=k(x+1)ex
where k is an arbitrary constant.
Part (ii)
Let y=ze−x. Then:
dxdy=z′e−x−ze−x=(z′−z)e−x
dx2d2y=(z′′−z′)e−x−(z′−z)e−x=(z′′−2z′+z)e−x
Substituting into (x+1)dx2d2y+xdxdy−y=0:
(x+1)(z′′−2z′+z)e−x+x(z′−z)e−x−ze−x=0
Dividing through by e−x:
(x+1)z′′−2(x+1)z′+(x+1)z+xz′−xz−z=0
Collecting terms:
(x+1)z′′+[−2(x+1)+x]z′+[(x+1)−x−1]z=0
(x+1)z′′−(x+2)z′=0
This is a first-order equation in z′, which is exactly the equation from part (i) with u=z′. So:
z′=k(x+1)ex
Integrating (by parts, with u=x+1, dv=exdx):
z=k∫(x+1)exdx=k[xex]+c=kxex+c
Therefore y=ze−x=kx+ce−x, i.e.,
y=Ax+Be−x
where A and B are arbitrary constants.
Part (iii)
Using the same substitution y=ze−x, the left-hand side of
(x+1)dx2d2y+xdxdy−y=(x+1)2
reduces (as in part (ii)) to [(x+1)z′′−(x+2)z′]e−x. So:
[(x+1)z′′−(x+2)z′]e−x=(x+1)2
(x+1)z′′−(x+2)z′=(x+1)2ex
Setting u=z′:
u′−x+1x+2u=(x+1)ex
The integrating factor is x+1e−x (from part (i)). Multiplying through:
As might be expected, this was a very popular question, in fact the most popular being attempted by very nearly all the candidates. Fortunately, it was also generally well-attempted, with scores well above those for other questions. Apart from frequent algebraic errors and overlooking terms, especially when using results from a previous part that required adaptation, the main difficulties were in showing that (*) in part (ii) did indeed lead to a first order differential equation in dxdz, and the consequent solution of that equation. Part (iii) was generally well done. At the other end of the scale, some candidates did leave their answers to part (i) in the form lnu=.
2 The polynomial f(x) is defined by
f(x)=xn+an−1xn−1+⋯+a2x2+a1x+a0,
where n⩾2 and the coefficients a0,…,an−1 are integers, with a0=0. Suppose that the equation f(x)=0 has a rational root p/q, where p and q are integers with no common factor greater than 1, and q>0. By considering qn−1f(p/q), find the value of q and deduce that any rational root of the equation f(x)=0 must be an integer.
(i) Show that the nth root of 2 is irrational for n⩾2.
(ii) Show that the cubic equation
x3−x+1=0
has no rational roots.
(iii) Show that the polynomial equation
xn−5x+7=0
has no rational roots for n⩾2.
Hint
Parts (ii) and (iii) could be shown by applying the stem and then considering the left hand side of each equation for the cases n even and n odd.
Model Solution
Stem. Suppose f(x)=xn+an−1xn−1+⋯+a1x+a0 has a rational root p/q where gcd(p,q)=1 and q>0. Then f(p/q)=0:
qnpn+an−1qn−1pn−1+⋯+a1qp+a0=0
Multiplying by qn−1:
qpn+an−1pn−1+an−2pn−2q+⋯+a1pqn−2+a0qn−1=0
All terms except the first are integers, so qpn must be an integer. Since gcd(p,q)=1, we have gcd(pn,q)=1, so q=1. Therefore any rational root of f(x)=0 must be an integer, and by the factor theorem it must divide a0.
Part (i)
Suppose n2 is rational for some n⩾2. Then x=n2 satisfies xn−2=0, which is a monic polynomial with integer coefficients and constant term −2=0. By the stem, any rational root must be an integer dividing −2, i.e., x∈{1,−1,2,−2}.
x=1: 1−2=−1=0.
x=−1: (−1)n−2. For n even this is −1, for n odd this is −3. Neither is zero.
x=2: 2n−2⩾2 for n⩾2. Not zero.
x=−2: (−2)n−2. For n=2 this is 2; for n⩾3, ∣(−2)n∣⩾8>2. Not zero.
None of the candidates is a root, so n2 is irrational for all n⩾2.
Part (ii)
The equation x3−x+1=0 is monic with integer coefficients and constant term 1. By the stem, any rational root must be an integer dividing 1, so x=1 or x=−1.
x=1: 1−1+1=1=0.
x=−1: −1+1+1=1=0.
So x3−x+1=0 has no rational roots.
Part (iii)
The equation xn−5x+7=0 is monic with integer coefficients and constant term 7. By the stem, any rational root must be an integer dividing 7, so x∈{1,−1,7,−7}.
x=1: 1−5+7=3=0.
x=−1: (−1)n+5+7. For n even this is 13; for n odd this is 11. Neither is zero.
x=7: 7n−35+7=7n−28. For n=2: 49−28=21=0. For n⩾3: 7n⩾343, so 7n−28>0. Not zero.
x=−7: (−7)n+35+7=(−7)n+42. For n even: 7n+42>0. For n odd: −7n+42. For n=2: 49+42>0. For n⩾3: 7n⩾343>42, so −7n+42<0. Not zero.
None of the candidates is a root, so xn−5x+7=0 has no rational roots for n⩾2.
Examiner Notes
Of the attempts, about a third were close to completely correct, and nearly all the others were barely doing more than grasping at crumbs, reflecting the fact that candidates either did or did not know what they were doing. There was negligible middle ground.
where α and β are the roots of the quadratic equation pt2−qt+p2=0, and a and b are constants which you should express in terms of α and β.
Hence show that one solution of the equation x3−24x+48=0 is
x=1−2312(2−231)
and obtain similar expressions for the other two solutions in terms of ω, where ω=e2πi/3.
Find also the roots of x3−3px+q=0 when p=r2 and q=2r3 for some non-zero constant r.
Hint
Considering the quadratic equation pt2−qt+p2=0, the condition q2=4p3 shows, by considering the discriminant, that the roots are unequal. Supposing that x3−3px+q can be written as a(x−α)3+b(x−β)3, and equating coefficients generates the four equations
a+b=1−3aα−3bβ=03α2a+3β2b=−3p−α3a−β3b=q
The first pair may be solved simultaneously to give a=α−β−β and b=α−βα.
Substitution yields p=αβ and q=αβ(α+β), or alternatively,
αβ=p and α+β=pq and so α and β satisfy t2−pqt+p=0 i.e. pt2−qt+p2=0.
For p=8, q=48, q2−4p3=28=0.
Hence α and β are the roots of 8t2−48t+64=0, i.e. t2−6t+8=0 and
wlog α=2, β=4, a=2, b=−1.
So x3−24x+48=0 can be re-arranged as (x−2x−4)3=2
As ω3=1, x−2x−4=32, ω32, ω232 and so x=1−322(2−32),1−ω322(2−ω32),1−ω2322(2−ω232)
If q=2r3 and p=r2, q2=4p3 so the first part cannot be used.
However, x3−3r2x+2r3=0 can be readily factorised as (x−r)2(x+2r)=0 and so
x=r (repeated) or −2r
Model Solution
Part 1: Expressing the cubic in the required form
Suppose x3−3px+q=a(x−α)3+b(x−β)3. Expanding the right-hand side:
Needing to prove three equalities, many got close to doing two well and, with the others splitting half and half between getting close to all three or just one. A small number of candidates made several attempts without always having any sense of direction and often proved a particular pair equal both ways round. The other weaknesses were in dealing with the limits when changing variable and evaluating the definite term (which was zero!) when employing integration by parts.
4 The following result applies to any function f which is continuous, has positive gradient and satisfies f(0)=0:
ab⩽∫0af(x)dx+∫0bf−1(y)dy,(*)
where f−1 denotes the inverse function of f, and a⩾0 and b⩾0.
(i) By considering the graph of y=f(x), explain briefly why the inequality (∗) holds. In the case a>0 and b>0, state a condition on a and b under which equality holds.
(ii) By taking f(x)=xp−1 in (∗), where p>1, show that if p1+q1=1 then
ab⩽pap+qbq.
Verify that equality holds under the condition you stated above.
(iii) Show that, for 0⩽a⩽21π and 0⩽b⩽1,
ab⩽barcsinb+1−b2−cosa.
Deduce that, for t⩾1,
arcsin(t−1)⩾t−t2−1.
Hint
(i) ∫0af(x)dx is the area between the curve y=f(x), the x axis, and the line x=a∫0bf−1(y)dy is the area between the curve y=f(x), the y axis, and the line y=b.
The sum of these areas is greater than or equal to the area of the rectangle, with equality holding if b=f(a).
x
y
0
0
a
f(a)
x
y
0
0
a
f(a)
(ii) With f(x)=xp−1, the sum of the two integrals is p1ap+pp−1bp−1p
But as p1+q1=1, q1=pp−1, and so the required result follows by applying the result of part (i).
If b=ap−1, simple algebra shows a=bq−1, so p1ap+q1bq=p1ab+q1ba=ab and equality is verified.
(iii) f(x)=sinx satisfies the conditions of part (i)
So ∫0af(x)dx=1−cosa, and, by parts, ∫0bf−1(y)dy=bsin−1b+1−b2−1 which together give the required result.
Choosing a=0, and b=t−1, part (i) gives 0≤t−1sin−1(t−1)+1−t−2−1 which can be re-arranged to give the required result.
The integral ∫0af(x)dx is the area between the curve y=f(x), the x-axis, and the line x=a. The integral ∫0bf−1(y)dy is the area between the curve y=f(x), the y-axis, and the line y=b.
Since f is continuous with positive gradient and f(0)=0, the function is strictly increasing. The sum of these two areas always covers the rectangle [0,a]×[0,b], so:
ab⩽∫0af(x)dx+∫0bf−1(y)dy.
Equality holds when b=f(a) (equivalently a=f−1(b)), since in this case the two integrals partition the rectangle exactly with no overlap or gap.
Part (ii)
Taking f(x)=xp−1 for p>1. This is continuous with positive gradient for x>0 and f(0)=0, so the conditions of (∗) are satisfied.
The inverse function: y=xp−1 gives x=y1/(p−1)=yq−1 since p1+q1=1 implies q−1=p−11.
Computing the integrals:
∫0axp−1dx=pap
∫0byq−1dy=qbq
By (∗):
ab⩽pap+qbq
Equality check. Equality in (∗) holds when b=f(a)=ap−1, i.e., a=b1/(p−1)=bq−1. Then ap=a⋅ap−1=ab and bq=b⋅bq−1=ba=ab. So:
pap+qbq=pab+qab=ab(p1+q1)=ab.
Equality is verified.
Part (iii)
Take f(x)=sinx for 0⩽x⩽2π. This is continuous with positive gradient and f(0)=0, so the conditions of (∗) are satisfied.
The inverse function is f−1(y)=arcsiny for 0⩽y⩽1.
Computing the integrals:
∫0asinxdx=[−cosx]0a=1−cosa
For ∫0barcsinydy, integrate by parts with u=arcsiny, dv=dy:
∫0barcsinydy=[yarcsiny]0b−∫0b1−y2ydy
=barcsinb+[1−y2]0b=barcsinb+1−b2−1
By (∗):
ab⩽(1−cosa)+(barcsinb+1−b2−1)
ab⩽barcsinb+1−b2−cosa
Deduction. In this inequality, set a=0 (which gives 0⩽ something) and b=t−1 for t⩾1 (so 0<b⩽1). Since a=0, the left side is 0:
5 A movable point P has cartesian coordinates (x,y), where x and y are functions of t. The polar coordinates of P with respect to the origin O are r and θ. Starting with the expression
21∫r2dθ
for the area swept out by OP, obtain the equivalent expression
21∫(xdtdy−ydtdx)dt.(*)
The ends of a thin straight rod AB lie on a closed convex curve C. The point P on the rod is a fixed distance a from A and a fixed distance b from B. The angle between AB and the positive x direction is t. As A and B move anticlockwise round C, the angle t increases from 0 to 2π and P traces a closed convex curve D inside C, with the origin O lying inside D, as shown in the diagram.
Let (x,y) be the coordinates of P. Write down the coordinates of A and B in terms of a,b,x,y and t.
The areas swept out by OA,OB and OP are denoted by [A],[B] and [P], respectively. Show, using (∗), that
[A]=[P]+πa2−af
where
f=21∫02π((x+dtdy)cost+(y−dtdx)sint)dt.
Obtain a corresponding expression for [B] involving b. Hence show that the area between the curves C and D is πab.
Less than a third of the candidates attempted this. There were quite a few perfect scores, however the vast majority scored less than a quarter of the marks, which was the
mean mark. The general result at the start of the question was the key to success. Those that stumbled with handling four variables in terms of the fifth one, and the consequent calculus, did not attempt to make further progress into the rest of the question.
Show, without evaluating any of them, that T,U,V and X are all equal.
Hint
Using the substitution t=tanh(2u), then it can be shown that T=U, by making use of 2sinh(2u)cosh(2u)=sinhu to obtain the integrand, and tanh−1t=21ln(1−t1+t) to obtain the limits.
If instead, integration by parts is used differentiating tanh−1t and integrating t1, and
employing tanh−1t=21ln(1−t1+t) to demonstrate that [tanh−1tlnt]311=0, T=V.
The substitution t=e−2x can be used to demonstrate that T=X.
(Alternatively, starting from U, the substitution u=2tanh−1t obtains U=T, the substitution u=−lnv obtains U=V, and the substitution u=2x followed by integration by parts yields U=X; starting from V, by parts it can be shown that V=T, using the substitution v=e−u that V=U, and the substitution v=tanhx that V=X; or starting from X, the substitution x=−21lnt gives X=T, integration by parts gives X=U, and the substitution x=tanh−1v gives X=V.)
Conclusion. Since T=U, T=V, and T=X, all four integrals are equal.
Examiner Notes
Quite a few failed to realise the importance of An2=a(a+1)Bn2+1 as part of the induction, and even if they did tripped up on that part of the working. Part (ii) generally went well and the result in Cn and Dn was found more easily. Very few had a problem with part (iii) but a small number failed totally to see what it was about.
where n is a positive integer and a is any given positive integer.
(i) In the case when n is even, show by induction that Tn can be written in the form
An+Bna(a+1),
where An and Bn are integers (depending on a and n) and An2=a(a+1)Bn2+1.
(ii) In the case when n is odd, show by considering (a+1+a)Tm where m is even, or otherwise, that Tn can be written in the form
Cna+1+Dna,
where Cn and Dn are integers (depending on a and n) and (a+1)Cn2=aDn2+1.
(iii) Deduce that, for each n, Tn can be written as the sum of the square roots of two consecutive integers.
Hint
(i) The induction requires Tk+2=Ak+2+Bk+2a(a+1) and Ak+22−a(a+1)Bk+22=1.
Tk+2=(Ak+Bka(a+1))(a+1+a)2=(Ak+Bka(a+1))T2
T2=(2a+1+2a(a+1)) and so A2=2a+1 and B2=2, and
A22−a(a+1)B22=(2a+1)2−a(a+1)22=1 the result is true for n=2.
Evaluating Tk+2 using (Ak+Bka(a+1))T2 then Ak+2=(2a+1)Ak+2a(a+1)Bk
and Bk+2=2Ak+(2a+1)Bk, and so substituting and simplifying,
Ak+22−a(a+1)Bk+22=Ak2−a(a+1)Bk2=1 by the induction.
(ii) Tn=(a+1+a)Tm=(a+1+a)(Am+Bma(a+1))
=(Am+aBm)a+1+(Am+(a+1)Bm)a which is of required form because
Cn=Am+aBm and Dn=Am+(a+1)Bm are integers and
(a+1)Cn2−aDn2=(a+1)(Am+aBm)2−a(Am+(a+1)Bm)2
=Am2−a(a+1)Bm2=1 as required.
Trivially the case n=1 is true.
(iii) In the case that n is even,
Tn=An+Bna(a+1)=An2+a(a+1)Bn2=a(a+1)Bn2+1+a(a+1)Bn2
as required,
and in the case that n is odd, Tn=Cna+1+Dna=(a+1)Cn2+aDn2=aDn2+1+aDn2 as required.
Model Solution
Part (i): n even.
We prove by induction on even n that Tn=An+Bna(a+1) where An,Bn are integers and An2=a(a+1)Bn2+1.
Base casen=2:
T2=(a+1+a)2=(a+1)+2a(a+1)+a=(2a+1)+2a(a+1)
So A2=2a+1 and B2=2, which are integers. Checking:
Let z=x+iy and w=u+iv, where x,y,u and v are real. Express u and v in terms of x and y.
(i) By setting x=tan(θ/2), or otherwise, show that if the locus of z is the real axis y=0, −∞<x<∞, then the locus of w is the circle u2+v2=1 with one point omitted.
(ii) Find the locus of w when the locus of z is the line segment y=0, −1<x<1.
(iii) Find the locus of w when the locus of z is the line segment x=0, −1<y<1.
(iv) Find the locus of w when the locus of z is the line y=1, −∞<x<∞.
Hint
w=u+iv=i+(x+iy)1+i(x+iy)=x2+(1+y)22x+ix2+(1+y)2x2−(1−y2) using the complex conjugate, so
u=x2+(1+y)22x and v=x2+(1+y)2x2−(1−y2)
(i) If x=tan2θ, y=0, then u=sinθ, and v=−cosθ, using the general result and so u2+v2=1 but the point θ=π i.e. (0,1) is not included.
(ii) If −1<x<1, and y=0, then it is the same locus as (i) except −2π<θ<2π, and so it is the semi-circle that is the part of u2+v2=1 below the u axis.
(iii) x=0, then u=0 and v=y+1y−1, and as −1<y<1 which is that part of the v axis below the u axis, i.e. −∞<v<0.
(iv) Let x=2tan2θ and y=1, so as −∞<x<∞, −π<θ<π, then
u=21sinθ and v=21(1−cosθ), so the locus is the circle u2+(v−21)2=(21)2 excluding the point θ=π, which is (0,1).
Multiplying numerator and denominator by the conjugate of the denominator:
w=x2+(1+y)2(1−y+ix)(x−i(1+y))
Numerator:
(1−y)x+(1−y)(−i)(1+y)+ix⋅x+ix(−i)(1+y)
=x(1−y)+x2i−i(1−y2)+x(1+y)
=[x(1−y)+x(1+y)]+i[x2−(1−y2)]
=2x+i(x2+y2−1)
So:
u=x2+(1+y)22x,v=x2+(1+y)2x2+y2−1
Part (i): Locus when y=0, −∞<x<∞.
Setting y=0:
u=x2+12x,v=x2+1x2−1
Set x=tan(θ/2) where −π<θ<π. Using the half-angle identities:
u=1+tan2(θ/2)2tan(θ/2)=sinθ
v=tan2(θ/2)+1tan2(θ/2)−1=−cosθ
So u2+v2=sin2θ+cos2θ=1, i.e., the locus lies on the unit circle.
As x ranges over (−∞,∞), θ ranges over (−π,π). The point θ=π (i.e., u=0, v=1) corresponds to x=tan(π/2) which is undefined. So the locus is the circle u2+v2=1 with the point (0,1) omitted.
Part (ii): Locus when y=0, −1<x<1.
With y=0 and x=tan(θ/2), the condition −1<x<1 gives −1<tan(θ/2)<1, so −π/4<θ/2<π/4, i.e., −π/2<θ<π/2.
For θ∈(−π/2,π/2): sinθ ranges over (−1,1) and cosθ>0, so v=−cosθ<0.
The locus is the semicircle u2+v2=1 with v<0 (the lower half of the unit circle, excluding the endpoints (±1,0)).
Part (iii): Locus when x=0, −1<y<1.
Setting x=0:
u=0,v=(1+y)2y2−1=(y+1)2(y−1)(y+1)=y+1y−1
For −1<y<1: y−1<0 and y+1>0, so v<0. As y→−1+, v→−∞; as y→1−, v→0−.
The locus is the negative v-axis: the set of points (0,v) with v<0.
Part (iv): Locus when y=1, −∞<x<∞.
Setting y=1:
u=x2+42x,v=x2+4x2
Note that v=x2+4x2 and u=x2+42x, so v=2x⋅u (when x=0), giving x=2v/u.
Alternatively, observe that v=1−x2+44. We compute:
So the locus lies on the circle u2+(v−21)2=41, centered at (0,21) with radius 21.
The point (0,1) on this circle requires u=0 and v=1, which gives x=0 and 40=0=1. Checking: u=0 requires x=0, then v=0. So (0,1) is not attained. As x→±∞, u→0 and v→1, approaching (0,1) but never reaching it.
The locus is the circle u2+(v−21)2=41 with the point (0,1) omitted.