Skip to content

STEP2 2003 -- Pure Mathematics

STEP2 2003 — Section A (Pure Mathematics)

Section titled “STEP2 2003 — Section A (Pure Mathematics)”

Exam: STEP2  |  Year: 2003  |  Questions: Q1—Q7  |  Total marks per question: 20

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

QTopicDifficultyKey Techniques
1线性方程组(Systems of Linear Equations)Standard参数讨论,线性方程组求解,约束优化
2三角函数与反三角函数(Trigonometric and Inverse Trigonometric Functions)Standard辅助角公式,反三角函数恒等式
3无理数与证明(Irrationality and Proof)Challenging反证法,数学归纳法,极限构造
4解析几何(Analytic Geometry)Standard弓形面积公式,反余弦函数,坐标变换
5向量(Vectors)Standard向量参数方程,中点公式,共面条件
6函数迭代与积分(Function Iteration and Integration)Challenging函数迭代,绝对值函数图像,三角函数积分
7积分与级数(Integration and Series)Challenging分部积分,反常积分,级数放缩

Topic: 线性方程组(Systems of Linear Equations)  |  Difficulty: Standard  |  Marks: 20

1 Consider the equations axyz=3,ax - y - z = 3 , 2axy3z=7,2ax - y - 3z = 7 , 3axy5z=b,3ax - y - 5z = b , where aa and bb are given constants.

(i) In the case a=0a = 0, show that the equations have a solution if and only if b=11b = 11.

(ii) In the case a0a \neq 0 and b=11b = 11 show that the equations have a solution with z=λz = \lambda for any given number λ\lambda.

(iii) In the case a=2a = 2 and b=11b = 11 find the solution for which x2+y2+z2x^2 + y^2 + z^2 is least.

(iv) Find a value for aa for which there is a solution such that x>106x > 10^6 and y2+z2<1y^2 + z^2 < 1.

Model Solution

Part (i)

When a=0a = 0, the equations become:

yz=3,y3z=7,y5z=b.-y - z = 3, \qquad -y - 3z = 7, \qquad -y - 5z = b.

Subtracting the first from the second:

(y3z)(yz)=73    2z=4    z=2.(-y - 3z) - (-y - z) = 7 - 3 \implies -2z = 4 \implies z = -2.

Substituting into the first equation: y(2)=3    y+2=3    y=1-y - (-2) = 3 \implies -y + 2 = 3 \implies y = -1.

Substituting y=1y = -1 and z=2z = -2 into the third equation:

(1)5(2)=b    1+10=b    b=11.-(-1) - 5(-2) = b \implies 1 + 10 = b \implies b = 11.

So the equations have a solution if and only if b=11b = 11. \quad \blacksquare

Part (ii)

When b=11b = 11, the system is:

axyz=3,2axy3z=7,3axy5z=11.ax - y - z = 3, \qquad 2ax - y - 3z = 7, \qquad 3ax - y - 5z = 11.

Subtracting the first equation from the second:

ax2z=4(...)ax - 2z = 4 \qquad \text{(...)}

Subtracting the second from the third:

ax2z=4(...)ax - 2z = 4 \qquad \text{(...)}

So the third equation is redundant (it gives the same condition as the first two combined). From ()(*): ax=4+2zax = 4 + 2z. Since a0a \neq 0:

x=4+2za.x = \frac{4 + 2z}{a}.

From the first equation: y=axz3=(4+2z)z3=1+zy = ax - z - 3 = (4 + 2z) - z - 3 = 1 + z.

Setting z=λz = \lambda:

x=4+2λa,y=1+λ,z=λ.x = \frac{4 + 2\lambda}{a}, \qquad y = 1 + \lambda, \qquad z = \lambda.

This is a valid solution for any λ\lambda. \quad \blacksquare

Part (iii)

With a=2a = 2 and b=11b = 11, the solution from part (ii) gives:

x=4+2λ2=2+λ,y=1+λ,z=λ.x = \frac{4 + 2\lambda}{2} = 2 + \lambda, \qquad y = 1 + \lambda, \qquad z = \lambda.

We minimise x2+y2+z2x^2 + y^2 + z^2:

x2+y2+z2=(2+λ)2+(1+λ)2+λ2x^2 + y^2 + z^2 = (2 + \lambda)^2 + (1 + \lambda)^2 + \lambda^2

=4+4λ+λ2+1+2λ+λ2+λ2=3λ2+6λ+5.= 4 + 4\lambda + \lambda^2 + 1 + 2\lambda + \lambda^2 + \lambda^2 = 3\lambda^2 + 6\lambda + 5.

Completing the square:

3λ2+6λ+5=3(λ2+2λ)+5=3(λ+1)23+5=3(λ+1)2+2.3\lambda^2 + 6\lambda + 5 = 3(\lambda^2 + 2\lambda) + 5 = 3(\lambda + 1)^2 - 3 + 5 = 3(\lambda + 1)^2 + 2.

This is minimised when λ=1\lambda = -1, giving x=1x = 1, y=0y = 0, z=1z = -1.

The minimum value of x2+y2+z2x^2 + y^2 + z^2 is 22, and the solution is (x,y,z)=(1,0,1)(x, y, z) = (1, 0, -1).

Part (iv)

From part (ii), with z=λz = \lambda, a0a \neq 0 and b=11b = 11:

x=4+2λa,y=1+λ,z=λ.x = \frac{4 + 2\lambda}{a}, \qquad y = 1 + \lambda, \qquad z = \lambda.

We need x>106x > 10^6 and y2+z2<1y^2 + z^2 < 1. From y2+z2<1y^2 + z^2 < 1:

(1+λ)2+λ2<1    2λ2+2λ+1<1    2λ(λ+1)<0.(1 + \lambda)^2 + \lambda^2 < 1 \implies 2\lambda^2 + 2\lambda + 1 < 1 \implies 2\lambda(\lambda + 1) < 0.

So 1<λ<0-1 < \lambda < 0. In particular, 4+2λ>24 + 2\lambda > 2 (since λ>1\lambda > -1).

To make x=4+2λa>106x = \frac{4 + 2\lambda}{a} > 10^6, we need aa to be small and positive (since 4+2λ>04 + 2\lambda > 0).

For example, choose λ=12\lambda = -\frac{1}{2} (which satisfies 1<λ<0-1 < \lambda < 0). Then y=12y = \frac{1}{2}, z=12z = -\frac{1}{2}, so y2+z2=12<1y^2 + z^2 = \frac{1}{2} < 1. And x=3ax = \frac{3}{a}, which exceeds 10610^6 when a<3106=3×106a < \frac{3}{10^6} = 3 \times 10^{-6}.

So any aa with 0<a<3×1060 < a < 3 \times 10^{-6} works. For instance, a=106a = 10^{-6} is a valid choice.


Topic: 三角函数与反三角函数(Trigonometric and Inverse Trigonometric Functions)  |  Difficulty: Standard  |  Marks: 20

2 Write down a value of θ\theta in the interval π/4<θ<π/2\pi/4 < \theta < \pi/2 that satisfies the equation 4cosθ+23sinθ=5.4 \cos \theta + 2\sqrt{3} \sin \theta = 5 . Hence, or otherwise, show that π=3arccos(5/28)+3arctan(3/2).\pi = 3 \arccos(5/\sqrt{28}) + 3 \arctan(\sqrt{3}/2) . Show that π=4arcsin(72/10)4arctan(3/4).\pi = 4 \arcsin(7\sqrt{2}/10) - 4 \arctan(3/4) .

Model Solution

Finding θ

We use the auxiliary angle form. Write

4cosθ+23sinθ=Rcos(θα)4\cos\theta + 2\sqrt{3}\sin\theta = R\cos(\theta - \alpha)

where Rcosα=4R\cos\alpha = 4 and Rsinα=23R\sin\alpha = 2\sqrt{3}. Then

R=16+12=28=27,tanα=234=32.R = \sqrt{16 + 12} = \sqrt{28} = 2\sqrt{7}, \qquad \tan\alpha = \frac{2\sqrt{3}}{4} = \frac{\sqrt{3}}{2}.

So α=arctan(3/2)\alpha = \arctan(\sqrt{3}/2). The equation becomes

28cos(θα)=5    cos(θα)=528.\sqrt{28}\cos(\theta - \alpha) = 5 \implies \cos(\theta - \alpha) = \frac{5}{\sqrt{28}}.

Hence θα=±arccos(5/28)\theta - \alpha = \pm\arccos(5/\sqrt{28}), giving θ=α±arccos(5/28)\theta = \alpha \pm \arccos(5/\sqrt{28}).

Taking the positive sign: θ=arctan(3/2)+arccos(5/28)\theta = \arctan(\sqrt{3}/2) + \arccos(5/\sqrt{28}).

Numerically: α40.9°\alpha \approx 40.9° and arccos(5/28)19.1°\arccos(5/\sqrt{28}) \approx 19.1°, so θ60°=π/3\theta \approx 60° = \pi/3.

We verify that θ=π/3\theta = \pi/3 lies in (π/4,π/2)(\pi/4, \pi/2) and satisfies the equation:

4cosπ3+23sinπ3=412+2332=2+3=5.4\cos\frac{\pi}{3} + 2\sqrt{3}\sin\frac{\pi}{3} = 4\cdot\frac{1}{2} + 2\sqrt{3}\cdot\frac{\sqrt{3}}{2} = 2 + 3 = 5. \quad \checkmark

So θ=π/3\theta = \pi/3.

Show that π=3arccos(5/28)+3arctan(3/2)\pi = 3\arccos(5/\sqrt{28}) + 3\arctan(\sqrt{3}/2)

From the auxiliary angle form with θ=π/3\theta = \pi/3:

28cos ⁣(π3α)=5    cos ⁣(π3α)=528.\sqrt{28}\cos\!\left(\frac{\pi}{3} - \alpha\right) = 5 \implies \cos\!\left(\frac{\pi}{3} - \alpha\right) = \frac{5}{\sqrt{28}}.

Since π/3α19.1°(0,π/2)\pi/3 - \alpha \approx 19.1° \in (0, \pi/2), we have

π3α=arccos ⁣(528).\frac{\pi}{3} - \alpha = \arccos\!\left(\frac{5}{\sqrt{28}}\right).

Rearranging:

π3=arccos ⁣(528)+α=arccos ⁣(528)+arctan ⁣(32).\frac{\pi}{3} = \arccos\!\left(\frac{5}{\sqrt{28}}\right) + \alpha = \arccos\!\left(\frac{5}{\sqrt{28}}\right) + \arctan\!\left(\frac{\sqrt{3}}{2}\right).

Multiplying both sides by 3:

π=3arccos ⁣(528)+3arctan ⁣(32).\pi = 3\arccos\!\left(\frac{5}{\sqrt{28}}\right) + 3\arctan\!\left(\frac{\sqrt{3}}{2}\right). \qquad \blacksquare

Show that π=4arcsin(72/10)4arctan(3/4)\pi = 4\arcsin(7\sqrt{2}/10) - 4\arctan(3/4)

Let ϕ=arcsin(72/10)\phi = \arcsin(7\sqrt{2}/10) and β=arctan(3/4)\beta = \arctan(3/4). We show that ϕβ=π/4\phi - \beta = \pi/4.

From sinϕ=72/10\sin\phi = 7\sqrt{2}/10, since ϕ\phi is acute:

cosϕ=198100=150=210.\cos\phi = \sqrt{1 - \frac{98}{100}} = \sqrt{\frac{1}{50}} = \frac{\sqrt{2}}{10}.

From tanβ=3/4\tan\beta = 3/4 (a 3-4-5 right triangle):

sinβ=35,cosβ=45.\sin\beta = \frac{3}{5}, \qquad \cos\beta = \frac{4}{5}.

Computing sin(ϕβ)\sin(\phi - \beta):

sin(ϕβ)=sinϕcosβcosϕsinβ=72104521035=2823250=25250=22.\sin(\phi - \beta) = \sin\phi\cos\beta - \cos\phi\sin\beta = \frac{7\sqrt{2}}{10}\cdot\frac{4}{5} - \frac{\sqrt{2}}{10}\cdot\frac{3}{5} = \frac{28\sqrt{2} - 3\sqrt{2}}{50} = \frac{25\sqrt{2}}{50} = \frac{\sqrt{2}}{2}.

Since 0<β<ϕ<π/20 < \beta < \phi < \pi/2, we have 0<ϕβ<π/20 < \phi - \beta < \pi/2. The unique angle in (0,π/2)(0, \pi/2) with sine 2/2\sqrt{2}/2 is π/4\pi/4. Therefore

ϕβ=π4.\phi - \beta = \frac{\pi}{4}.

Multiplying by 4:

4ϕ4β=π    π=4arcsin ⁣(7210)4arctan ⁣(34).4\phi - 4\beta = \pi \implies \pi = 4\arcsin\!\left(\frac{7\sqrt{2}}{10}\right) - 4\arctan\!\left(\frac{3}{4}\right). \qquad \blacksquare


Topic: 无理数与证明(Irrationality and Proof)  |  Difficulty: Challenging  |  Marks: 20

3 Prove that the cube root of any irrational number is an irrational number.

Let un=51/(3n)u_n = 5^{1/(3^n)}. Given that 53\sqrt[3]{5} is an irrational number, prove by induction that unu_n is an irrational number for every positive integer nn.

Hence, or otherwise, give an example of an infinite sequence of irrational numbers which converges to a given integer mm.

[An irrational number is a number that cannot be expressed as the ratio of two integers.]

Model Solution

Part 1: Cube root of irrational is irrational

We prove the contrapositive: if x3\sqrt[3]{x} is rational, then xx is rational.

Suppose x3\sqrt[3]{x} is rational. Then there exist integers p,qp, q with q0q \neq 0 such that

x3=pq.\sqrt[3]{x} = \frac{p}{q} .

Cubing both sides:

x=p3q3.x = \frac{p^3}{q^3} .

Since pp and qq are integers, p3p^3 and q3q^3 are integers, and q30q^3 \neq 0. Therefore xx is rational.

By contrapositive, if xx is irrational, then x3\sqrt[3]{x} is irrational. \blacksquare


Part 2: Induction that un=51/3nu_n = 5^{1/3^n} is irrational

Base case (n=1n = 1): u1=51/3=53u_1 = 5^{1/3} = \sqrt[3]{5}, which is given to be irrational.

Inductive step: Suppose uk=51/3ku_k = 5^{1/3^k} is irrational for some positive integer kk. We show uk+1u_{k+1} is irrational.

Observe that

uk+13=(51/3k+1)3=53/3k+1=51/3k=uk.u_{k+1}^3 = \left(5^{1/3^{k+1}}\right)^3 = 5^{3/3^{k+1}} = 5^{1/3^k} = u_k .

So uk+1=uk3u_{k+1} = \sqrt[3]{u_k}. By the induction hypothesis, uku_k is irrational. By Part 1, the cube root of an irrational number is irrational. Therefore uk+1u_{k+1} is irrational.

By induction, unu_n is irrational for every positive integer nn. \blacksquare


Part 3: An infinite sequence of irrationals converging to integer mm

Consider the sequence

an=(m1)+51/3nfor n=1,2,3,a_n = (m - 1) + 5^{1/3^n} \quad \text{for } n = 1, 2, 3, \ldots

Each ana_n is irrational: if ana_n were rational, then 51/3n=an(m1)5^{1/3^n} = a_n - (m-1) would be rational (since the difference of two rationals is rational), contradicting Part 2.

As nn \to \infty, 3n3^n \to \infty, so 13n0\frac{1}{3^n} \to 0 and 51/3n50=15^{1/3^n} \to 5^0 = 1. Therefore

an(m1)+1=m.a_n \to (m - 1) + 1 = m .

Thus {an}\{a_n\} is an infinite sequence of irrational numbers converging to mm. \blacksquare


Topic: 解析几何(Analytic Geometry)  |  Difficulty: Standard  |  Marks: 20

4 The line y=dy = d, where d>0d > 0, intersects the circle x2+y2=R2x^2 + y^2 = R^2 at GG and HH. Show that the area of the minor segment GHGH is equal to

R2arccos(dR)dR2d2.(*)R^2 \arccos \left( \frac{d}{R} \right) - d \sqrt{R^2 - d^2} . \qquad \text{(*)}

In the following cases, the given line intersects the given circle. Determine how, in each case, the expression (*) should be modified to give the area of the minor segment.

(i) Line: y=cy = c; circle: (xa)2+(yb)2=R2(x - a)^2 + (y - b)^2 = R^2.

(ii) Line: y=mx+cy = mx + c; circle: x2+y2=R2x^2 + y^2 = R^2.

(iii) Line: y=mx+cy = mx + c; circle: (xa)2+(yb)2=R2(x - a)^2 + (y - b)^2 = R^2.

Model Solution

Main derivation

The line y=dy = d meets x2+y2=R2x^2 + y^2 = R^2 at points GG and HH where x2=R2d2x^2 = R^2 - d^2, so G=(R2d2,  d)G = (-\sqrt{R^2 - d^2},\; d) and H=(R2d2,  d)H = (\sqrt{R^2 - d^2},\; d).

The minor segment is the cap above y=dy = d. Its area equals the area of the circular sector subtended by arc GHGH minus the area of triangle OGHOGH (where OO is the origin).

Sector angle: The angle θ\theta that OHOH makes with the positive yy-axis satisfies

cosθ=dR,soθ=arccos(dR).\cos \theta = \frac{d}{R}, \qquad \text{so} \qquad \theta = \arccos\left(\frac{d}{R}\right).

The full angle subtended by arc GHGH at the centre is 2θ=2arccos(d/R)2\theta = 2\arccos(d/R).

Sector area:

Asector=12R22θ=R2arccos(dR).A_{\text{sector}} = \frac{1}{2} R^2 \cdot 2\theta = R^2 \arccos\left(\frac{d}{R}\right).

Triangle area: Triangle OGHOGH has base GH=2R2d2GH = 2\sqrt{R^2 - d^2} and height dd (the perpendicular distance from OO to line GHGH):

A=122R2d2d=dR2d2.A_{\triangle} = \frac{1}{2} \cdot 2\sqrt{R^2 - d^2} \cdot d = d\sqrt{R^2 - d^2} .

Segment area:

Asegment=AsectorA=R2arccos(dR)dR2d2as required.A_{\text{segment}} = A_{\text{sector}} - A_{\triangle} = R^2 \arccos\left(\frac{d}{R}\right) - d\sqrt{R^2 - d^2} \qquad \text{as required.} \quad \blacksquare


Key observation for parts (i)—(iii)

Formula (*) depends only on two geometric quantities:

  • RR: the radius of the circle;
  • dd: the perpendicular distance from the centre of the circle to the chord (line).

In each case below, we compute the perpendicular distance δ\delta from the circle’s centre to the given line and substitute dδd \to \delta in (*).


Part (i)

Line: y=cy = c; circle: (xa)2+(yb)2=R2(x - a)^2 + (y - b)^2 = R^2.

The circle has centre (a,b)(a, b) and radius RR. The line y=cy = c is horizontal, so the perpendicular distance from the centre to the line is

δ=bc.\delta = |b - c| .

Substituting dbcd \to |b - c| in (*):

R2arccos(bcR)bcR2(bc)2.\boxed{R^2 \arccos\left(\frac{|b - c|}{R}\right) - |b - c|\sqrt{R^2 - (b - c)^2}} .


Part (ii)

Line: y=mx+cy = mx + c, i.e.\ mxy+c=0mx - y + c = 0; circle: x2+y2=R2x^2 + y^2 = R^2 (centre at origin).

The perpendicular distance from the origin to the line mxy+c=0mx - y + c = 0 is

δ=m00+cm2+1=cm2+1.\delta = \frac{|m \cdot 0 - 0 + c|}{\sqrt{m^2 + 1}} = \frac{|c|}{\sqrt{m^2 + 1}} .

Substituting dcm2+1d \to \dfrac{|c|}{\sqrt{m^2 + 1}} in (*):

R2arccos(cRm2+1)cm2+1R2c2m2+1.R^2 \arccos\left(\frac{|c|}{R\sqrt{m^2 + 1}}\right) - \frac{|c|}{\sqrt{m^2 + 1}} \sqrt{R^2 - \frac{c^2}{m^2 + 1}} .

Simplify the square root:

R2c2m2+1=R2(m2+1)c2m2+1=R2(m2+1)c2m2+1.\sqrt{R^2 - \frac{c^2}{m^2 + 1}} = \sqrt{\frac{R^2(m^2 + 1) - c^2}{m^2 + 1}} = \frac{\sqrt{R^2(m^2 + 1) - c^2}}{\sqrt{m^2 + 1}} .

So the second term becomes

cm2+1R2(m2+1)c2m2+1=cR2(m2+1)c2m2+1.\frac{|c|}{\sqrt{m^2 + 1}} \cdot \frac{\sqrt{R^2(m^2 + 1) - c^2}}{\sqrt{m^2 + 1}} = \frac{|c|\sqrt{R^2(m^2 + 1) - c^2}}{m^2 + 1} .

The modified formula is:

R2arccos(cRm2+1)cR2(m2+1)c2m2+1.\boxed{R^2 \arccos\left(\frac{|c|}{R\sqrt{m^2 + 1}}\right) - \frac{|c|\sqrt{R^2(m^2 + 1) - c^2}}{m^2 + 1}} .


Part (iii)

Line: y=mx+cy = mx + c, i.e.\ mxy+c=0mx - y + c = 0; circle: (xa)2+(yb)2=R2(x - a)^2 + (y - b)^2 = R^2 (centre (a,b)(a, b)).

The perpendicular distance from (a,b)(a, b) to the line mxy+c=0mx - y + c = 0 is

δ=mab+cm2+1.\delta = \frac{|ma - b + c|}{\sqrt{m^2 + 1}} .

Substituting dmab+cm2+1d \to \dfrac{|ma - b + c|}{\sqrt{m^2 + 1}} in (*):

R2arccos(mab+cRm2+1)mab+cm2+1R2(mab+c)2m2+1.R^2 \arccos\left(\frac{|ma - b + c|}{R\sqrt{m^2 + 1}}\right) - \frac{|ma - b + c|}{\sqrt{m^2 + 1}} \sqrt{R^2 - \frac{(ma - b + c)^2}{m^2 + 1}} .

Simplify the square root as before:

R2(mab+c)2m2+1=R2(m2+1)(mab+c)2m2+1.\sqrt{R^2 - \frac{(ma - b + c)^2}{m^2 + 1}} = \frac{\sqrt{R^2(m^2 + 1) - (ma - b + c)^2}}{\sqrt{m^2 + 1}} .

The modified formula is:

R2arccos(mab+cRm2+1)mab+cR2(m2+1)(mab+c)2m2+1.\boxed{R^2 \arccos\left(\frac{|ma - b + c|}{R\sqrt{m^2 + 1}}\right) - \frac{|ma - b + c|\sqrt{R^2(m^2 + 1) - (ma - b + c)^2}}{m^2 + 1}} .


Summary: In every case, the modification is to replace dd in formula (*) with the perpendicular distance δ\delta from the centre of the circle to the line:

Caseδ\delta
Originaldd
(i)bc\lvert b - c \rvert
(ii)cm2+1\dfrac{\lvert c \rvert}{\sqrt{m^2 + 1}}
(iii)mab+cm2+1\dfrac{\lvert ma - b + c \rvert}{\sqrt{m^2 + 1}}

Topic: 向量(Vectors)  |  Difficulty: Standard  |  Marks: 20

5 The position vectors of the points AA, BB and PP with respect to an origin OO are aia\mathbf{i}, bjb\mathbf{j} and li+mj+nkl\mathbf{i} + m\mathbf{j} + n\mathbf{k}, respectively, where aa, bb, and nn are all non-zero. The points EE, FF, GG and HH are the midpoints of OAOA, BPBP, OBOB and APAP, respectively. Show that the lines EFEF and GHGH intersect.

Let DD be the point with position vector dkd\mathbf{k}, where dd is non-zero, and let SS be the point of intersection of EFEF and GHGH. The point TT is such that the mid-point of DTDT is SS. Find the position vector of TT and hence find dd in terms of nn if TT lies in the plane OABOAB.

Model Solution

Position vectors of the midpoints

E=a2i,F=l2i+b+m2j+n2k,G=b2j,H=a+l2i+m2j+n2k.E = \frac{a}{2}\,\mathbf{i}, \quad F = \frac{l}{2}\,\mathbf{i} + \frac{b + m}{2}\,\mathbf{j} + \frac{n}{2}\,\mathbf{k}, \quad G = \frac{b}{2}\,\mathbf{j}, \quad H = \frac{a + l}{2}\,\mathbf{i} + \frac{m}{2}\,\mathbf{j} + \frac{n}{2}\,\mathbf{k}.


Showing that EFEF and GHGH intersect

We first observe that

E+F=a+l2i+b+m2j+n2k=G+H.E + F = \frac{a + l}{2}\,\mathbf{i} + \frac{b + m}{2}\,\mathbf{j} + \frac{n}{2}\,\mathbf{k} = G + H.

Therefore the midpoint of segment EFEF equals the midpoint of segment GHGH:

M=E+F2=G+H2=a+l4i+b+m4j+n4k.M = \frac{E + F}{2} = \frac{G + H}{2} = \frac{a + l}{4}\,\mathbf{i} + \frac{b + m}{4}\,\mathbf{j} + \frac{n}{4}\,\mathbf{k}.

Since MM is the midpoint of segment EFEF, it lies on line EFEF (at parameter t=1/2t = 1/2 in r=E+t(FE)\mathbf{r} = E + t(F - E)). Similarly, MM lies on line GHGH (at parameter s=1/2s = 1/2 in r=G+s(HG)\mathbf{r} = G + s(H - G)). Hence both lines pass through MM.

To confirm the lines are distinct (not the same line), we check that the direction vectors EF\overrightarrow{EF} and GH\overrightarrow{GH} are not parallel:

EF=l2i+b+ma2j+n2k,GH=a+l2i+mb2j+n2k.\overrightarrow{EF} = \frac{l}{2}\,\mathbf{i} + \frac{b + m - a}{2}\,\mathbf{j} + \frac{n}{2}\,\mathbf{k}, \qquad \overrightarrow{GH} = \frac{a + l}{2}\,\mathbf{i} + \frac{m - b}{2}\,\mathbf{j} + \frac{n}{2}\,\mathbf{k}.

If EF=λGH\overrightarrow{EF} = \lambda\,\overrightarrow{GH}, comparing k\mathbf{k}-components gives λ=1\lambda = 1 (since n0n \neq 0). Then i\mathbf{i}-components give l=a+ll = a + l, i.e.\ a=0a = 0, contradicting a0a \neq 0. So the lines are distinct.

Therefore EFEF and GHGH intersect at the unique point

S=a+l4i+b+m4j+n4k.S = \frac{a + l}{4}\,\mathbf{i} + \frac{b + m}{4}\,\mathbf{j} + \frac{n}{4}\,\mathbf{k}. \qquad \blacksquare


Finding TT and dd

Since SS is the midpoint of DTDT with D=dkD = d\mathbf{k}:

S=D+T2    T=2SD=a+l2i+b+m2j+n2kdk,S = \frac{D + T}{2} \implies T = 2S - D = \frac{a + l}{2}\,\mathbf{i} + \frac{b + m}{2}\,\mathbf{j} + \frac{n}{2}\,\mathbf{k} - d\,\mathbf{k},

T=a+l2i+b+m2j+(n2d)k.T = \frac{a + l}{2}\,\mathbf{i} + \frac{b + m}{2}\,\mathbf{j} + \left(\frac{n}{2} - d\right)\mathbf{k}.

The plane OABOAB is the xyxy-plane (since OO, AA, BB all have zero k\mathbf{k}-component). For TT to lie in this plane, its k\mathbf{k}-component must be zero:

n2d=0    d=n2.\frac{n}{2} - d = 0 \implies d = \frac{n}{2}.


Topic: 函数迭代与积分(Function Iteration and Integration)  |  Difficulty: Challenging  |  Marks: 20

6 The function ff is defined by

f(x)=x1,f(x) = |x - 1| ,

where the domain is R\mathbf{R}, the set of all real numbers. The function gn=fng_n = f^n, with domain R\mathbf{R}, so for example g3(x)=f(f(f(x)))g_3(x) = f(f(f(x))). In separate diagrams, sketch graphs of g1g_1, g2g_2, g3g_3 and g4g_4.

The function hh is defined by

h(x)=sinπx2,h(x) = \left| \sin \frac{\pi x}{2} \right| ,

where the domain is R\mathbf{R}. Show that if nn is even,

0n(h(x)gn(x)) dx=2nπn2.\int_0^n (h(x) - g_n(x)) \ dx = \frac{2n}{\pi} - \frac{n}{2} .

Model Solution

Sketches of g1,g2,g3,g4g_1, g_2, g_3, g_4

Each gng_n is piecewise linear with slopes ±1\pm 1 on every unit interval. The key pattern is:

gn(k)={0if n+k is even,1if n+k is odd,for every integer k0.g_n(k) = \begin{cases} 0 & \text{if } n + k \text{ is even}, \\ 1 & \text{if } n + k \text{ is odd}, \end{cases} \qquad \text{for every integer } k \geq 0.

This means each gng_n is a zigzag of unit triangles on [0,n][0, n].

Graph of g1(x)=x1g_1(x) = |x - 1|: V-shape with vertex at (1,0)(1, 0). Passes through (0,1)(0, 1); slope 1-1 for x<1x < 1, slope +1+1 for x>1x > 1.

Graph of g2(x)g_2(x): Zigzag on [0,2][0, 2]. Passes through (0,0)(0, 0), (1,1)(1, 1), (2,0)(2, 0). A tent (inverted V) shape: rises from (0,0)(0, 0) to (1,1)(1, 1), then falls to (2,0)(2, 0). For x>2x > 2, continues with slope +1+1.

Graph of g3(x)g_3(x): Zigzag on [0,3][0, 3]. Passes through (0,1)(0, 1), (1,0)(1, 0), (2,1)(2, 1), (3,0)(3, 0). Alternating V-shapes: falls from (0,1)(0, 1) to (1,0)(1, 0), rises to (2,1)(2, 1), falls to (3,0)(3, 0). For x>3x > 3, continues with slope +1+1.

Graph of g4(x)g_4(x): Zigzag on [0,4][0, 4]. Passes through (0,0)(0, 0), (1,1)(1, 1), (2,0)(2, 0), (3,1)(3, 1), (4,0)(4, 0). Repeating tents: rises from (0,0)(0, 0) to (1,1)(1, 1), falls to (2,0)(2, 0), rises to (3,1)(3, 1), falls to (4,0)(4, 0). For x>4x > 4, continues with slope +1+1.


Proof of the integral identity

We establish two results and then combine them.

Step 1: 0ngn(x)dx=n2\int_0^n g_n(x) \, dx = \frac{n}{2} for even nn.

We prove by induction on nn that gng_n satisfies:

(a) gng_n is piecewise linear with slope ±1\pm 1 on every interval [k,k+1][k, k+1], k{0,1,,n1}k \in \{0, 1, \ldots, n-1\};

(b) gn(k)=0g_n(k) = 0 if n+kn + k is even, and gn(k)=1g_n(k) = 1 if n+kn + k is odd, for each integer k{0,1,,n}k \in \{0, 1, \ldots, n\}.

Base case n=1n = 1: g1(x)=x1g_1(x) = |x - 1|. At integers: g1(0)=1g_1(0) = 1 (since 1+0=11 + 0 = 1 is odd), g1(1)=0g_1(1) = 0 (since 1+1=21 + 1 = 2 is even). Slope is 1-1 on [0,1][0, 1], +1+1 on [1,)[1, \infty). Both (a) and (b) hold.

Inductive step: Assume (a) and (b) hold for gng_n. We show they hold for gn+1=fgng_{n+1} = f \circ g_n.

For (a): On each interval [k,k+1][k, k+1], gng_n is linear with slope ±1\pm 1, so gng_n takes values in [0,1][0,)[0, 1] \subseteq [0, \infty). On this range, f(y)=y1=1yf(y) = |y - 1| = 1 - y, which is linear in yy. The composition of two linear functions is linear. Since gng_n has slope ±1\pm 1 and ff has slope 1-1 on [0,1][0, 1], the composition gn+1g_{n+1} has slope ±1\pm 1.

For (b): At k=0k = 0: gn(0)g_n(0) has parity nmod2n \bmod 2 by (b). So gn(0)=0g_n(0) = 0 if nn is even, gn(0)=1g_n(0) = 1 if nn is odd. Then gn+1(0)=gn(0)1g_{n+1}(0) = |g_n(0) - 1|, giving gn+1(0)=1g_{n+1}(0) = 1 if nn is even, gn+1(0)=0g_{n+1}(0) = 0 if nn is odd. In both cases, gn+1(0)g_{n+1}(0) has parity (n+1)mod2(n+1) \bmod 2.

At k=1k = 1: By (b), gn(1)=0g_n(1) = 0 when n+1n+1 is even (i.e.\ nn odd), and gn(1)=1g_n(1) = 1 when n+1n+1 is odd (i.e.\ nn even). In fact, from the base case: g1(1)=0g_1(1) = 0, and each subsequent application of ff flips between 0 and 1. So gn(1)=0g_n(1) = 0 when nn is odd, gn(1)=1g_n(1) = 1 when nn is even. Then gn+1(1)=gn(1)1g_{n+1}(1) = |g_n(1) - 1|: if nn is odd, gn+1(1)=1g_{n+1}(1) = 1; if nn is even, gn+1(1)=0g_{n+1}(1) = 0. In both cases, gn+1(1)g_{n+1}(1) has parity (n+2)mod2=nmod2(n + 2) \bmod 2 = n \bmod 2, which matches (n+1)+1mod2(n+1)+1 \bmod 2. ✓

At k2k \geq 2: By (b), gn(k){0,1}g_n(k) \in \{0, 1\} with parity (n+k)mod2(n+k) \bmod 2. Then gn+1(k)=gn(k)1{0,1}g_{n+1}(k) = |g_n(k) - 1| \in \{0, 1\}, which flips the value. If gn(k)=0g_n(k) = 0 then gn+1(k)=1g_{n+1}(k) = 1; if gn(k)=1g_n(k) = 1 then gn+1(k)=0g_{n+1}(k) = 0. So gn+1(k)g_{n+1}(k) has parity 1((n+k)mod2)=(n+k+1)mod2=((n+1)+k)mod21 - ((n+k) \bmod 2) = (n+k+1) \bmod 2 = ((n+1)+k) \bmod 2. ✓

This completes the induction.

Computing the integral: On each interval [k,k+1][k, k+1] with 0kn10 \leq k \leq n - 1, gng_n is linear connecting the points (k,gn(k))(k, g_n(k)) and (k+1,gn(k+1))(k+1, g_n(k+1)). By property (b), these endpoints are {0,1}\{0, 1\} in some order, so gn(k)+gn(k+1)=1g_n(k) + g_n(k+1) = 1. The area under a linear function on a unit interval is the average of the endpoint values:

kk+1gn(x)dx=gn(k)+gn(k+1)21=12.\int_k^{k+1} g_n(x) \, dx = \frac{g_n(k) + g_n(k+1)}{2} \cdot 1 = \frac{1}{2}.

Summing over all nn intervals:

0ngn(x)dx=k=0n112=n2.()\int_0^n g_n(x) \, dx = \sum_{k=0}^{n-1} \frac{1}{2} = \frac{n}{2}. \qquad (\star)


Step 2: 0nh(x)dx=2nπ\int_0^n h(x) \, dx = \frac{2n}{\pi} for even nn.

Since h(x)=sinπx2h(x) = \left|\sin \frac{\pi x}{2}\right| has period 2, and nn is even:

0nh(x)dx=n202h(x)dx.\int_0^n h(x) \, dx = \frac{n}{2} \int_0^2 h(x) \, dx.

On [0,2][0, 2]: sinπx20\sin \frac{\pi x}{2} \geq 0 for x[0,1]x \in [0, 1] and sinπx20\sin \frac{\pi x}{2} \leq 0 for x[1,2]x \in [1, 2]. So

02h(x)dx=01sinπx2dx+12(sinπx2)dx.\int_0^2 h(x) \, dx = \int_0^1 \sin \frac{\pi x}{2} \, dx + \int_1^2 \left(-\sin \frac{\pi x}{2}\right) dx.

For the first integral:

01sinπx2dx=[2πcosπx2]01=2πcosπ2+2πcos0=0+2π=2π.\int_0^1 \sin \frac{\pi x}{2} \, dx = \left[-\frac{2}{\pi} \cos \frac{\pi x}{2}\right]_0^1 = -\frac{2}{\pi}\cos\frac{\pi}{2} + \frac{2}{\pi}\cos 0 = 0 + \frac{2}{\pi} = \frac{2}{\pi}.

For the second integral:

12(sinπx2)dx=[2πcosπx2]12=2πcosπ2πcosπ2=2π0=2π.\int_1^2 \left(-\sin \frac{\pi x}{2}\right) dx = \left[\frac{2}{\pi} \cos \frac{\pi x}{2}\right]_1^2 = \frac{2}{\pi}\cos\pi - \frac{2}{\pi}\cos\frac{\pi}{2} = -\frac{2}{\pi} - 0 = \frac{2}{\pi}.

Wait: 2πcosπ=2π(1)=2π\frac{2}{\pi}\cos\pi = \frac{2}{\pi}(-1) = -\frac{2}{\pi}. So the second integral is 2π0=2π-\frac{2}{\pi} - 0 = -\frac{2}{\pi}? Let me recompute.

12(sinπx2)dx=[2πcosπx2]12=2πcosπ2πcosπ2=2π0=2π.\int_1^2 \left(-\sin \frac{\pi x}{2}\right) dx = \left[\frac{2}{\pi} \cos \frac{\pi x}{2}\right]_1^2 = \frac{2}{\pi}\cos\pi - \frac{2}{\pi}\cos\frac{\pi}{2} = -\frac{2}{\pi} - 0 = -\frac{2}{\pi}.

But this should be positive since the integrand is non-negative on [1,2][1, 2]. Let me recheck the antiderivative.

ddx[2πcosπx2]=2π(sinπx2)π2=sinπx2.\frac{d}{dx}\left[\frac{2}{\pi}\cos\frac{\pi x}{2}\right] = \frac{2}{\pi} \cdot \left(-\sin\frac{\pi x}{2}\right) \cdot \frac{\pi}{2} = -\sin\frac{\pi x}{2}.

So (sinπx2)dx=2πcosπx2+C\int(-\sin\frac{\pi x}{2})\,dx = \frac{2}{\pi}\cos\frac{\pi x}{2} + C. ✓

Evaluating:

[2πcosπx2]12=2πcosπ2πcosπ2=2π(1)2π(0)=2π.\left[\frac{2}{\pi}\cos\frac{\pi x}{2}\right]_1^2 = \frac{2}{\pi}\cos\pi - \frac{2}{\pi}\cos\frac{\pi}{2} = \frac{2}{\pi}(-1) - \frac{2}{\pi}(0) = -\frac{2}{\pi}.

This is negative, which contradicts the integrand being non-negative. Let me recheck whether sinπx20-\sin\frac{\pi x}{2} \geq 0 on [1,2][1, 2].

At x=1.5x = 1.5: sin3π4=22>0\sin\frac{3\pi}{4} = \frac{\sqrt{2}}{2} > 0, so sin3π4<0-\sin\frac{3\pi}{4} < 0.

The issue is: sinπx2\sin\frac{\pi x}{2} on [1,2][1, 2]: at x=1x = 1, sinπ2=1>0\sin\frac{\pi}{2} = 1 > 0; at x=2x = 2, sinπ=0\sin\pi = 0. So sinπx20\sin\frac{\pi x}{2} \geq 0 on [1,2][1, 2] as well! Therefore h(x)=sinπx2h(x) = \sin\frac{\pi x}{2} on all of [0,2][0, 2].

So:

02h(x)dx=02sinπx2dx=[2πcosπx2]02=2πcosπ+2πcos0=2π+2π=4π.\int_0^2 h(x) \, dx = \int_0^2 \sin \frac{\pi x}{2} \, dx = \left[-\frac{2}{\pi}\cos\frac{\pi x}{2}\right]_0^2 = -\frac{2}{\pi}\cos\pi + \frac{2}{\pi}\cos 0 = \frac{2}{\pi} + \frac{2}{\pi} = \frac{4}{\pi}.

Therefore:

0nh(x)dx=n24π=2nπ.()\int_0^n h(x) \, dx = \frac{n}{2} \cdot \frac{4}{\pi} = \frac{2n}{\pi}. \qquad (\star\star)


Combining the results

From ()(\star) and ()(\star\star):

0n(h(x)gn(x))dx=2nπn2.\int_0^n \bigl(h(x) - g_n(x)\bigr) \, dx = \frac{2n}{\pi} - \frac{n}{2}. \qquad \blacksquare


Topic: 积分与级数(Integration and Series)  |  Difficulty: Challenging  |  Marks: 20

7 Show that, if n>0n > 0, then e1/nlnxxn+1dx=2n2e.\int_{e^{1/n}}^{\infty} \frac{\ln x}{x^{n+1}} dx = \frac{2}{n^2 e} .

You may assume that lnxx0\frac{\ln x}{x} \to 0 as xx \to \infty.

Explain why, if 1<a<b1 < a < b, then blnxxn+1dx<alnxxn+1dx.\int_{b}^{\infty} \frac{\ln x}{x^{n+1}} dx < \int_{a}^{\infty} \frac{\ln x}{x^{n+1}} dx .

Deduce that n=1N1n2<e2e1/N1xNx2xlnxdx,\sum_{n=1}^{N} \frac{1}{n^2} < \frac{e}{2} \int_{e^{1/N}}^{\infty} \frac{1 - x^{-N}}{x^2 - x} \ln x dx ,

Model Solution

Part (i): Show that e1/nlnxxn+1dx=2n2e\int_{e^{1/n}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx = \frac{2}{n^2 e}

We use integration by parts with

u=lnx,dv=x(n+1)dx,u = \ln x, \qquad dv = x^{-(n+1)} \, dx ,

so that

du=1xdx,v=1nxn.du = \frac{1}{x} \, dx, \qquad v = -\frac{1}{n x^n} .

Applying integration by parts:

e1/nlnxxn+1dx=[lnxnxn]e1/n+1ne1/n1xn+1dx(*)\int_{e^{1/n}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx = \left[ -\frac{\ln x}{n x^n} \right]_{e^{1/n}}^{\infty} + \frac{1}{n} \int_{e^{1/n}}^{\infty} \frac{1}{x^{n+1}} \, dx \qquad \text{(*)}

Evaluating the boundary term. As xx \to \infty:

lnxxn=lnxx1xn1.\frac{\ln x}{x^n} = \frac{\ln x}{x} \cdot \frac{1}{x^{n-1}} .

Since n>0n > 0, for n1n \geq 1 the factor 1xn1\frac{1}{x^{n-1}} is bounded (by 11 when n=1n = 1, or tends to 00 when n>1n > 1), and we are given that lnxx0\frac{\ln x}{x} \to 0. So lnxxn0\frac{\ln x}{x^n} \to 0 as xx \to \infty.

At the lower limit x=e1/nx = e^{1/n}:

ln(e1/n)n(e1/n)n=1/nne=1n2e.-\frac{\ln(e^{1/n})}{n(e^{1/n})^n} = -\frac{1/n}{n \cdot e} = -\frac{1}{n^2 e} .

Therefore:

[lnxnxn]e1/n=0(1n2e)=1n2e.\left[ -\frac{\ln x}{n x^n} \right]_{e^{1/n}}^{\infty} = 0 - \left( -\frac{1}{n^2 e} \right) = \frac{1}{n^2 e} .

Evaluating the remaining integral.

1ne1/nx(n+1)dx=1n[xnn]e1/n=1n(0(e1/n)nn)=1ne1n=1n2e.\frac{1}{n} \int_{e^{1/n}}^{\infty} x^{-(n+1)} \, dx = \frac{1}{n} \left[ \frac{x^{-n}}{-n} \right]_{e^{1/n}}^{\infty} = \frac{1}{n} \left( 0 - \frac{(e^{1/n})^{-n}}{-n} \right) = \frac{1}{n} \cdot \frac{e^{-1}}{n} = \frac{1}{n^2 e} .

Substituting both results into ()(*):

e1/nlnxxn+1dx=1n2e+1n2e=2n2e\int_{e^{1/n}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx = \frac{1}{n^2 e} + \frac{1}{n^2 e} = \frac{2}{n^2 e} \qquad \blacksquare


Part (ii): Explain why blnxxn+1dx<alnxxn+1dx\int_{b}^{\infty} \frac{\ln x}{x^{n+1}} dx < \int_{a}^{\infty} \frac{\ln x}{x^{n+1}} dx when 1<a<b1 < a < b

For x>1x > 1, we have lnx>0\ln x > 0 and xn+1>0x^{n+1} > 0, so the integrand lnxxn+1>0\frac{\ln x}{x^{n+1}} > 0.

Since a<ba < b, we can split the integral from aa:

alnxxn+1dx=ablnxxn+1dx+blnxxn+1dx.\int_{a}^{\infty} \frac{\ln x}{x^{n+1}} \, dx = \int_{a}^{b} \frac{\ln x}{x^{n+1}} \, dx + \int_{b}^{\infty} \frac{\ln x}{x^{n+1}} \, dx .

The first integral on the right is strictly positive (integral of a strictly positive function over [a,b][a, b] with a<ba < b). Therefore:

blnxxn+1dx<alnxxn+1dx\int_{b}^{\infty} \frac{\ln x}{x^{n+1}} \, dx < \int_{a}^{\infty} \frac{\ln x}{x^{n+1}} \, dx \qquad \blacksquare


Part (iii): Deduce the series inequality

From part (i), each term satisfies

1n2=e2e1/nlnxxn+1dx.\frac{1}{n^2} = \frac{e}{2} \int_{e^{1/n}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx .

For each nn with 1nN1 \leq n \leq N, since nNn \leq N we have 1N1n\frac{1}{N} \leq \frac{1}{n}, hence e1/Ne1/ne^{1/N} \leq e^{1/n}. Applying part (ii) with a=e1/na = e^{1/n} and b=e1/Nb = e^{1/N}:

e1/Nlnxxn+1dxe1/nlnxxn+1dx=2n2e(**)\int_{e^{1/N}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx \leq \int_{e^{1/n}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx = \frac{2}{n^2 e} \qquad \text{(**)}

Note: the inequality is strict whenever n<Nn < N (i.e. e1/N<e1/ne^{1/N} < e^{1/n}), and becomes an equality only when n=Nn = N.

Multiplying ()(**) by e2\frac{e}{2}:

e2e1/Nlnxxn+1dx1n2.\frac{e}{2} \int_{e^{1/N}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx \leq \frac{1}{n^2} .

Summing over n=1,2,,Nn = 1, 2, \ldots, N:

e2n=1Ne1/Nlnxxn+1dxn=1N1n2.\frac{e}{2} \sum_{n=1}^{N} \int_{e^{1/N}}^{\infty} \frac{\ln x}{x^{n+1}} \, dx \leq \sum_{n=1}^{N} \frac{1}{n^2} .

Since all integrals share the same limits, we combine them:

e2e1/N(n=1N1xn+1)lnxdxn=1N1n2.\frac{e}{2} \int_{e^{1/N}}^{\infty} \left( \sum_{n=1}^{N} \frac{1}{x^{n+1}} \right) \ln x \, dx \leq \sum_{n=1}^{N} \frac{1}{n^2} .

The inner sum is a geometric series with first term 1x2\frac{1}{x^2} and common ratio 1x\frac{1}{x}:

n=1N1xn+1=1x2+1x3++1xN+1=1x21(1/x)N11/x=1xNx2(1x1)=1xNx2x.\sum_{n=1}^{N} \frac{1}{x^{n+1}} = \frac{1}{x^2} + \frac{1}{x^3} + \cdots + \frac{1}{x^{N+1}} = \frac{1}{x^2} \cdot \frac{1 - (1/x)^N}{1 - 1/x} = \frac{1 - x^{-N}}{x^2(1 - x^{-1})} = \frac{1 - x^{-N}}{x^2 - x} .

Substituting:

e2e1/N(1xN)lnxx2xdxn=1N1n2.\frac{e}{2} \int_{e^{1/N}}^{\infty} \frac{(1 - x^{-N}) \ln x}{x^2 - x} \, dx \leq \sum_{n=1}^{N} \frac{1}{n^2} .

Strict inequality for N2N \geq 2. The bound ()(**) is an equality only when n=Nn = N. For every nn with 1n<N1 \leq n < N, the bound is strict. Since N2N \geq 2 ensures that n=1n = 1 satisfies n<Nn < N, at least one strict inequality appears in the sum. Therefore:

n=1N1n2<e2e1/N1xNx2xlnxdx(N2)\sum_{n=1}^{N} \frac{1}{n^2} < \frac{e}{2} \int_{e^{1/N}}^{\infty} \frac{1 - x^{-N}}{x^2 - x} \ln x \, dx \qquad (N \geq 2) \qquad \blacksquare