Skip to content

STEP3 2017 -- Pure Mathematics

STEP3 2017 — Section A (Pure Mathematics)

Section titled “STEP3 2017 — Section A (Pure Mathematics)”

Exam: STEP3  |  Year: 2017  |  Questions: Q1—Q8  |  Total marks per question: 20

All questions are pure mathematics. Solutions and examiner commentary are included below.

QTopicDifficultyKey Techniques
1组合数学与级数 (Combinatorics and Series)Standardtelescoping 级数, 二项式系数展开, 不等式放缩, 级数求和
2复数变换 (Complex Transformations)Hard复指数旋转公式, 变换复合, 三角与复数形式转换, 分类讨论
3代数 (Algebra)Challenging预解三次方程, Vieta 公式, 对称函数, 二次方程求根
4微积分 (Calculus)Challenging对数换底, 积分与指数运算, 微分方程分离变量, 反证法
5微积分 (Calculus)Challenging极坐标导数, 正交条件推导, 分离变量法, 心形线作图
6积分与换元 (Integration and Substitution)Challenging换元积分(u=1/v 和 Möbius 变换),函数方程推导,递推与代入消元
7解析几何:椭圆与切线 (Analytic Geometry: Ellipse and Tangents)Challenging参数方程代入,隐函数求导,切线方程推导,判别式与韦达定理
8求和与三角恒等式 (Summation and Trigonometric Identities)Challenging分部求和(Abel summation),三角恒等式(积化和差),裂项求和技巧

Topic: 组合数学与级数 (Combinatorics and Series)  |  Difficulty: Standard  |  Marks: 20

1 (i) Prove that, for any positive integers nn and rr,

1n+rCr+1=r+1r(1n+r1Cr1n+rCr).\frac{1}{{}^{n+r}C_{r+1}} = \frac{r+1}{r} \left( \frac{1}{{}^{n+r-1}C_r} - \frac{1}{{}^{n+r}C_r} \right).

Hence determine

n=11n+rCr+1,\sum_{n=1}^{\infty} \frac{1}{{}^{n+r}C_{r+1}},

and deduce that n=21n+2C3=12\sum_{n=2}^{\infty} \frac{1}{{}^{n+2}C_3} = \frac{1}{2}.

(ii) Show that, for n3n \geqslant 3,

3!n3<1n+1C3and20n+1C31n+2C5<5!n3.\frac{3!}{n^3} < \frac{1}{{}^{n+1}C_3} \quad \text{and} \quad \frac{20}{{}^{n+1}C_3} - \frac{1}{{}^{n+2}C_5} < \frac{5!}{n^3}.

By summing these inequalities for n3n \geqslant 3, show that

11596<n=11n3<11696.\frac{115}{96} < \sum_{n=1}^{\infty} \frac{1}{n^3} < \frac{116}{96}.

Note: nCr{}^nC_r is another notation for (nr)\begin{pmatrix} n \\ r \end{pmatrix}.

Hint

(i) Expanding the RHS using binomial coefficient definitions:

r+1r((n1)!r!(n+r1)!n!r!(n+r)!)=r+1r(n1)!r![(n+r)n](n+r)!=(n1)!(r+1)!(n+r)!=1n+rCr+1\frac{r+1}{r} \left( \frac{(n-1)!r!}{(n+r-1)!} - \frac{n!r!}{(n+r)!} \right) = \frac{r+1}{r} \cdot \frac{(n-1)!r![(n+r)-n]}{(n+r)!} = \frac{(n-1)!(r+1)!}{(n+r)!} = \frac{1}{{}^{n+r}C_{r+1}}

Telescoping sum:

n=11n+rCr+1=r+1r(1rCrlimn1n+rCr)=r+1r\sum_{n=1}^{\infty} \frac{1}{{}^{n+r}C_{r+1}} = \frac{r+1}{r} \left( \frac{1}{{}^{r}C_r} - \lim_{n\to\infty} \frac{1}{{}^{n+r}C_r} \right) = \frac{r+1}{r}

Setting r=2r=2: n=21n+2C3=3213C3=12\sum_{n=2}^{\infty} \frac{1}{{}^{n+2}C_3} = \frac{3}{2} - \frac{1}{{}^{3}C_3} = \frac{1}{2}.

(ii) First inequality: n+1C3=n3n3!<n33!{}^{n+1}C_3 = \frac{n^3-n}{3!} < \frac{n^3}{3!}, so 3!n3<1n+1C3\frac{3!}{n^3} < \frac{1}{{}^{n+1}C_3}.

Second inequality: 20n+1C31n+2C55!n3=480n3(n21)(n24)<0\frac{20}{{}^{n+1}C_3} - \frac{1}{{}^{n+2}C_5} - \frac{5!}{n^3} = \frac{-480}{n^3(n^2-1)(n^2-4)} < 0 for n3n \ge 3.

Summing the first inequality for n3n \ge 3: n=11n3<1+18+1216=11696\sum_{n=1}^{\infty} \frac{1}{n^3} < 1 + \frac{1}{8} + \frac{1}{2} \cdot \frac{1}{6} = \frac{116}{96}.

Summing the second inequality for n3n \ge 3: n=11n3>354×5!+1+18=11596\sum_{n=1}^{\infty} \frac{1}{n^3} > \frac{35}{4 \times 5!} + 1 + \frac{1}{8} = \frac{115}{96}.

Model Solution

Part (i)

We expand the RHS using nCr=n!r!(nr)!{}^nC_r = \frac{n!}{r!(n-r)!}.

1n+r1Cr=r!(n1)!(n+r1)!,1n+rCr=r!n!(n+r)!\frac{1}{{}^{n+r-1}C_r} = \frac{r!(n-1)!}{(n+r-1)!}, \qquad \frac{1}{{}^{n+r}C_r} = \frac{r!\,n!}{(n+r)!}

1n+r1Cr1n+rCr=r!(n1)!(n+r1)!r!n!(n+r)!\frac{1}{{}^{n+r-1}C_r} - \frac{1}{{}^{n+r}C_r} = \frac{r!(n-1)!}{(n+r-1)!} - \frac{r!\,n!}{(n+r)!}

Writing the first fraction with denominator (n+r)!(n+r)!:

=r!(n1)!(n+r)(n+r)!r!n!(n+r)!=r!(n1)![(n+r)n](n+r)!=rr!(n1)!(n+r)!= \frac{r!(n-1)!(n+r)}{(n+r)!} - \frac{r!\,n!}{(n+r)!} = \frac{r!(n-1)!\bigl[(n+r) - n\bigr]}{(n+r)!} = \frac{r \cdot r!(n-1)!}{(n+r)!}

Multiplying by r+1r\frac{r+1}{r}:

r+1r(1n+r1Cr1n+rCr)=(r+1)!(n1)!(n+r)!=1n+rCr+1\frac{r+1}{r}\left(\frac{1}{{}^{n+r-1}C_r} - \frac{1}{{}^{n+r}C_r}\right) = \frac{(r+1)!\,(n-1)!}{(n+r)!} = \frac{1}{{}^{n+r}C_{r+1}} \qquad \blacksquare

Hence determine n=11n+rCr+1\sum_{n=1}^{\infty} \frac{1}{{}^{n+r}C_{r+1}}:

The partial sum telescopes:

n=1N1n+rCr+1=r+1rn=1N(1n+r1Cr1n+rCr)\sum_{n=1}^{N} \frac{1}{{}^{n+r}C_{r+1}} = \frac{r+1}{r}\sum_{n=1}^{N}\left(\frac{1}{{}^{n+r-1}C_r} - \frac{1}{{}^{n+r}C_r}\right)

=r+1r(1rCr1N+rCr)=r+1r(1r!N!(N+r)!)= \frac{r+1}{r}\left(\frac{1}{{}^{r}C_r} - \frac{1}{{}^{N+r}C_r}\right) = \frac{r+1}{r}\left(1 - \frac{r!\,N!}{(N+r)!}\right)

Since N+rCr{}^{N+r}C_r \to \infty as NN \to \infty, the second term vanishes:

n=11n+rCr+1=r+1r(...)\sum_{n=1}^{\infty} \frac{1}{{}^{n+r}C_{r+1}} = \frac{r+1}{r} \qquad \text{(...)}

Deduce n=21n+2C3=12\sum_{n=2}^{\infty} \frac{1}{{}^{n+2}C_3} = \frac{1}{2}:

Setting r=2r = 2: n=11n+2C3=32\sum_{n=1}^{\infty} \frac{1}{{}^{n+2}C_3} = \frac{3}{2}.

The n=1n = 1 term is 13C3=1\frac{1}{{}^{3}C_3} = 1, so

n=21n+2C3=321=12\sum_{n=2}^{\infty} \frac{1}{{}^{n+2}C_3} = \frac{3}{2} - 1 = \frac{1}{2} \qquad \blacksquare

Part (ii)

First inequality. For n3n \geq 3:

n+1C3=(n+1)n(n1)6=n3n6{}^{n+1}C_3 = \frac{(n+1)n(n-1)}{6} = \frac{n^3 - n}{6}

Since n3>0n \geq 3 > 0, we have n3n<n3n^3 - n < n^3, so

n+1C3<n36{}^{n+1}C_3 < \frac{n^3}{6}

All quantities are positive for n3n \geq 3, so taking reciprocals:

6n3<1n+1C3(...)\frac{6}{n^3} < \frac{1}{{}^{n+1}C_3} \qquad \text{(...)}

Second inequality. We compute

n+2C5=(n+2)(n+1)n(n1)(n2)120{}^{n+2}C_5 = \frac{(n+2)(n+1)n(n-1)(n-2)}{120}

Consider the difference

20n+1C31n+2C55!n3=120n(n21)120n(n21)(n24)120n3\frac{20}{{}^{n+1}C_3} - \frac{1}{{}^{n+2}C_5} - \frac{5!}{n^3} = \frac{120}{n(n^2-1)} - \frac{120}{n(n^2-1)(n^2-4)} - \frac{120}{n^3}

=120[n2(n24)n2(n21)(n24)]n3(n21)(n24)= \frac{120\bigl[n^2(n^2-4) - n^2 - (n^2-1)(n^2-4)\bigr]}{n^3(n^2-1)(n^2-4)}

Expanding the numerator:

n44n2n2(n45n2+4)=4n^4 - 4n^2 - n^2 - (n^4 - 5n^2 + 4) = -4

So

20n+1C31n+2C55!n3=480n3(n21)(n24)\frac{20}{{}^{n+1}C_3} - \frac{1}{{}^{n+2}C_5} - \frac{5!}{n^3} = \frac{-480}{n^3(n^2-1)(n^2-4)}

For n3n \geq 3, the denominator is positive, so this expression is negative:

20n+1C31n+2C5<5!n3(...)\frac{20}{{}^{n+1}C_3} - \frac{1}{{}^{n+2}C_5} < \frac{5!}{n^3} \qquad \text{(...)}

Summing the first inequality for n=3,4,5,n = 3, 4, 5, \ldots:

6n=31n3<n=31n+1C36\sum_{n=3}^{\infty} \frac{1}{n^3} < \sum_{n=3}^{\infty} \frac{1}{{}^{n+1}C_3}

From part (i) with r=2r = 2: n=11n+2C3=32\sum_{n=1}^{\infty} \frac{1}{{}^{n+2}C_3} = \frac{3}{2}, so

n=31n+1C3=n=11n+2C313C3=321=12\sum_{n=3}^{\infty} \frac{1}{{}^{n+1}C_3} = \sum_{n=1}^{\infty} \frac{1}{{}^{n+2}C_3} - \frac{1}{{}^{3}C_3} = \frac{3}{2} - 1 = \frac{1}{2}

Also n=31n3=n=11n3118\sum_{n=3}^{\infty} \frac{1}{n^3} = \sum_{n=1}^{\infty} \frac{1}{n^3} - 1 - \frac{1}{8}, so

6(n=11n398)<126\left(\sum_{n=1}^{\infty} \frac{1}{n^3} - \frac{9}{8}\right) < \frac{1}{2}

n=11n3<98+112=27+224=11696(...)\sum_{n=1}^{\infty} \frac{1}{n^3} < \frac{9}{8} + \frac{1}{12} = \frac{27+2}{24} = \frac{116}{96} \qquad \text{(...)}

Summing the second inequality for n=3,4,5,n = 3, 4, 5, \ldots:

20n=31n+1C3n=31n+2C5<120n=31n320\sum_{n=3}^{\infty} \frac{1}{{}^{n+1}C_3} - \sum_{n=3}^{\infty} \frac{1}{{}^{n+2}C_5} < 120\sum_{n=3}^{\infty} \frac{1}{n^3}

From part (i) with r=4r = 4: n=11n+4C5=54\sum_{n=1}^{\infty} \frac{1}{{}^{n+4}C_5} = \frac{5}{4}.

Since n=31n+2C5\sum_{n=3}^{\infty} \frac{1}{{}^{n+2}C_5} has the same terms as n=11n+4C5\sum_{n=1}^{\infty} \frac{1}{{}^{n+4}C_5} (both start at 5C5{}^{5}C_5):

n=31n+2C5=54\sum_{n=3}^{\infty} \frac{1}{{}^{n+2}C_5} = \frac{5}{4}

Substituting:

201254<120(n=11n398)20 \cdot \frac{1}{2} - \frac{5}{4} < 120\left(\sum_{n=1}^{\infty} \frac{1}{n^3} - \frac{9}{8}\right)

354<120(n=11n398)\frac{35}{4} < 120\left(\sum_{n=1}^{\infty} \frac{1}{n^3} - \frac{9}{8}\right)

n=11n3>98+35480=10896+796=11596(...)\sum_{n=1}^{\infty} \frac{1}{n^3} > \frac{9}{8} + \frac{35}{480} = \frac{108}{96} + \frac{7}{96} = \frac{115}{96} \qquad \text{(...)}

Combining the two bounds:

11596<n=11n3<11696\frac{115}{96} < \sum_{n=1}^{\infty} \frac{1}{n^3} < \frac{116}{96} \qquad \blacksquare

Examiner Notes

The most popular question on the paper, attempted by about 84% of the candidates, it was also the most successfully answered with an average mark of about 12/20. The first result was generally well answered with a few candidates attempting to use induction, and then proving the result directly. The summations were usually done well, though often lacked explanation. Usually, the inequalities were not well argued, there was poor layout, and no mention of positivity. Those who spotted the link with part (i) did well in general summing the inequalities, though there were some problems with the indices.


Topic: 复数变换 (Complex Transformations)  |  Difficulty: Hard  |  Marks: 20

2 The transformation RR in the complex plane is a rotation (anticlockwise) by an angle θ\theta about the point represented by the complex number aa. The transformation SS in the complex plane is a rotation (anticlockwise) by an angle ϕ\phi about the point represented by the complex number bb.

(i) The point PP is represented by the complex number zz. Show that the image of PP under RR is represented by

eiθz+a(1eiθ).e^{i\theta}z + a(1 - e^{i\theta}).

(ii) Show that the transformation SRSR (equivalent to RR followed by SS) is a rotation about the point represented by cc, where

csin12(θ+ϕ)=aeiϕ/2sin12θ+beiθ/2sin12ϕ,c \sin \tfrac{1}{2}(\theta + \phi) = a e^{i\phi/2} \sin \tfrac{1}{2}\theta + b e^{-i\theta/2} \sin \tfrac{1}{2}\phi,

provided θ+ϕ2nπ\theta + \phi \neq 2n\pi for any integer nn.

What is the transformation SRSR if θ+ϕ=2π\theta + \phi = 2\pi?

(iii) Under what circumstances is RS=SRRS = SR?

Hint

(i) Rotation RR anticlockwise by θ\theta about aa: za=eiθ(za)z' - a = e^{i\theta}(z - a), so z=eiθz+a(1eiθ)z' = e^{i\theta}z + a(1 - e^{i\theta}).

(ii) Applying RR then SS: z=eiϕz+b(1eiϕ)=ei(ϕ+θ)z+aeiϕ(1eiθ)+b(1eiϕ)z'' = e^{i\phi}z' + b(1 - e^{i\phi}) = e^{i(\phi+\theta)}z + ae^{i\phi}(1-e^{i\theta}) + b(1-e^{i\phi}).

For this to be a rotation about cc: c(1ei(ϕ+θ))=aeiϕ(1eiθ)+b(1eiϕ)c(1-e^{i(\phi+\theta)}) = ae^{i\phi}(1-e^{i\theta}) + b(1-e^{i\phi}).

Multiplying by ei(ϕ+θ)/2-e^{-i(\phi+\theta)/2} and using eixeix=2isinxe^{ix} - e^{-ix} = 2i\sin x:

csin12(θ+ϕ)=aeiϕ/2sin12θ+beiθ/2sin12ϕc \sin \tfrac{1}{2}(\theta+\phi) = ae^{i\phi/2}\sin\tfrac{1}{2}\theta + be^{-i\theta/2}\sin\tfrac{1}{2}\phi

If θ+ϕ=2nπ\theta+\phi = 2n\pi: z=z+(ba)(1eiϕ)z'' = z + (b-a)(1-e^{i\phi}), a translation by (ba)(1eiϕ)(b-a)(1-e^{i\phi}).

(iii) RS=SRRS = SR requires:

  • If θ+ϕ=2nπ\theta+\phi = 2n\pi: (ba)(1eiϕ)=(ab)(1eiθ)(b-a)(1-e^{i\phi}) = (a-b)(1-e^{i\theta}), giving a=ba=b or (aba\neq b and θ=2mπ\theta = 2m\pi).
  • If θ+ϕ2nπ\theta+\phi \neq 2n\pi: 2i(ab)sin12ϕsin12θ=02i(a-b)\sin\tfrac{1}{2}\phi\sin\tfrac{1}{2}\theta = 0, so a=ba=b, θ=2nπ\theta = 2n\pi, or ϕ=2nπ\phi = 2n\pi.
Model Solution

Part (i)

The rotation RR anticlockwise by θ\theta about aa maps zz to zz' satisfying za=eiθ(za)z' - a = e^{i\theta}(z - a):

z=eiθzaeiθ+a=eiθz+a(1eiθ)z' = e^{i\theta}z - ae^{i\theta} + a = e^{i\theta}z + a(1 - e^{i\theta}) \qquad \blacksquare

Part (ii)

Let z=R(z)=eiθz+a(1eiθ)z' = R(z) = e^{i\theta}z + a(1 - e^{i\theta}). Then

SR(z)=S(z)=eiϕz+b(1eiϕ)SR(z) = S(z') = e^{i\phi}z' + b(1 - e^{i\phi})

=eiϕ[eiθz+a(1eiθ)]+b(1eiϕ)= e^{i\phi}\bigl[e^{i\theta}z + a(1 - e^{i\theta})\bigr] + b(1 - e^{i\phi})

=ei(θ+ϕ)z+aeiϕ(1eiθ)+b(1eiϕ)(...)= e^{i(\theta+\phi)}z + ae^{i\phi}(1 - e^{i\theta}) + b(1 - e^{i\phi}) \qquad \text{(...)}

A rotation by θ+ϕ\theta + \phi about cc would map zz to ei(θ+ϕ)z+c(1ei(θ+ϕ))e^{i(\theta+\phi)}z + c(1 - e^{i(\theta+\phi)}). So SRSR is such a rotation if and only if

c(1ei(θ+ϕ))=aeiϕ(1eiθ)+b(1eiϕ)(...)c(1 - e^{i(\theta+\phi)}) = ae^{i\phi}(1 - e^{i\theta}) + b(1 - e^{i\phi}) \qquad \text{(...)}

Since θ+ϕ2nπ\theta + \phi \neq 2n\pi, we have 1ei(θ+ϕ)01 - e^{i(\theta+\phi)} \neq 0, so cc exists and is unique.

To convert to the required form, multiply both sides by ei(θ+ϕ)/2-e^{-i(\theta+\phi)/2}.

LHS:

ei(θ+ϕ)/2c(1ei(θ+ϕ))=c(ei(θ+ϕ)/2ei(θ+ϕ)/2)=2icsin12(θ+ϕ)-e^{-i(\theta+\phi)/2} \cdot c(1 - e^{i(\theta+\phi)}) = c\bigl(e^{i(\theta+\phi)/2} - e^{-i(\theta+\phi)/2}\bigr) = 2ic\sin\tfrac{1}{2}(\theta+\phi)

First term on RHS: using 1eiθ=eiθ/2(eiθ/2eiθ/2)=2ieiθ/2sin12θ1 - e^{i\theta} = -e^{i\theta/2}(e^{i\theta/2} - e^{-i\theta/2}) = -2ie^{i\theta/2}\sin\tfrac{1}{2}\theta:

ei(θ+ϕ)/2aeiϕ(1eiθ)=aeiϕi(θ+ϕ)/22ieiθ/2sin12θ=2iaeiϕ/2sin12θ-e^{-i(\theta+\phi)/2} \cdot ae^{i\phi}(1 - e^{i\theta}) = ae^{i\phi - i(\theta+\phi)/2} \cdot 2ie^{i\theta/2}\sin\tfrac{1}{2}\theta = 2iae^{i\phi/2}\sin\tfrac{1}{2}\theta

Second term on RHS: using 1eiϕ=2ieiϕ/2sin12ϕ1 - e^{i\phi} = -2ie^{i\phi/2}\sin\tfrac{1}{2}\phi:

ei(θ+ϕ)/2b(1eiϕ)=bei(θ+ϕ)/22ieiϕ/2sin12ϕ=2ibeiθ/2sin12ϕ-e^{-i(\theta+\phi)/2} \cdot b(1 - e^{i\phi}) = be^{-i(\theta+\phi)/2} \cdot 2ie^{i\phi/2}\sin\tfrac{1}{2}\phi = 2ibe^{-i\theta/2}\sin\tfrac{1}{2}\phi

Combining and dividing by 2i2i:

csin12(θ+ϕ)=aeiϕ/2sin12θ+beiθ/2sin12ϕc\sin\tfrac{1}{2}(\theta+\phi) = ae^{i\phi/2}\sin\tfrac{1}{2}\theta + be^{-i\theta/2}\sin\tfrac{1}{2}\phi \qquad \blacksquare

If θ+ϕ=2π\theta + \phi = 2\pi: then ei(θ+ϕ)=1e^{i(\theta+\phi)} = 1, so

SR(z)=z+aeiϕ(1eiθ)+b(1eiϕ)SR(z) = z + ae^{i\phi}(1 - e^{i\theta}) + b(1 - e^{i\phi})

Since θ=2πϕ\theta = 2\pi - \phi, we have eiθ=eiϕe^{i\theta} = e^{-i\phi}, so

aeiϕ(1eiϕ)=aeiϕaae^{i\phi}(1 - e^{-i\phi}) = ae^{i\phi} - a

b(1eiϕ)=bbeiϕb(1 - e^{i\phi}) = b - be^{i\phi}

Adding: (aeiϕa)+(bbeiϕ)=(ab)eiϕ(ab)=(ab)(eiϕ1)(ae^{i\phi} - a) + (b - be^{i\phi}) = (a - b)e^{i\phi} - (a - b) = (a - b)(e^{i\phi} - 1)

SR(z)=z+(ab)(eiϕ1)SR(z) = z + (a - b)(e^{i\phi} - 1)

This is a translation by (ab)(eiϕ1)(a - b)(e^{i\phi} - 1). (...)\qquad \text{(...)}

Part (iii)

Case 1: θ+ϕ=2nπ\theta + \phi = 2n\pi for some integer nn.

By the same derivation as above (with aba \leftrightarrow b, θϕ\theta \leftrightarrow \phi), RSRS is a translation by

(ba)(eiθ1)(b - a)(e^{i\theta} - 1)

while SRSR is a translation by (ab)(eiϕ1)(a - b)(e^{i\phi} - 1).

RS=SRRS = SR requires (ba)(eiθ1)=(ab)(eiϕ1)(b-a)(e^{i\theta}-1) = (a-b)(e^{i\phi}-1), i.e.,

(ba)(eiθ1)+(ba)(eiϕ1)=0(b - a)(e^{i\theta} - 1) + (b - a)(e^{i\phi} - 1) = 0

(ba)(eiθ+eiϕ2)=0(b - a)(e^{i\theta} + e^{i\phi} - 2) = 0

So either a=ba = b, or eiθ+eiϕ=2e^{i\theta} + e^{i\phi} = 2.

Since eiθ+eiϕeiθ+eiϕ=2|e^{i\theta} + e^{i\phi}| \leq |e^{i\theta}| + |e^{i\phi}| = 2, equality holds only when eiθ=eiϕe^{i\theta} = e^{i\phi}, so eiθ=eiϕ=1e^{i\theta} = e^{i\phi} = 1, meaning θ\theta and ϕ\phi are both multiples of 2π2\pi.

Case 2: θ+ϕ2nπ\theta + \phi \neq 2n\pi for any integer nn.

Both RSRS and SRSR are rotations by θ+ϕ\theta + \phi (which is not a multiple of 2π2\pi), so they are equal if and only if they share the same centre. Setting their centres equal:

aeiϕ(1eiθ)+b(1eiϕ)=beiθ(1eiϕ)+a(1eiθ)ae^{i\phi}(1 - e^{i\theta}) + b(1 - e^{i\phi}) = be^{i\theta}(1 - e^{i\phi}) + a(1 - e^{i\theta})

a[eiϕ(1eiθ)(1eiθ)]=b[eiθ(1eiϕ)(1eiϕ)]a\bigl[e^{i\phi}(1 - e^{i\theta}) - (1 - e^{i\theta})\bigr] = b\bigl[e^{i\theta}(1 - e^{i\phi}) - (1 - e^{i\phi})\bigr]

a(1eiθ)(eiϕ1)=b(1eiϕ)(eiθ1)a(1 - e^{i\theta})(e^{i\phi} - 1) = b(1 - e^{i\phi})(e^{i\theta} - 1)

Since (eiϕ1)=(1eiϕ)(e^{i\phi} - 1) = -(1 - e^{i\phi}) and (eiθ1)=(1eiθ)(e^{i\theta} - 1) = -(1 - e^{i\theta}), both sides equal

a(1eiθ)(1eiϕ)andb(1eiθ)(1eiϕ)-a(1 - e^{i\theta})(1 - e^{i\phi}) \quad \text{and} \quad -b(1 - e^{i\theta})(1 - e^{i\phi})

respectively. So the condition is

(ab)(1eiθ)(1eiϕ)=0(a - b)(1 - e^{i\theta})(1 - e^{i\phi}) = 0

Hence a=ba = b, or eiθ=1e^{i\theta} = 1 (i.e., θ\theta is a multiple of 2π2\pi), or eiϕ=1e^{i\phi} = 1 (i.e., ϕ\phi is a multiple of 2π2\pi).

Conclusion. Combining both cases: RS=SRRS = SR if and only if at least one of the following holds:

  • a=ba = b (the two rotations share the same centre),
  • θ\theta is a multiple of 2π2\pi (RR is the identity),
  • ϕ\phi is a multiple of 2π2\pi (SS is the identity).

(...)\qquad \text{(...)}

Examiner Notes

This was the least popular pure question being attempted by only just over a quarter of candidates, and was the least successful of all the questions scoring 5/20. Most candidates gave up after part (i), and some made much more of this first result, not being very succinct. Most could write down SR without difficulty, but then did not spot an easy way to move beyond this. The standard of algebra displayed was in general poor, in particular moving between complex and trigonometric forms.


Topic: 代数 (Algebra)  |  Difficulty: Challenging  |  Marks: 20

3 Let α,β,γ\alpha, \beta, \gamma and δ\delta be the roots of the quartic equation

x4+px3+qx2+rx+s=0.x^4 + px^3 + qx^2 + rx + 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

y3+Ay2+(pr4s)y+(4qsp2sr2)=0.y^3 + Ay^2 + (pr - 4s)y + (4qs - p^2s - r^2) = 0 .

Determine AA.

Now consider the quartic equation given by p=0,q=3,r=6p = 0, q = 3, r = -6 and s=10s = 10.

(i) Find the value of αβ+γδ\alpha\beta + \gamma\delta, given that it is the largest root of the corresponding cubic equation.

(ii) Hence, using the values of qq and ss, find the value of (α+β)(γ+δ)(\alpha + \beta)(\gamma + \delta) and the value of αβ\alpha\beta given that αβ>γδ\alpha\beta > \gamma\delta.

(iii) Using these results, and the values of pp and rr, solve the quartic equation.

Hint

Stem: αβ+γδ+αγ+βδ+αδ+βγ=q\alpha\beta+\gamma\delta + \alpha\gamma+\beta\delta + \alpha\delta+\beta\gamma = q (from Vieta’s), and the sum of the three roots of the cubic is A-A, so A=qA = -q.

For p=0,q=3,r=6,s=10p=0, q=3, r=-6, s=10: cubic is y33y240y+84=0y^3 - 3y^2 - 40y + 84 = 0.

(i) Factoring: (y2)(y7)(y+6)=0(y-2)(y-7)(y+6) = 0. Largest root is 77, so αβ+γδ=7\alpha\beta + \gamma\delta = 7.

(ii) (α+β)(γ+δ)=αγ+αδ+βγ+βδ=q(αβ+γδ)=37=4(\alpha+\beta)(\gamma+\delta) = \alpha\gamma+\alpha\delta+\beta\gamma+\beta\delta = q - (\alpha\beta+\gamma\delta) = 3-7 = -4.

Since (α+β)+(γ+δ)=p=0(\alpha+\beta)+(\gamma+\delta) = -p = 0, and αβγδ=s=10\alpha\beta\gamma\delta = s = 10, with αβ>γδ\alpha\beta > \gamma\delta:

αβ\alpha\beta and γδ\gamma\delta satisfy t27t+10=0t^2 - 7t + 10 = 0, giving αβ=5\alpha\beta = 5, γδ=2\gamma\delta = 2.

(iii) α+β=2\alpha+\beta = -2 (since αβ(γ+δ)+γδ(α+β)=6\alpha\beta(\gamma+\delta)+\gamma\delta(\alpha+\beta) = 6 gives the sign), γ+δ=2\gamma+\delta = 2.

α,β\alpha, \beta are roots of t2+2t+5=0t^2+2t+5=0: α,β=1±2i\alpha,\beta = -1 \pm 2i.

γ,δ\gamma, \delta are roots of t22t+2=0t^2-2t+2=0: γ,δ=1±i\gamma,\delta = 1 \pm i.

The four roots of the quartic are 1±i,1±2i1 \pm i, -1 \pm 2i.

Model Solution

Determining AA

By Vieta’s formulas for the quartic x4+px3+qx2+rx+s=0x^4 + px^3 + qx^2 + rx + s = 0 with roots α,β,γ,δ\alpha, \beta, \gamma, \delta:

α+β+γ+δ=p\alpha + \beta + \gamma + \delta = -p

αβ+αγ+αδ+βγ+βδ+γδ=q\alpha\beta + \alpha\gamma + \alpha\delta + \beta\gamma + \beta\delta + \gamma\delta = q

αβγ+αβδ+αγδ+βγδ=r\alpha\beta\gamma + \alpha\beta\delta + \alpha\gamma\delta + \beta\gamma\delta = -r

αβγδ=s\alpha\beta\gamma\delta = s

The three roots of the cubic are y1=αβ+γδy_1 = \alpha\beta + \gamma\delta, y2=αγ+βδy_2 = \alpha\gamma + \beta\delta, y3=αδ+βγy_3 = \alpha\delta + \beta\gamma. Their sum is:

y1+y2+y3=αβ+γδ+αγ+βδ+αδ+βγ=qy_1 + y_2 + y_3 = \alpha\beta + \gamma\delta + \alpha\gamma + \beta\delta + \alpha\delta + \beta\gamma = q

From the cubic y3+Ay2+(pr4s)y+(4qsp2sr2)=0y^3 + Ay^2 + (pr - 4s)y + (4qs - p^2s - r^2) = 0, the sum of the roots is A-A. Therefore:

q=A    A=qq = -A \implies A = -q

Part (i)

Substituting p=0p = 0, q=3q = 3, r=6r = -6, s=10s = 10 into the cubic:

pr4s=0(6)4(10)=40pr - 4s = 0 \cdot (-6) - 4(10) = -40

4qsp2sr2=4(3)(10)0(6)2=12036=844qs - p^2 s - r^2 = 4(3)(10) - 0 - (-6)^2 = 120 - 36 = 84

The cubic equation is:

y33y240y+84=0y^3 - 3y^2 - 40y + 84 = 0

Testing y=2y = 2: 81280+84=08 - 12 - 80 + 84 = 0. So (y2)(y - 2) is a factor. Dividing:

y33y240y+84=(y2)(y2y42)=(y2)(y7)(y+6)=0y^3 - 3y^2 - 40y + 84 = (y - 2)(y^2 - y - 42) = (y - 2)(y - 7)(y + 6) = 0

The three roots are y=6y = -6, y=2y = 2, y=7y = 7.

The largest root is y=7y = 7, so:

αβ+γδ=7\alpha\beta + \gamma\delta = 7

Part (ii)

We have:

(α+β)(γ+δ)=αγ+αδ+βγ+βδ(\alpha + \beta)(\gamma + \delta) = \alpha\gamma + \alpha\delta + \beta\gamma + \beta\delta

Since αβ+γδ+αγ+βδ+αδ+βγ=q=3\alpha\beta + \gamma\delta + \alpha\gamma + \beta\delta + \alpha\delta + \beta\gamma = q = 3:

(α+β)(γ+δ)=3(αβ+γδ)=37=4(\alpha + \beta)(\gamma + \delta) = 3 - (\alpha\beta + \gamma\delta) = 3 - 7 = -4

Now, αβ+γδ=7\alpha\beta + \gamma\delta = 7 and αβγδ=αβγδ=s=10\alpha\beta \cdot \gamma\delta = \alpha\beta\gamma\delta = s = 10.

So αβ\alpha\beta and γδ\gamma\delta are the roots of the quadratic:

t27t+10=0    (t5)(t2)=0t^2 - 7t + 10 = 0 \implies (t - 5)(t - 2) = 0

Since αβ>γδ\alpha\beta > \gamma\delta:

αβ=5,γδ=2\alpha\beta = 5, \qquad \gamma\delta = 2

Part (iii)

From p=0p = 0: α+β+γ+δ=0\alpha + \beta + \gamma + \delta = 0.

Let u=α+βu = \alpha + \beta and v=γ+δv = \gamma + \delta. Then u+v=0u + v = 0 and uv=4uv = -4.

From Vieta’s third relation αβγ+αβδ+αγδ+βγδ=r=6\alpha\beta\gamma + \alpha\beta\delta + \alpha\gamma\delta + \beta\gamma\delta = -r = 6:

αβ(γ+δ)+γδ(α+β)=5v+2u=6\alpha\beta(\gamma + \delta) + \gamma\delta(\alpha + \beta) = 5v + 2u = 6

Since v=uv = -u:

5(u)+2u=6    3u=6    u=25(-u) + 2u = 6 \implies -3u = 6 \implies u = -2

So v=2v = 2, giving α+β=2\alpha + \beta = -2 and γ+δ=2\gamma + \delta = 2.

The pair α,β\alpha, \beta are roots of:

t2(α+β)t+αβ=t2+2t+5=0t^2 - (\alpha + \beta)t + \alpha\beta = t^2 + 2t + 5 = 0

t=2±4202=2±4i2=1±2it = \frac{-2 \pm \sqrt{4 - 20}}{2} = \frac{-2 \pm 4i}{2} = -1 \pm 2i

The pair γ,δ\gamma, \delta are roots of:

t2(γ+δ)t+γδ=t22t+2=0t^2 - (\gamma + \delta)t + \gamma\delta = t^2 - 2t + 2 = 0

t=2±482=2±2i2=1±it = \frac{2 \pm \sqrt{4 - 8}}{2} = \frac{2 \pm 2i}{2} = 1 \pm i

The four roots of the quartic are 1+i1 + i, 1i1 - i, 1+2i-1 + 2i, 12i-1 - 2i.

Verification: (1+i)(1i)(1+2i)(12i)=25=10=s(1+i)(1-i)(-1+2i)(-1-2i) = 2 \cdot 5 = 10 = s. ✓

Examiner Notes

The second most popular question at just over 70%, the success rate was about half marks in common with a number of other questions, with the majority earning either 16 and above, or 4 and below. A common mistake was omitting the minus sign in the first step to obtain A which resulted in candidates being unable to progress further. If the cubic equation was correctly found, then candidates tended to score all the marks as far as part (iii). A few candidates obtaining the correct results in (iii) then stated that the answers could not be complex, which was, of course, false.


Topic: 微积分 (Calculus)  |  Difficulty: Challenging  |  Marks: 20

4 For any function ff satisfying f(x)>0f(x) > 0, we define the geometric mean, FF, by

F(y)=e1y0ylnf(x)dx(y>0).F(y) = e^{\frac{1}{y} \int_0^y \ln f(x) \, dx} \quad (y > 0) .

(i) The function ff satisfies f(x)>0f(x) > 0 and aa is a positive number with a1a \neq 1. Prove that

F(y)=a1y0ylogaf(x)dx.F(y) = a^{\frac{1}{y} \int_0^y \log_a f(x) \, dx} .

(ii) The functions ff and gg satisfy f(x)>0f(x) > 0 and g(x)>0g(x) > 0, and the function hh is defined by h(x)=f(x)g(x)h(x) = f(x)g(x). Their geometric means are F,GF, G and HH, respectively. Show that H(y)=F(y)G(y)H(y) = F(y)G(y).

(iii) Prove that, for any positive number bb, the geometric mean of bxb^x is by\sqrt{b^y}.

(iv) Prove that, if f(x)>0f(x) > 0 and the geometric mean of f(x)f(x) is f(y)\sqrt{f(y)}, then f(x)=bxf(x) = b^x for some positive number bb.

Hint

(i) Let logaf(x)=z\log_a f(x) = z, then f(x)=az=ezlnaf(x) = a^z = e^{z\ln a}, so lnf(x)=lnalogaf(x)\ln f(x) = \ln a \cdot \log_a f(x).

Substituting: F(y)=e1y0ylnalogaf(x)dx=a1y0ylogaf(x)dxF(y) = e^{\frac{1}{y}\int_0^y \ln a \cdot \log_a f(x)\,dx} = a^{\frac{1}{y}\int_0^y \log_a f(x)\,dx}.

(ii) H(y)=e1y0yln(f(x)g(x))dx=e1y0y(lnf(x)+lng(x))dx=F(y)G(y)H(y) = e^{\frac{1}{y}\int_0^y \ln(f(x)g(x))\,dx} = e^{\frac{1}{y}\int_0^y (\ln f(x)+\ln g(x))\,dx} = F(y)G(y).

(iii) With f(x)=bxf(x)=b^x: F(y)=e1y0yxlnbdx=e1ylnby22=ey2lnb=byF(y) = e^{\frac{1}{y}\int_0^y x\ln b\,dx} = e^{\frac{1}{y}\ln b \cdot \frac{y^2}{2}} = e^{\frac{y}{2}\ln b} = \sqrt{b^y}.

(Also check b=1b=1: F(y)=e0=1=1yF(y) = e^0 = 1 = \sqrt{1^y}.)

(iv) Setting F(y)=f(y)F(y) = \sqrt{f(y)}: 1y0ylnf(x)dx=12lnf(y)\frac{1}{y}\int_0^y \ln f(x)\,dx = \frac{1}{2}\ln f(y).

Differentiating w.r.t. yy: f(y)f(y)lnf(y)=1y\frac{f'(y)}{f(y)\ln f(y)} = \frac{1}{y}.

Integrating: lnlnf(y)=lny+c=ln(ky)\ln\ln f(y) = \ln y + c = \ln(ky), so lnf(y)=ky\ln f(y) = ky, giving f(y)=eky=byf(y) = e^{ky} = b^y.

Model Solution

Part (i)

Recall the change of base formula for logarithms: for any a>0a > 0 with a1a \neq 1 and any f(x)>0f(x) > 0,

lnf(x)=lnalogaf(x)\ln f(x) = \ln a \cdot \log_a f(x)

This follows since if logaf(x)=t\log_a f(x) = t, then at=f(x)a^t = f(x), so tlna=lnf(x)t\ln a = \ln f(x).

Substituting into the definition of FF:

F(y)=e1y0ylnf(x)dx=e1y0ylnalogaf(x)dx=elna1y0ylogaf(x)dxF(y) = e^{\frac{1}{y}\int_0^y \ln f(x)\,dx} = e^{\frac{1}{y}\int_0^y \ln a \cdot \log_a f(x)\,dx} = e^{\ln a \cdot \frac{1}{y}\int_0^y \log_a f(x)\,dx}

Since elnak=(elna)k=ake^{\ln a \cdot k} = (e^{\ln a})^k = a^k:

F(y)=a1y0ylogaf(x)dxF(y) = a^{\frac{1}{y}\int_0^y \log_a f(x)\,dx}

Part (ii)

Since h(x)=f(x)g(x)h(x) = f(x)g(x) with f(x)>0f(x) > 0 and g(x)>0g(x) > 0:

H(y)=e1y0ylnh(x)dx=e1y0yln(f(x)g(x))dxH(y) = e^{\frac{1}{y}\int_0^y \ln h(x)\,dx} = e^{\frac{1}{y}\int_0^y \ln\bigl(f(x)g(x)\bigr)\,dx}

Using ln(fg)=lnf+lng\ln(fg) = \ln f + \ln g:

H(y)=e1y0y[lnf(x)+lng(x)]dx=e1y0ylnf(x)dx  +  1y0ylng(x)dxH(y) = e^{\frac{1}{y}\int_0^y \bigl[\ln f(x) + \ln g(x)\bigr]\,dx} = e^{\frac{1}{y}\int_0^y \ln f(x)\,dx \;+\; \frac{1}{y}\int_0^y \ln g(x)\,dx}

=e1y0ylnf(x)dxe1y0ylng(x)dx=F(y)G(y)= e^{\frac{1}{y}\int_0^y \ln f(x)\,dx} \cdot e^{\frac{1}{y}\int_0^y \ln g(x)\,dx} = F(y)\,G(y)

Part (iii)

Let f(x)=bxf(x) = b^x where b>0b > 0. We compute:

F(y)=e1y0yln(bx)dxF(y) = e^{\frac{1}{y}\int_0^y \ln(b^x)\,dx}

Since ln(bx)=xlnb\ln(b^x) = x\ln b:

F(y)=e1y0yxlnbdx=elnby0yxdx=elnbyy22=eylnb2F(y) = e^{\frac{1}{y}\int_0^y x\ln b\,dx} = e^{\frac{\ln b}{y}\int_0^y x\,dx} = e^{\frac{\ln b}{y} \cdot \frac{y^2}{2}} = e^{\frac{y\ln b}{2}}

Therefore:

F(y)=(elnb)y/2=by/2=byF(y) = (e^{\ln b})^{y/2} = b^{y/2} = \sqrt{b^y}

For the special case b=1b = 1: f(x)=1f(x) = 1 for all xx, so lnf(x)=0\ln f(x) = 0 and F(y)=e0=1=1yF(y) = e^0 = 1 = \sqrt{1^y}. ✓

Hence for every positive number bb, the geometric mean of bxb^x is by\sqrt{b^y}.

Part (iv)

Suppose f(x)>0f(x) > 0 and F(y)=f(y)F(y) = \sqrt{f(y)} for all y>0y > 0. By definition:

e1y0ylnf(x)dx=f(y)1/2e^{\frac{1}{y}\int_0^y \ln f(x)\,dx} = f(y)^{1/2}

Taking the natural logarithm of both sides:

1y0ylnf(x)dx=12lnf(y)\frac{1}{y}\int_0^y \ln f(x)\,dx = \frac{1}{2}\ln f(y)

Multiplying through by yy:

0ylnf(x)dx=y2lnf(y)()\int_0^y \ln f(x)\,dx = \frac{y}{2}\ln f(y) \qquad (\star)

The left side is differentiable by the Fundamental Theorem of Calculus (since lnf\ln f is continuous). As y2\frac{y}{2} is smooth and nonzero for y>0y > 0, this forces lnf(y)\ln f(y) to be differentiable, so ff is differentiable.

Differentiating ()(\star) with respect to yy:

lnf(y)=12lnf(y)+y2f(y)f(y)\ln f(y) = \frac{1}{2}\ln f(y) + \frac{y}{2}\cdot\frac{f'(y)}{f(y)}

12lnf(y)=y2f(y)f(y)\frac{1}{2}\ln f(y) = \frac{y}{2}\cdot\frac{f'(y)}{f(y)}

lnf(y)=yf(y)f(y)\ln f(y) = y\cdot\frac{f'(y)}{f(y)}

Set g(y)=lnf(y)g(y) = \ln f(y), so g(y)=f(y)f(y)g'(y) = \frac{f'(y)}{f(y)}. The equation becomes:

g(y)=yg(y)g(y) = y\,g'(y)

Rearranging: yg(y)g(y)=0y\,g'(y) - g(y) = 0, which gives:

ddy ⁣(g(y)y)=yg(y)g(y)y2=0\frac{d}{dy}\!\left(\frac{g(y)}{y}\right) = \frac{y\,g'(y) - g(y)}{y^2} = 0

Therefore g(y)y=k\frac{g(y)}{y} = k for some constant kk, so g(y)=kyg(y) = ky for all y>0y > 0.

Returning to ff:

lnf(y)=ky    f(y)=eky=by\ln f(y) = ky \implies f(y) = e^{ky} = b^y

where b=ek>0b = e^k > 0.

Verification: by part (iii), the geometric mean of bxb^x is by=f(y)\sqrt{b^y} = \sqrt{f(y)}, confirming consistency. ✓

Examiner Notes

Three fifths of the candidates attempted question 4 with a marginally better success rate than question 3. A significant proportion of candidates struggled with changing base for part (i), but almost all completed (ii) successfully. A common strategy for part (iii) was to use the result of part (i) but very few remembered to check for b = 1. There were very few successful attempts for part (iv); many tried integration by parts, but rarely successfully.


Topic: 微积分 (Calculus)  |  Difficulty: Challenging  |  Marks: 20

5 The point with cartesian coordinates (x,y)(x, y) lies on a curve with polar equation r=f(θ)r = \text{f}(\theta). Find an expression for dydx\frac{\text{d}y}{\text{d}x} in terms of f(θ)\text{f}(\theta), f(θ)\text{f}'(\theta) and tanθ\tan \theta.

Two curves, with polar equations r=f(θ)r = \text{f}(\theta) and r=g(θ)r = \text{g}(\theta), meet at right angles. Show that where they meet f(θ)g(θ)+f(θ)g(θ)=0.\text{f}'(\theta)\text{g}'(\theta) + \text{f}(\theta)\text{g}(\theta) = 0.

The curve CC has polar equation r=f(θ)r = \text{f}(\theta) and passes through the point given by r=4r = 4, θ=12π\theta = -\frac{1}{2}\pi. For each positive value of aa, the curve with polar equation r=a(1+sinθ)r = a(1 + \sin \theta) meets CC at right angles. Find f(θ)\text{f}(\theta).

Sketch on a single diagram the three curves with polar equations r=1+sinθr = 1 + \sin \theta, r=4(1+sinθ)r = 4(1 + \sin \theta) and r=f(θ)r = \text{f}(\theta).

Hint

y=rsinθy = r\sin\theta, x=rcosθx = r\cos\theta. Differentiating w.r.t. θ\theta:

dydx=fcosθ+fsinθfsinθ+fcosθ=f+ftanθftanθ+f\frac{dy}{dx} = \frac{f\cos\theta + f'\sin\theta}{-f\sin\theta + f'\cos\theta} = \frac{f + f'\tan\theta}{-f\tan\theta + f'}

Orthogonality condition: product of gradients = 1-1. Setting:

f+ftanθftanθ+fg+gtanθgtanθ+g=1\frac{f+f'\tan\theta}{-f\tan\theta+f'} \cdot \frac{g+g'\tan\theta}{-g\tan\theta+g'} = -1

Expanding and simplifying: (fg+fg)sec2θ=0(fg+f'g')\sec^2\theta = 0, hence fg+fg=0fg+f'g'=0.

With g(θ)=a(1+sinθ)g(\theta) = a(1+\sin\theta), g(θ)=acosθg'(\theta) = a\cos\theta:

facosθ+fa(1+sinθ)=0    ff=1+sinθcosθ=secθtanθf'a\cos\theta + fa(1+\sin\theta) = 0 \implies \frac{f'}{f} = -\frac{1+\sin\theta}{\cos\theta} = -\sec\theta - \tan\theta

Integrating: lnf=ln(secθ+tanθ)+lncosθ+c=lnkcos2θ1+sinθ=ln(k(1sinθ))\ln f = -\ln(\sec\theta+\tan\theta) + \ln\cos\theta + c = \ln\frac{k\cos^2\theta}{1+\sin\theta} = \ln(k(1-\sin\theta)).

Using f(π/2)=4f(-\pi/2) = 4: 4=k(1(1))=2k4 = k(1-(-1)) = 2k, so k=2k=2.

f(θ)=2(1sinθ)f(\theta) = 2(1-\sin\theta)

The sketch shows: r=1+sinθr=1+\sin\theta (small cardioid), r=4(1+sinθ)r=4(1+\sin\theta) (large cardioid), and r=2(1sinθ)r=2(1-\sin\theta) (cardioid reflected in the xx-axis, passing through the origin at θ=π/2\theta=\pi/2).

Model Solution

Finding dydx\dfrac{dy}{dx}

For a curve with polar equation r=f(θ)r = \text{f}(\theta), the Cartesian coordinates are:

x=f(θ)cosθ,y=f(θ)sinθx = \text{f}(\theta)\cos\theta, \qquad y = \text{f}(\theta)\sin\theta

Differentiating with respect to θ\theta:

dxdθ=f(θ)cosθf(θ)sinθ\frac{dx}{d\theta} = \text{f}'(\theta)\cos\theta - \text{f}(\theta)\sin\theta

dydθ=f(θ)sinθ+f(θ)cosθ\frac{dy}{d\theta} = \text{f}'(\theta)\sin\theta + \text{f}(\theta)\cos\theta

Therefore:

dydx=dy/dθdx/dθ=f(θ)sinθ+f(θ)cosθf(θ)cosθf(θ)sinθ\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta} = \frac{\text{f}'(\theta)\sin\theta + \text{f}(\theta)\cos\theta}{\text{f}'(\theta)\cos\theta - \text{f}(\theta)\sin\theta}

Dividing numerator and denominator by cosθ\cos\theta:

dydx=f(θ)+f(θ)tanθf(θ)f(θ)tanθ(*)\frac{dy}{dx} = \frac{\text{f}(\theta) + \text{f}'(\theta)\tan\theta}{\text{f}'(\theta) - \text{f}(\theta)\tan\theta} \qquad \text{(*)}

Orthogonality condition

For the curve r=g(θ)r = \text{g}(\theta), by the same argument:

dydxg=g(θ)+g(θ)tanθg(θ)g(θ)tanθ\frac{dy}{dx}\bigg|_{\text{g}} = \frac{\text{g}(\theta) + \text{g}'(\theta)\tan\theta}{\text{g}'(\theta) - \text{g}(\theta)\tan\theta}

If the two curves meet at right angles, the product of their gradients equals 1-1:

f+ftanθfftanθg+gtanθggtanθ=1\frac{\text{f} + \text{f}'\tan\theta}{\text{f}' - \text{f}\tan\theta} \cdot \frac{\text{g} + \text{g}'\tan\theta}{\text{g}' - \text{g}\tan\theta} = -1

Cross-multiplying:

(f+ftanθ)(g+gtanθ)=(fftanθ)(ggtanθ)(\text{f} + \text{f}'\tan\theta)(\text{g} + \text{g}'\tan\theta) = -(\text{f}' - \text{f}\tan\theta)(\text{g}' - \text{g}\tan\theta)

Expanding the left side:

fg+fgtanθ+fgtanθ+fgtan2θ\text{fg} + \text{fg}'\tan\theta + \text{f}'\text{g}\tan\theta + \text{f}'\text{g}'\tan^2\theta

Expanding the right side:

(fgfgtanθfgtanθ+fgtan2θ)-(\text{f}'\text{g}' - \text{f}'\text{g}\tan\theta - \text{fg}'\tan\theta + \text{fg}\tan^2\theta)

Bringing everything to one side:

fg+fgtanθ+fgtanθ+fgtan2θ+fgfgtanθfgtanθ+fgtan2θ=0\text{fg} + \text{fg}'\tan\theta + \text{f}'\text{g}\tan\theta + \text{f}'\text{g}'\tan^2\theta + \text{f}'\text{g}' - \text{f}'\text{g}\tan\theta - \text{fg}'\tan\theta + \text{fg}\tan^2\theta = 0

The terms fgtanθ\text{fg}'\tan\theta and fgtanθ\text{f}'\text{g}\tan\theta cancel in pairs:

fg(1+tan2θ)+fg(1+tan2θ)=0\text{fg}(1 + \tan^2\theta) + \text{f}'\text{g}'(1 + \tan^2\theta) = 0

(fg+fg)sec2θ=0(\text{f}'\text{g}' + \text{fg})\sec^2\theta = 0

Since sec2θ0\sec^2\theta \neq 0:

f(θ)g(θ)+f(θ)g(θ)=0(**)\text{f}'(\theta)\text{g}'(\theta) + \text{f}(\theta)\text{g}(\theta) = 0 \qquad \text{(**)}

Finding f(θ)\text{f}(\theta)

We need f(θ)\text{f}(\theta) such that r=f(θ)r = \text{f}(\theta) meets r=a(1+sinθ)r = a(1 + \sin\theta) at right angles for every a>0a > 0.

Set g(θ)=a(1+sinθ)\text{g}(\theta) = a(1 + \sin\theta), so g(θ)=acosθ\text{g}'(\theta) = a\cos\theta. Substituting into ()(**):

f(θ)acosθ+f(θ)a(1+sinθ)=0\text{f}'(\theta) \cdot a\cos\theta + \text{f}(\theta) \cdot a(1 + \sin\theta) = 0

Since a0a \neq 0:

f(θ)cosθ+f(θ)(1+sinθ)=0\text{f}'(\theta)\cos\theta + \text{f}(\theta)(1 + \sin\theta) = 0

f(θ)f(θ)=1+sinθcosθ\frac{\text{f}'(\theta)}{\text{f}(\theta)} = -\frac{1 + \sin\theta}{\cos\theta}

This is a separable ODE. Integrating both sides with respect to θ\theta:

lnf(θ)=1+sinθcosθdθ=secθdθtanθdθ\ln\text{f}(\theta) = -\int \frac{1 + \sin\theta}{\cos\theta}\, d\theta = -\int \sec\theta\, d\theta - \int \tan\theta\, d\theta

=lnsecθ+tanθ+lncosθ+c= -\ln|\sec\theta + \tan\theta| + \ln|\cos\theta| + c

Combining the logarithms:

lnf(θ)=lnkcosθsecθ+tanθwhere k=ec>0\ln\text{f}(\theta) = \ln\frac{k\cos\theta}{\sec\theta + \tan\theta} \qquad \text{where } k = e^c > 0

Simplifying the fraction:

cosθsecθ+tanθ=cosθ1+sinθcosθ=cos2θ1+sinθ=1sin2θ1+sinθ=1sinθ\frac{\cos\theta}{\sec\theta + \tan\theta} = \frac{\cos\theta}{\frac{1 + \sin\theta}{\cos\theta}} = \frac{\cos^2\theta}{1 + \sin\theta} = \frac{1 - \sin^2\theta}{1 + \sin\theta} = 1 - \sin\theta

Therefore:

f(θ)=k(1sinθ)\text{f}(\theta) = k(1 - \sin\theta)

Applying the condition f(12π)=4\text{f}(-\frac{1}{2}\pi) = 4:

4=k(1sin(12π))=k(1+1)=2k4 = k(1 - \sin(-\tfrac{1}{2}\pi)) = k(1 + 1) = 2k

So k=2k = 2, giving:

f(θ)=2(1sinθ)\text{f}(\theta) = 2(1 - \sin\theta)

Sketch

The three curves are:

  • r=1+sinθr = 1 + \sin\theta: a cardioid with cusp at the origin (at θ=12π\theta = -\frac{1}{2}\pi) and maximum r=2r = 2 at θ=12π\theta = \frac{1}{2}\pi.
  • r=4(1+sinθ)r = 4(1 + \sin\theta): a cardioid with cusp at the origin and maximum r=8r = 8 at θ=12π\theta = \frac{1}{2}\pi.
  • r=2(1sinθ)r = 2(1 - \sin\theta): a cardioid reflected in the xx-axis, with cusp at the origin (at θ=12π\theta = \frac{1}{2}\pi) and maximum r=4r = 4 at θ=12π\theta = -\frac{1}{2}\pi.

All three cardioids pass through the origin. The first two are nested (same orientation, different sizes) with their dimples pointing downward. The third is oriented upward with its dimple pointing upward, crossing the first two at right angles at every intersection.

Examiner Notes

Very slightly more popular than question 4, the marks scored were on average 1 less per attempt. Most found dy/dx successfully, though a significant minority swapped x and y. In this case, they could still obtain the displayed equation successfully, but in both categories, there were frequent sign errors when differentiating trigonometric functions. Most then attempted using the displayed result to find f(theta), either by separating variables or using an integrating factor and got as far as f(theta) = (k cos^2 theta / (1 + sin theta)) but then more than half got stuck. Most plotted the two given curves relatively correctly, but then a substantial number used guesswork having not previously obtained C correctly.


Topic: 积分与换元 (Integration and Substitution)  |  Difficulty: Challenging  |  Marks: 20

6 In this question, you are not permitted to use any properties of trigonometric functions or inverse trigonometric functions.

The function T\text{T} is defined for x>0x > 0 by T(x)=0x11+u2du,\text{T}(x) = \int_{0}^{x} \frac{1}{1 + u^2} \, \text{d}u \, , and T=011+u2du\text{T}_{\infty} = \int_{0}^{\infty} \frac{1}{1 + u^2} \, \text{d}u (which has a finite value).

(i) By making an appropriate substitution in the integral for T(x)\text{T}(x), show that T(x)=TT(x1).\text{T}(x) = \text{T}_{\infty} - \text{T}(x^{-1}) \, .

(ii) Let v=u+a1auv = \frac{u + a}{1 - au}, where aa is a constant. Verify that, for ua1u \neq a^{-1}, dvdu=1+v21+u2.\frac{\text{d}v}{\text{d}u} = \frac{1 + v^2}{1 + u^2} \, .

Hence show that, for a>0a > 0 and x<1ax < \frac{1}{a}, T(x)=T(x+a1ax)T(a).\text{T}(x) = \text{T}\left(\frac{x + a}{1 - ax}\right) - \text{T}(a) \, .

Deduce that T(x1)=2TT(x+a1ax)T(a1)\text{T}(x^{-1}) = 2\text{T}_{\infty} - \text{T}\left(\frac{x + a}{1 - ax}\right) - \text{T}(a^{-1}) and hence that, for b>0b > 0 and y>1by > \frac{1}{b}, T(y)=2TT(y+bby1)T(b).\text{T}(y) = 2\text{T}_{\infty} - \text{T}\left(\frac{y + b}{by - 1}\right) - \text{T}(b) \, .

(iii) Use the above results to show that T(3)=23T\text{T}(\sqrt{3}) = \frac{2}{3}\text{T}_{\infty} and T(21)=14T\text{T}(\sqrt{2} - 1) = \frac{1}{4}\text{T}_{\infty}.

Hint

(i) T(x)=0x11+u2duT(x) = \int_0^x \frac{1}{1+u^2}\,du.

Let u=v1u = v^{-1}, dudv=v2\frac{du}{dv} = -v^{-2}. Then:

T(x)=x111+v2(v2)dv=x11v2+1dv=011+u2du0x111+u2duT(x) = \int_{\infty}^{x^{-1}} \frac{1}{1+v^{-2}} \cdot (-v^{-2})\,dv = \int_{x^{-1}}^{\infty} \frac{1}{v^2+1}\,dv = \int_0^{\infty} \frac{1}{1+u^2}\,du - \int_0^{x^{-1}} \frac{1}{1+u^2}\,du

T(x)=TT(x1)T(x) = T_{\infty} - T(x^{-1})

(ii) v=u+a1aua=vu1+uvv = \frac{u+a}{1-au} \Leftrightarrow a = \frac{v-u}{1+uv}.

Differentiating implicitly: dvdu=1+v21+u2\frac{dv}{du} = \frac{1+v^2}{1+u^2}.

Alternatively, directly: dvdu=(1au)+a(u+a)(1au)2=1+a2(1au)2=(1au)2+(u+a)2(1au)2(1+u2)=1+v21+u2\frac{dv}{du} = \frac{(1-au)+a(u+a)}{(1-au)^2} = \frac{1+a^2}{(1-au)^2} = \frac{(1-au)^2+(u+a)^2}{(1-au)^2(1+u^2)} = \frac{1+v^2}{1+u^2}.

Applying this substitution: T(x)=ax+a1ax11+v2dv=T ⁣(x+a1ax)T(a)T(x) = \int_a^{\frac{x+a}{1-ax}} \frac{1}{1+v^2}\,dv = T\!\left(\frac{x+a}{1-ax}\right) - T(a).

Using T(x)=TT(x1)T(x) = T_{\infty} - T(x^{-1}) and T(a)=TT(a1)T(a) = T_{\infty} - T(a^{-1}):

T(x1)=2TT ⁣(x+a1ax)T(a1)T(x^{-1}) = 2T_{\infty} - T\!\left(\frac{x+a}{1-ax}\right) - T(a^{-1}).

Setting y=x1y = x^{-1}, b=a1b = a^{-1} (so y>1/by > 1/b when x<1/ax < 1/a):

T(y)=2TT ⁣(y+bby1)T(b)T(y) = 2T_{\infty} - T\!\left(\frac{y+b}{by-1}\right) - T(b).

(iii) For T(3)T(\sqrt{3}): apply the final result of (ii) with y=b=3y = b = \sqrt{3}:

T(3)=2TT(3)T(3)T(\sqrt{3}) = 2T_{\infty} - T(\sqrt{3}) - T(\sqrt{3}), so 3T(3)=2T3T(\sqrt{3}) = 2T_{\infty}, giving T(3)=23TT(\sqrt{3}) = \frac{2}{3}T_{\infty}.

For T(21)T(\sqrt{2}-1): use T(x)=T ⁣(x+a1ax)T(a)T(x) = T\!\left(\frac{x+a}{1-ax}\right) - T(a) with x=21x = \sqrt{2}-1, a=1a = 1:

T(21)=T(2+1)T(1)T(\sqrt{2}-1) = T(\sqrt{2}+1) - T(1).

From T(x)=TT(x1)T(x) = T_{\infty} - T(x^{-1}) with x=1x=1: T(1)=12TT(1) = \frac{1}{2}T_{\infty}.

And T(2+1)=TT(21)T(\sqrt{2}+1) = T_{\infty} - T(\sqrt{2}-1).

So T(21)=TT(21)12TT(\sqrt{2}-1) = T_{\infty} - T(\sqrt{2}-1) - \frac{1}{2}T_{\infty}, giving T(21)=14TT(\sqrt{2}-1) = \frac{1}{4}T_{\infty}.

Model Solution

Part (i)

We wish to show that T(x)=TT(x1)\text{T}(x) = \text{T}_{\infty} - \text{T}(x^{-1}) for x>0x > 0.

In the integral T(x)=0x11+u2du\text{T}(x) = \int_0^x \frac{1}{1+u^2}\,du, substitute u=t1u = t^{-1}, so du=t2dtdu = -t^{-2}\,dt.

When u=0u = 0, t=t = \infty; when u=xu = x, t=x1t = x^{-1}.

T(x)=x111+t2(t2)dt=x1t21+t2dt\text{T}(x) = \int_{\infty}^{x^{-1}} \frac{1}{1+t^{-2}} \cdot (-t^{-2})\,dt = \int_{\infty}^{x^{-1}} \frac{-t^{-2}}{1+t^{-2}}\,dt

Multiplying numerator and denominator by t2t^2:

=x11t2+1dt=x111+t2dt= \int_{\infty}^{x^{-1}} \frac{-1}{t^2+1}\,dt = \int_{x^{-1}}^{\infty} \frac{1}{1+t^2}\,dt

Splitting the integral:

=011+t2dt0x111+t2dt=TT(x1)= \int_0^{\infty} \frac{1}{1+t^2}\,dt - \int_0^{x^{-1}} \frac{1}{1+t^2}\,dt = \text{T}_{\infty} - \text{T}(x^{-1})

Hence T(x)=TT(x1)\text{T}(x) = \text{T}_{\infty} - \text{T}(x^{-1}). (R1)\qquad \text{(R1)}

Part (ii)

Verification. Let v=u+a1auv = \frac{u+a}{1-au}. Differentiating using the quotient rule:

dvdu=(1au)1(u+a)(a)(1au)2=1au+au+a2(1au)2=1+a2(1au)2\frac{dv}{du} = \frac{(1-au) \cdot 1 - (u+a)(-a)}{(1-au)^2} = \frac{1 - au + au + a^2}{(1-au)^2} = \frac{1+a^2}{(1-au)^2}

Now we compute 1+v21+u2\frac{1+v^2}{1+u^2}:

1+v2=1+(u+a)2(1au)2=(1au)2+(u+a)2(1au)21 + v^2 = 1 + \frac{(u+a)^2}{(1-au)^2} = \frac{(1-au)^2 + (u+a)^2}{(1-au)^2}

Expanding the numerator:

(1au)2+(u+a)2=12au+a2u2+u2+2au+a2=1+a2+a2u2+u2=(1+a2)(1+u2)(1-au)^2 + (u+a)^2 = 1 - 2au + a^2u^2 + u^2 + 2au + a^2 = 1 + a^2 + a^2u^2 + u^2 = (1+a^2)(1+u^2)

Therefore:

1+v21+u2=(1+a2)(1+u2)(1au)2(1+u2)=1+a2(1au)2=dvdu\frac{1+v^2}{1+u^2} = \frac{(1+a^2)(1+u^2)}{(1-au)^2(1+u^2)} = \frac{1+a^2}{(1-au)^2} = \frac{dv}{du}

Hence dvdu=1+v21+u2\frac{dv}{du} = \frac{1+v^2}{1+u^2}. (R2)\qquad \text{(R2)}

Showing T(x)=T ⁣(x+a1ax)T(a)\text{T}(x) = \text{T}\!\left(\frac{x+a}{1-ax}\right) - \text{T}(a).

From (R2), dv1+v2=du1+u2\frac{dv}{1+v^2} = \frac{du}{1+u^2}. In the integral T(x)=0x11+u2du\text{T}(x) = \int_0^x \frac{1}{1+u^2}\,du, substituting v=u+a1auv = \frac{u+a}{1-au}:

When u=0u = 0: v=av = a. When u=xu = x: v=x+a1axv = \frac{x+a}{1-ax} (valid since x<1/ax < 1/a ensures 1ax>01-ax > 0).

T(x)=0x11+u2du=ax+a1ax11+v2dv\text{T}(x) = \int_0^x \frac{1}{1+u^2}\,du = \int_a^{\frac{x+a}{1-ax}} \frac{1}{1+v^2}\,dv

=0x+a1ax11+v2dv0a11+v2dv=T ⁣(x+a1ax)T(a)(R3)= \int_0^{\frac{x+a}{1-ax}} \frac{1}{1+v^2}\,dv - \int_0^a \frac{1}{1+v^2}\,dv = \text{T}\!\left(\frac{x+a}{1-ax}\right) - \text{T}(a) \qquad \text{(R3)}

Deducing T(x1)=2TT ⁣(x+a1ax)T(a1)\text{T}(x^{-1}) = 2\text{T}_{\infty} - \text{T}\!\left(\frac{x+a}{1-ax}\right) - \text{T}(a^{-1}).

From (R1): T(x)=TT(x1)\text{T}(x) = \text{T}_{\infty} - \text{T}(x^{-1}), so T(x1)=TT(x)\text{T}(x^{-1}) = \text{T}_{\infty} - \text{T}(x).

Substituting (R3) for T(x)\text{T}(x):

T(x1)=T[T ⁣(x+a1ax)T(a)]\text{T}(x^{-1}) = \text{T}_{\infty} - \left[\text{T}\!\left(\frac{x+a}{1-ax}\right) - \text{T}(a)\right]

=TT ⁣(x+a1ax)+T(a)= \text{T}_{\infty} - \text{T}\!\left(\frac{x+a}{1-ax}\right) + \text{T}(a)

From (R1) with xx replaced by aa: T(a)=TT(a1)\text{T}(a) = \text{T}_{\infty} - \text{T}(a^{-1}).

T(x1)=TT ⁣(x+a1ax)+TT(a1)\text{T}(x^{-1}) = \text{T}_{\infty} - \text{T}\!\left(\frac{x+a}{1-ax}\right) + \text{T}_{\infty} - \text{T}(a^{-1})

=2TT ⁣(x+a1ax)T(a1)(R4)= 2\text{T}_{\infty} - \text{T}\!\left(\frac{x+a}{1-ax}\right) - \text{T}(a^{-1}) \qquad \text{(R4)}

Showing T(y)=2TT ⁣(y+bby1)T(b)\text{T}(y) = 2\text{T}_{\infty} - \text{T}\!\left(\frac{y+b}{by-1}\right) - \text{T}(b).

In (R4), set y=x1y = x^{-1} and b=a1b = a^{-1} (so x=y1x = y^{-1} and a=b1a = b^{-1}). The condition x<1/ax < 1/a becomes y1<by^{-1} < b, i.e. y>1/by > 1/b.

x+a1ax=y1+b11b1y1=b+ybyby1by=y+bby1\frac{x+a}{1-ax} = \frac{y^{-1} + b^{-1}}{1 - b^{-1}y^{-1}} = \frac{\frac{b+y}{by}}{\frac{by-1}{by}} = \frac{y+b}{by-1}

Substituting into (R4):

T(y)=2TT ⁣(y+bby1)T(b)(R5)\text{T}(y) = 2\text{T}_{\infty} - \text{T}\!\left(\frac{y+b}{by-1}\right) - \text{T}(b) \qquad \text{(R5)}

for b>0b > 0 and y>1/by > 1/b.

Part (iii)

Showing T(3)=23T\text{T}(\sqrt{3}) = \frac{2}{3}\text{T}_{\infty}.

Apply (R5) with y=b=3y = b = \sqrt{3}. We check: b>0b > 0 and y=3>1/3y = \sqrt{3} > 1/\sqrt{3}, so the conditions are satisfied.

y+bby1=3+331=232=3\frac{y+b}{by-1} = \frac{\sqrt{3}+\sqrt{3}}{3-1} = \frac{2\sqrt{3}}{2} = \sqrt{3}

Substituting into (R5):

T(3)=2TT(3)T(3)\text{T}(\sqrt{3}) = 2\text{T}_{\infty} - \text{T}(\sqrt{3}) - \text{T}(\sqrt{3})

3T(3)=2T3\text{T}(\sqrt{3}) = 2\text{T}_{\infty}

T(3)=23T(R6)\text{T}(\sqrt{3}) = \frac{2}{3}\text{T}_{\infty} \qquad \text{(R6)}

Showing T(21)=14T\text{T}(\sqrt{2}-1) = \frac{1}{4}\text{T}_{\infty}.

Apply (R3) with x=21x = \sqrt{2}-1 and a=1a = 1. We check: a=1>0a = 1 > 0 and x=210.414<1=1/ax = \sqrt{2}-1 \approx 0.414 < 1 = 1/a, so the conditions are satisfied.

x+a1ax=(21)+111(21)=222\frac{x+a}{1-ax} = \frac{(\sqrt{2}-1)+1}{1-1 \cdot (\sqrt{2}-1)} = \frac{\sqrt{2}}{2-\sqrt{2}}

Rationalising:

2222+22+2=2(2+2)42=22+22=2+1\frac{\sqrt{2}}{2-\sqrt{2}} \cdot \frac{2+\sqrt{2}}{2+\sqrt{2}} = \frac{\sqrt{2}(2+\sqrt{2})}{4-2} = \frac{2\sqrt{2}+2}{2} = \sqrt{2}+1

From (R3):

T(21)=T(2+1)T(1)(R7)\text{T}(\sqrt{2}-1) = \text{T}(\sqrt{2}+1) - \text{T}(1) \qquad \text{(R7)}

From (R1) with x=1x = 1: T(1)=TT(1)\text{T}(1) = \text{T}_{\infty} - \text{T}(1), so 2T(1)=T2\text{T}(1) = \text{T}_{\infty}, giving T(1)=12T\text{T}(1) = \frac{1}{2}\text{T}_{\infty}.

From (R1) with x=2+1x = \sqrt{2}+1: T(2+1)=TT ⁣(12+1)=TT(21)\text{T}(\sqrt{2}+1) = \text{T}_{\infty} - \text{T}\!\left(\frac{1}{\sqrt{2}+1}\right) = \text{T}_{\infty} - \text{T}(\sqrt{2}-1)

since 12+1=21(2+1)(21)=2121=21\frac{1}{\sqrt{2}+1} = \frac{\sqrt{2}-1}{(\sqrt{2}+1)(\sqrt{2}-1)} = \frac{\sqrt{2}-1}{2-1} = \sqrt{2}-1.

Substituting into (R7):

T(21)=TT(21)12T\text{T}(\sqrt{2}-1) = \text{T}_{\infty} - \text{T}(\sqrt{2}-1) - \frac{1}{2}\text{T}_{\infty}

2T(21)=12T2\text{T}(\sqrt{2}-1) = \frac{1}{2}\text{T}_{\infty}

T(21)=14T(R8)\text{T}(\sqrt{2}-1) = \frac{1}{4}\text{T}_{\infty} \qquad \text{(R8)}

Examiner Notes

Attempted by four fifths of candidates; success rate only slightly less than Q4. As every part required obtaining a given result, had to be marked strictly on presentation. Surprising problems with changing variables in first part - candidates did not clearly understand dummy variables, others integrated with respect to constants. Despite ban on trigonometric functions, some still tried to use tangent. The two results in (iii), especially the second, were testing but found very hard, and previous inapplicable results were used ignoring conditions given as inequalities.


Topic: 解析几何:椭圆与切线 (Analytic Geometry: Ellipse and Tangents)  |  Difficulty: Challenging  |  Marks: 20

7 Show that the point TT with coordinates (a(1t2)1+t2,2bt1+t2)(*)\left( \frac{a(1 - t^2)}{1 + t^2} , \frac{2bt}{1 + t^2} \right) \qquad \text{(*)} (where aa and bb are non-zero) lies on the ellipse x2a2+y2b2=1.\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 .

(i) The line LL is the tangent to the ellipse at TT. The point (X,Y)(X, Y) lies on LL, and X2a2X^2 \neq a^2. Show that (a+X)bt22aYt+b(aX)=0.(a + X)bt^2 - 2aYt + b(a - X) = 0 . Deduce that if a2Y2>(a2X2)b2a^2Y^2 > (a^2 - X^2)b^2, then there are two distinct lines through (X,Y)(X, Y) that are tangents to the ellipse. Interpret this result geometrically. Show, by means of a sketch, that the result holds also if X2=a2X^2 = a^2.

(ii) The distinct points PP and QQ are given by ()(*), with t=pt = p and t=qt = q, respectively. The tangents to the ellipse at PP and QQ meet at the point with coordinates (X,Y)(X, Y), where X2a2X^2 \neq a^2. Show that (a+X)pq=aX(a + X)pq = a - X and find an expression for p+qp + q in terms of a,b,Xa, b, X and YY. Given that the tangents meet the yy-axis at points (0,y1)(0, y_1) and (0,y2)(0, y_2), where y1+y2=2by_1 + y_2 = 2b, show that X2a2+Yb=1.\frac{X^2}{a^2} + \frac{Y}{b} = 1 .

Hint

Stem: substituting TT‘s coordinates into LHS of ellipse equation:

a2(1t2)2/(1+t2)2a2+4b2t2/(1+t2)2b2=(1t2)2+4t2(1+t2)2=1\frac{a^2(1-t^2)^2/(1+t^2)^2}{a^2} + \frac{4b^2t^2/(1+t^2)^2}{b^2} = \frac{(1-t^2)^2+4t^2}{(1+t^2)^2} = 1.

(i) Implicit differentiation of x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1:

dydx=b2xa2y=b(1t2)2at\frac{dy}{dx} = -\frac{b^2x}{a^2y} = -\frac{b(1-t^2)}{2at}.

Tangent LL at TT: y2bt1+t2=b(1t2)2at(xa(1t2)1+t2)y - \frac{2bt}{1+t^2} = -\frac{b(1-t^2)}{2at}\left(x - \frac{a(1-t^2)}{1+t^2}\right).

Simplifying and substituting (X,Y)(X,Y) on LL:

0=(a+X)bt22aYt+b(aX)0 = (a+X)bt^2 - 2aYt + b(a-X).

For two distinct tangents, discriminant >0> 0:

4a2Y2>4b2(a2X2)4a^2Y^2 > 4b^2(a^2-X^2), i.e. a2Y2>(a2X2)b2a^2Y^2 > (a^2-X^2)b^2.

This means X2a2+Y2b2>1\frac{X^2}{a^2} + \frac{Y^2}{b^2} > 1, so (X,Y)(X,Y) lies outside the ellipse.

(ii) pp and qq are roots of the quadratic in tt. By Vieta’s formulas:

p+q=2aY(a+X)bp+q = \frac{2aY}{(a+X)b}, pq=aXa+Xpq = \frac{a-X}{a+X}, so (a+X)pq=aX(a+X)pq = a-X.

For tangent at PP (t=pt=p) meeting yy-axis at (0,y1)(0,y_1): bp22py1+b=0bp^2 - 2py_1 + b = 0.

Similarly for QQ (t=qt=q): bq22qy2+b=0bq^2 - 2qy_2 + b = 0.

With y1+y2=2by_1+y_2 = 2b: p2+1p+q2+1q=4\frac{p^2+1}{p} + \frac{q^2+1}{q} = 4, i.e. p+q+p+qpq=4p+q + \frac{p+q}{pq} = 4.

Substituting Vieta’s expressions: 2aYa+X+2aYaX=4b\frac{2aY}{a+X} + \frac{2aY}{a-X} = 4b, which simplifies to X2a2+Yb=1\frac{X^2}{a^2} + \frac{Y}{b} = 1.

Model Solution

Showing TT lies on the ellipse.

Substituting x=a(1t2)1+t2x = \frac{a(1-t^2)}{1+t^2} and y=2bt1+t2y = \frac{2bt}{1+t^2} into the left side of x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1:

x2a2+y2b2=1a2a2(1t2)2(1+t2)2+1b24b2t2(1+t2)2=(1t2)2+4t2(1+t2)2\frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{1}{a^2} \cdot \frac{a^2(1-t^2)^2}{(1+t^2)^2} + \frac{1}{b^2} \cdot \frac{4b^2t^2}{(1+t^2)^2} = \frac{(1-t^2)^2 + 4t^2}{(1+t^2)^2}

Expanding the numerator:

(1t2)2+4t2=12t2+t4+4t2=1+2t2+t4=(1+t2)2(1-t^2)^2 + 4t^2 = 1 - 2t^2 + t^4 + 4t^2 = 1 + 2t^2 + t^4 = (1+t^2)^2

So x2a2+y2b2=(1+t2)2(1+t2)2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{(1+t^2)^2}{(1+t^2)^2} = 1, confirming TT lies on the ellipse.


Part (i)

We find the tangent to the ellipse at TT. Differentiating x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 implicitly with respect to xx:

2xa2+2yb2dydx=0    dydx=b2xa2y\frac{2x}{a^2} + \frac{2y}{b^2}\frac{dy}{dx} = 0 \implies \frac{dy}{dx} = -\frac{b^2 x}{a^2 y}

At TT, with xT=a(1t2)1+t2x_T = \frac{a(1-t^2)}{1+t^2} and yT=2bt1+t2y_T = \frac{2bt}{1+t^2}:

dydxT=b2a(1t2)1+t2a22bt1+t2=b(1t2)2at\frac{dy}{dx}\bigg|_T = -\frac{b^2 \cdot \frac{a(1-t^2)}{1+t^2}}{a^2 \cdot \frac{2bt}{1+t^2}} = -\frac{b(1-t^2)}{2at}

The tangent line LL at TT is:

y2bt1+t2=b(1t2)2at(xa(1t2)1+t2)y - \frac{2bt}{1+t^2} = -\frac{b(1-t^2)}{2at}\left(x - \frac{a(1-t^2)}{1+t^2}\right)

Since (X,Y)(X, Y) lies on LL:

Y2bt1+t2=b(1t2)2at(Xa(1t2)1+t2)Y - \frac{2bt}{1+t^2} = -\frac{b(1-t^2)}{2at}\left(X - \frac{a(1-t^2)}{1+t^2}\right)

Multiplying both sides by 2at(1+t2)2at(1+t^2):

2at(1+t2)Y4abt2=b(1t2)[X(1+t2)a(1t2)]2at(1+t^2)Y - 4abt^2 = -b(1-t^2)\left[X(1+t^2) - a(1-t^2)\right]

Expanding the right side:

2at(1+t2)Y4abt2=bX(1t4)+ab(1t2)22at(1+t^2)Y - 4abt^2 = -bX(1-t^4) + ab(1-t^2)^2

Bringing everything to one side and expanding:

2aYt+2aYt34abt2+bXbXt4ab+2abt2abt4=02aYt + 2aYt^3 - 4abt^2 + bX - bXt^4 - ab + 2abt^2 - abt^4 = 0

Collecting by powers of tt:

b(X+a)t4+2aYt32abt2+2aYtb(aX)=0-b(X+a)t^4 + 2aYt^3 - 2abt^2 + 2aYt - b(a-X) = 0

We can factor out (1+t2)(1+t^2). Performing polynomial division:

b(X+a)t4+2aYt32abt2+2aYtb(aX)=(1+t2)[b(X+a)t2+2aYtb(aX)]-b(X+a)t^4 + 2aYt^3 - 2abt^2 + 2aYt - b(a-X) = (1+t^2)\left[-b(X+a)t^2 + 2aYt - b(a-X)\right]

Verification: expanding the right side gives b(X+a)t4+2aYt3b(X+a)t2b(aX)t2+2aYtb(aX)-b(X+a)t^4 + 2aYt^3 - b(X+a)t^2 - b(a-X)t^2 + 2aYt - b(a-X), and b(X+a)t2b(aX)t2=b[(X+a)+(aX)]t2=2abt2-b(X+a)t^2 - b(a-X)t^2 = -b[(X+a)+(a-X)]t^2 = -2abt^2. ✓

Since 1+t201 + t^2 \neq 0 for real tt, we require:

b(X+a)t2+2aYtb(aX)=0-b(X+a)t^2 + 2aYt - b(a-X) = 0

Multiplying by 1-1:

(a+X)bt22aYt+b(aX)=0(*)(a+X)bt^2 - 2aYt + b(a-X) = 0 \qquad \text{(*)}

Deduction. For a given point (X,Y)(X, Y) with X2a2X^2 \neq a^2, the values of tt corresponding to tangents through (X,Y)(X,Y) satisfy the quadratic ()(*). Two distinct tangent lines exist when ()(*) has two distinct real roots, i.e. when the discriminant is positive:

Δ=(2aY)24b(a+X)b(aX)=4a2Y24b2(a2X2)>0\Delta = (-2aY)^2 - 4 \cdot b(a+X) \cdot b(a-X) = 4a^2Y^2 - 4b^2(a^2 - X^2) > 0

a2Y2>b2(a2X2)a^2Y^2 > b^2(a^2 - X^2)

This condition is equivalent to X2a2+Y2b2>1\frac{X^2}{a^2} + \frac{Y^2}{b^2} > 1, meaning the point (X,Y)(X, Y) lies outside the ellipse. Geometrically, from any exterior point there are exactly two tangent lines to the ellipse.

When X2=a2X^2 = a^2. If X=aX = a, then ()(*) becomes 2abt22aYt=02abt^2 - 2aYt = 0, i.e. t(btY)=0t(bt - Y) = 0, giving t=0t = 0 (the tangent at (a,0)(a, 0), which is the vertical line x=ax = a) and t=Y/bt = Y/b (another tangent). If Y0Y \neq 0, these are distinct. Similarly for X=aX = -a. Since the point (a,Y)(a, Y) with Y0Y \neq 0 lies outside the ellipse, the result holds.


Part (ii)

The parameter values pp and qq for the two tangent points are the two roots of ()(*):

(a+X)bt22aYt+b(aX)=0(a+X)bt^2 - 2aYt + b(a-X) = 0

By Vieta’s formulas:

p+q=2aY(a+X)bandpq=b(aX)b(a+X)=aXa+Xp + q = \frac{2aY}{(a+X)b} \qquad \text{and} \qquad pq = \frac{b(a-X)}{b(a+X)} = \frac{a-X}{a+X}

From the product:

(a+X)pq=aX(a+X)pq = a - X

and from the sum:

p+q=2aY(a+X)bp + q = \frac{2aY}{(a+X)b}

Finding the yy-intercepts. The tangent at T(t)T(t) has equation:

y2bt1+t2=b(1t2)2at(xa(1t2)1+t2)y - \frac{2bt}{1+t^2} = -\frac{b(1-t^2)}{2at}\left(x - \frac{a(1-t^2)}{1+t^2}\right)

Setting x=0x = 0 and writing y1y_1 for the intercept when t=pt = p:

y1=2bp1+p2+b(1p2)2apa(1p2)1+p2=2bp1+p2+b(1p2)22p(1+p2)y_1 = \frac{2bp}{1+p^2} + \frac{b(1-p^2)}{2ap} \cdot \frac{a(1-p^2)}{1+p^2} = \frac{2bp}{1+p^2} + \frac{b(1-p^2)^2}{2p(1+p^2)}

=b2p(1+p2)[4p2+(1p2)2]=b(1+p2)22p(1+p2)=b(1+p2)2p= \frac{b}{2p(1+p^2)}\left[4p^2 + (1-p^2)^2\right] = \frac{b(1+p^2)^2}{2p(1+p^2)} = \frac{b(1+p^2)}{2p}

Similarly y2=b(1+q2)2qy_2 = \frac{b(1+q^2)}{2q}.

Applying the condition y1+y2=2by_1 + y_2 = 2b:

b(1+p2)2p+b(1+q2)2q=2b\frac{b(1+p^2)}{2p} + \frac{b(1+q^2)}{2q} = 2b

Dividing by bb and multiplying by 2pq2pq:

q(1+p2)+p(1+q2)=4pqq(1+p^2) + p(1+q^2) = 4pq

q+qp2+p+pq2=4pqq + qp^2 + p + pq^2 = 4pq

(p+q)+pq(p+q)=4pq(p+q) + pq(p+q) = 4pq

(p+q)(1+pq)=4pq(p+q)(1 + pq) = 4pq

Substituting pq=aXa+Xpq = \frac{a-X}{a+X} and p+q=2aY(a+X)bp+q = \frac{2aY}{(a+X)b}:

2aY(a+X)b(1+aXa+X)=4aXa+X\frac{2aY}{(a+X)b} \cdot \left(1 + \frac{a-X}{a+X}\right) = 4 \cdot \frac{a-X}{a+X}

2aY(a+X)ba+X+aXa+X=4(aX)a+X\frac{2aY}{(a+X)b} \cdot \frac{a+X+a-X}{a+X} = \frac{4(a-X)}{a+X}

2aY(a+X)b2aa+X=4(aX)a+X\frac{2aY}{(a+X)b} \cdot \frac{2a}{a+X} = \frac{4(a-X)}{a+X}

4a2Yb(a+X)2=4(aX)a+X\frac{4a^2 Y}{b(a+X)^2} = \frac{4(a-X)}{a+X}

a2Yb(a+X)=aX\frac{a^2 Y}{b(a+X)} = a - X

a2Y=b(aX)(a+X)=b(a2X2)a^2 Y = b(a-X)(a+X) = b(a^2 - X^2)

Yb=a2X2a2=1X2a2\frac{Y}{b} = \frac{a^2 - X^2}{a^2} = 1 - \frac{X^2}{a^2}

X2a2+Yb=1\frac{X^2}{a^2} + \frac{Y}{b} = 1

Examiner Notes

Popularity between Q4 and Q5, mean score about 8/20 making it one of the least successful pure questions. Most did stem correctly then scored about half marks on (i) before stopping. Common slip: differentiating ellipse equation implicitly with RHS = 1 instead of 0. Geometric interpretation in (i) frequently omitted. Few continued to (ii), though some courted disaster by labelling coefficients of quadratic in (i) as a, b, and c.


Topic: 求和与三角恒等式 (Summation and Trigonometric Identities)  |  Difficulty: Challenging  |  Marks: 20

8 Prove that, for any numbers a1,a2,a_1, a_2, \dots, and b1,b2,b_1, b_2, \dots, and for n1n \geqslant 1, m=1nam(bm+1bm)=an+1bn+1a1b1m=1nbm+1(am+1am).\sum_{m=1}^{n} a_m(b_{m+1} - b_m) = a_{n+1}b_{n+1} - a_1b_1 - \sum_{m=1}^{n} b_{m+1}(a_{m+1} - a_m) .

(i) By setting bm=sinmxb_m = \sin mx, show that m=1ncos(m+12)x=12(sin(n+1)xsinx)cosec12x.\sum_{m=1}^{n} \cos(m + \tfrac{1}{2})x = \tfrac{1}{2} \big( \sin(n + 1)x - \sin x \big) \operatorname{cosec} \tfrac{1}{2}x . Note: sinAsinB=2cos(A+B2)sin(AB2)\sin A - \sin B = 2 \cos \left( \frac{A + B}{2} \right) \sin \left( \frac{A - B}{2} \right).

(ii) Show that m=1nmsinmx=(psin(n+1)x+qsinnx)cosec212x,\sum_{m=1}^{n} m \sin mx = (p \sin(n + 1)x + q \sin nx) \operatorname{cosec}^2 \tfrac{1}{2}x , where pp and qq are to be determined in terms of nn. Note: 2sinAsinB=cos(AB)cos(A+B)2 \sin A \sin B = \cos(A - B) - \cos(A + B); 2cosAsinB=sin(A+B)sin(AB)2 \cos A \sin B = \sin(A + B) - \sin(A - B).

Hint

Stem: expanding and telescoping:

m=1nam(bm+1bm)+m=1nbm+1(am+1am)=m=1n(ambm+bm+1am+1)=an+1bn+1a1b1\sum_{m=1}^{n} a_m(b_{m+1}-b_m) + \sum_{m=1}^{n} b_{m+1}(a_{m+1}-a_m) = \sum_{m=1}^{n} (-a_mb_m + b_{m+1}a_{m+1}) = a_{n+1}b_{n+1} - a_1b_1.

Hence m=1nam(bm+1bm)=an+1bn+1a1b1m=1nbm+1(am+1am)\sum_{m=1}^{n} a_m(b_{m+1}-b_m) = a_{n+1}b_{n+1} - a_1b_1 - \sum_{m=1}^{n} b_{m+1}(a_{m+1}-a_m).

(i) Let am=1a_m = 1, bm=sinmxb_m = \sin mx. Then bm+1bm=sin(m+1)xsinmxb_{m+1}-b_m = \sin(m+1)x - \sin mx.

Using the note: sin(m+1)xsinmx=2cos(m+12)xsin12x\sin(m+1)x - \sin mx = 2\cos(m+\tfrac{1}{2})x \sin\tfrac{1}{2}x.

RHS: an+1bn+1a1b1=sin(n+1)xsinxa_{n+1}b_{n+1} - a_1b_1 = \sin(n+1)x - \sin x, and bm+1(am+1am)=0\sum b_{m+1}(a_{m+1}-a_m) = 0 since ama_m is constant.

So 2sin12xm=1ncos(m+12)x=sin(n+1)xsinx2\sin\tfrac{1}{2}x \sum_{m=1}^{n} \cos(m+\tfrac{1}{2})x = \sin(n+1)x - \sin x, giving m=1ncos(m+12)x=12(sin(n+1)xsinx)csc12x\sum_{m=1}^{n} \cos(m+\tfrac{1}{2})x = \tfrac{1}{2}(\sin(n+1)x - \sin x)\csc\tfrac{1}{2}x.

(ii) Let am=ma_m = m, bm=sin(m1)xsinmxb_m = \sin(m-1)x - \sin mx.

bm+1bm=(sinmxsin(m+1)x)(sin(m1)xsinmx)=4sinmxsin212xb_{m+1}-b_m = (\sin mx - \sin(m+1)x) - (\sin(m-1)x - \sin mx) = 4\sin mx \sin^2\tfrac{1}{2}x.

Using the stem and simplifying:

4sin212xm=1nmsinmx=(n+1)sinnxnsin(n+1)x4\sin^2\tfrac{1}{2}x \sum_{m=1}^{n} m\sin mx = (n+1)\sin nx - n\sin(n+1)x.

Thus m=1nmsinmx=(psinnx+qsin(n+1)x)csc212x\sum_{m=1}^{n} m\sin mx = (p\sin nx + q\sin(n+1)x)\csc^2\tfrac{1}{2}x

where p=14np = -\tfrac{1}{4}n and q=14(n+1)q = \tfrac{1}{4}(n+1).

Model Solution

Stem: Proving the summation identity.

We expand the left side by writing out the two sums together:

m=1nam(bm+1bm)+m=1nbm+1(am+1am)\sum_{m=1}^{n} a_m(b_{m+1} - b_m) + \sum_{m=1}^{n} b_{m+1}(a_{m+1} - a_m)

=m=1n[ambm+1ambm+bm+1am+1bm+1am]= \sum_{m=1}^{n} \left[a_m b_{m+1} - a_m b_m + b_{m+1} a_{m+1} - b_{m+1} a_m\right]

=m=1n[bm+1am+1ambm]= \sum_{m=1}^{n} \left[b_{m+1} a_{m+1} - a_m b_m\right]

This is a telescoping sum. Writing out the terms:

(a2b2a1b1)+(a3b3a2b2)++(an+1bn+1anbn)=an+1bn+1a1b1(a_2 b_2 - a_1 b_1) + (a_3 b_3 - a_2 b_2) + \cdots + (a_{n+1} b_{n+1} - a_n b_n) = a_{n+1} b_{n+1} - a_1 b_1

Therefore:

m=1nam(bm+1bm)+m=1nbm+1(am+1am)=an+1bn+1a1b1\sum_{m=1}^{n} a_m(b_{m+1} - b_m) + \sum_{m=1}^{n} b_{m+1}(a_{m+1} - a_m) = a_{n+1}b_{n+1} - a_1 b_1

Rearranging:

m=1nam(bm+1bm)=an+1bn+1a1b1m=1nbm+1(am+1am)(*)\sum_{m=1}^{n} a_m(b_{m+1} - b_m) = a_{n+1}b_{n+1} - a_1 b_1 - \sum_{m=1}^{n} b_{m+1}(a_{m+1} - a_m) \qquad \text{(*)}


Part (i)

Set am=1a_m = 1 for all mm and bm=sinmxb_m = \sin mx. Then:

  • am+1am=0a_{m+1} - a_m = 0 for all mm, so the rightmost sum in ()(*) vanishes.
  • an+1bn+1a1b1=sin(n+1)xsinxa_{n+1}b_{n+1} - a_1 b_1 = \sin(n+1)x - \sin x.
  • bm+1bm=sin(m+1)xsinmxb_{m+1} - b_m = \sin(m+1)x - \sin mx.

By the given identity sinAsinB=2cos ⁣(A+B2)sin ⁣(AB2)\sin A - \sin B = 2\cos\!\left(\frac{A+B}{2}\right)\sin\!\left(\frac{A-B}{2}\right):

sin(m+1)xsinmx=2cos ⁣((m+1)x+mx2)sin ⁣((m+1)xmx2)=2cos ⁣(m+12)xsin12x\sin(m+1)x - \sin mx = 2\cos\!\left(\frac{(m+1)x + mx}{2}\right)\sin\!\left(\frac{(m+1)x - mx}{2}\right) = 2\cos\!\left(m+\tfrac{1}{2}\right)x \cdot \sin\tfrac{1}{2}x

Substituting into ()(*):

m=1n12cos ⁣(m+12)xsin12x=sin(n+1)xsinx\sum_{m=1}^{n} 1 \cdot 2\cos\!\left(m+\tfrac{1}{2}\right)x \cdot \sin\tfrac{1}{2}x = \sin(n+1)x - \sin x

2sin12xm=1ncos ⁣(m+12)x=sin(n+1)xsinx2\sin\tfrac{1}{2}x \sum_{m=1}^{n} \cos\!\left(m+\tfrac{1}{2}\right)x = \sin(n+1)x - \sin x

m=1ncos ⁣(m+12)x=sin(n+1)xsinx2sin12x=12(sin(n+1)xsinx)cosec12x\sum_{m=1}^{n} \cos\!\left(m+\tfrac{1}{2}\right)x = \frac{\sin(n+1)x - \sin x}{2\sin\tfrac{1}{2}x} = \tfrac{1}{2}\bigl(\sin(n+1)x - \sin x\bigr)\operatorname{cosec}\tfrac{1}{2}x


Part (ii)

To obtain a sum involving msinmxm\sin mx, we need a clever choice of sequences. Set:

am=m,bm=sin(m1)xsinmxa_m = m, \qquad b_m = \sin(m-1)x - \sin mx

Then:

  • am+1am=1a_{m+1} - a_m = 1.
  • bm+1=sinmxsin(m+1)xb_{m+1} = \sin mx - \sin(m+1)x.

Computing bm+1bmb_{m+1} - b_m:

bm+1bm=[sinmxsin(m+1)x][sin(m1)xsinmx]b_{m+1} - b_m = [\sin mx - \sin(m+1)x] - [\sin(m-1)x - \sin mx]

=2sinmxsin(m+1)xsin(m1)x= 2\sin mx - \sin(m+1)x - \sin(m-1)x

Using the sum-to-product identity:

sin(m+1)x+sin(m1)x=2sinmxcosx\sin(m+1)x + \sin(m-1)x = 2\sin mx \cos x

So:

bm+1bm=2sinmx2sinmxcosx=2sinmx(1cosx)b_{m+1} - b_m = 2\sin mx - 2\sin mx\cos x = 2\sin mx(1 - \cos x)

Since 1cosx=2sin2 ⁣12x1 - \cos x = 2\sin^2\!\tfrac{1}{2}x:

bm+1bm=4sinmxsin2 ⁣12xb_{m+1} - b_m = 4\sin mx \sin^2\!\tfrac{1}{2}x

Left side of ()(*):

m=1nam(bm+1bm)=m=1nm4sinmxsin2 ⁣12x=4sin2 ⁣12xm=1nmsinmx\sum_{m=1}^{n} a_m(b_{m+1} - b_m) = \sum_{m=1}^{n} m \cdot 4\sin mx\sin^2\!\tfrac{1}{2}x = 4\sin^2\!\tfrac{1}{2}x \sum_{m=1}^{n} m\sin mx

Right side of ()(*): The boundary terms are:

an+1bn+1=(n+1)[sinnxsin(n+1)x]a_{n+1}b_{n+1} = (n+1)[\sin nx - \sin(n+1)x]

a1b1=1[sin0sinx]=sinxa_1 b_1 = 1 \cdot [\sin 0 - \sin x] = -\sin x

an+1bn+1a1b1=(n+1)sinnx(n+1)sin(n+1)x+sinxa_{n+1}b_{n+1} - a_1 b_1 = (n+1)\sin nx - (n+1)\sin(n+1)x + \sin x

The remaining sum is:

m=1nbm+1(am+1am)=m=1n[sinmxsin(m+1)x]1\sum_{m=1}^{n} b_{m+1}(a_{m+1} - a_m) = \sum_{m=1}^{n} [\sin mx - \sin(m+1)x] \cdot 1

This telescopes:

(sinxsin2x)+(sin2xsin3x)++(sinnxsin(n+1)x)=sinxsin(n+1)x(\sin x - \sin 2x) + (\sin 2x - \sin 3x) + \cdots + (\sin nx - \sin(n+1)x) = \sin x - \sin(n+1)x

Substituting into ()(*):

4sin2 ⁣12xm=1nmsinmx=(n+1)sinnx(n+1)sin(n+1)x+sinx[sinxsin(n+1)x]4\sin^2\!\tfrac{1}{2}x \sum_{m=1}^{n} m\sin mx = (n+1)\sin nx - (n+1)\sin(n+1)x + \sin x - [\sin x - \sin(n+1)x]

=(n+1)sinnx(n+1)sin(n+1)x+sin(n+1)x= (n+1)\sin nx - (n+1)\sin(n+1)x + \sin(n+1)x

=(n+1)sinnxnsin(n+1)x= (n+1)\sin nx - n\sin(n+1)x

Therefore:

m=1nmsinmx=(n+1)sinnxnsin(n+1)x4sin2 ⁣12x\sum_{m=1}^{n} m\sin mx = \frac{(n+1)\sin nx - n\sin(n+1)x}{4\sin^2\!\tfrac{1}{2}x}

Since cosec2 ⁣12x=1sin2 ⁣12x\operatorname{cosec}^2\!\tfrac{1}{2}x = \frac{1}{\sin^2\!\tfrac{1}{2}x}:

m=1nmsinmx=[14nsin(n+1)x+14(n+1)sinnx]cosec2 ⁣12x\sum_{m=1}^{n} m\sin mx = \left[-\tfrac{1}{4}n\sin(n+1)x + \tfrac{1}{4}(n+1)\sin nx\right]\operatorname{cosec}^2\!\tfrac{1}{2}x

Comparing with the form (psin(n+1)x+qsinnx)cosec2 ⁣12x(p\sin(n+1)x + q\sin nx)\operatorname{cosec}^2\!\tfrac{1}{2}x:

p=n4,q=n+14p = -\frac{n}{4}, \qquad q = \frac{n+1}{4}

Examiner Notes

Attempted as many times as Q5, success rate about halfway between Q5 and Q7. Many attempts using induction which wasted time. Stem and part (i) generally well solved, but many could not spot the method to proceed with part (ii).