Skip to content

STEP2 2006 -- Pure Mathematics

STEP2 2006 — Section A (Pure Mathematics)

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

Exam: STEP2  |  Year: 2006  |  Questions: Q1—Q8  |  Total marks per question: 20

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

QTopicDifficultyKey Techniques
1递推数列与周期性 Recursive Sequences and PeriodicityChallenging递推关系展开,多项式方程求解,因式分解,极限分析
2指数函数与微积分 Exponentials and CalculusChallenging泰勒级数,阶乘与指数比较,几何级数求和,导数符号分析
3无理数与二项式定理 Surds and Binomial TheoremStandard共轭根式,二项式定理,不等式放缩,数值近似
4定积分与换元法 Definite Integrals and SubstitutionChallenging变量替换,三角恒等式,积分区间对称性,部分分式
5取整函数与面积 Floor Functions and AreaStandard取整函数性质,阶梯函数作图,逐段积分求面积,等差数列求和
6向量与不等式 Vectors and InequalitiesStandard标量积与夹角余弦,柯西-施瓦茨不等式,向量平行条件代入
7解析几何 Analytic GeometryChallenging隐函数求导或参数求导,半角公式(tan(alpha/2)),椭圆切线验证
8向量几何 Vector GeometryChallenging位置向量参数方程,联立求解交点,向量线性组合

Topic: 递推数列与周期性 Recursive Sequences and Periodicity  |  Difficulty: Challenging  |  Marks: 20

1 The sequence of real numbers u1,u2,u3,u_1, u_2, u_3, \dots is defined by

u1=2,andun+1=k36unfor n1,(*)u_1 = 2, \quad \text{and} \quad u_{n+1} = k - \frac{36}{u_n} \quad \text{for } n \ge 1, \qquad \text{(*)}

where kk is a constant.

(i) Determine the values of kk for which the sequence (*) is: (a) constant; (b) periodic with period 2; (c) periodic with period 4.

(ii) In the case k=37k = 37, show that un2u_n \ge 2 for all nn. Given that in this case the sequence (*) converges to a limit \ell, find the value of \ell.

Hint

If you read through at least part (i) of the question, you will see that it is necessary to work with u1,u2,u3u_1, u_2, u_3 and u5u_5 (and hence, presumably - as the sequence is defined recursively - with u4u_4 also). Although it is not the only way to go about the problem, it makes sense to work each of these terms out first. Each will be an expression involving kk and should ideally be simplified as you go. Thus, u1=2u_1 = 2 gives u2=k18u_2 = k - 18, u3=k36k18=k218k36k18u_3 = k - \frac{36}{k - 18} = \frac{k^2 - 18k - 36}{k - 18} , etc. Then, for (a), u2=2u_2 = 2; for (b), u3=2u_3 = 2; and, for (c), u5=2u_5 = 2. Each result leads to a polynomial equation (of increasing orders) to be solved. Finally, you need to remember that, in the case of (c) for instance, of the four solutions given by the resulting equation, two of them must have arisen already in parts (a) and (b) - you’ll see why if you think about it for a moment. Ideally, you would see this beforehand, and then this fact will help you factorise the quartic polynomial by the factor theorem. A simple line of reasoning can be employed to establish the first result in (ii) without the need for a formal inductive proof. If un2u_n \ge 2, then un+1=3736un37362=19>2u_{n+1} = 37 - \frac{36}{u_n} \ge 37 - \frac{36}{2} = 19 > 2. Since u1=2u_1 = 2, it follows that all terms of the sequence are 2\ge 2. In fact, most of them are much bigger than this. Then, for the final part of the question, the informal observation that, eventually, all terms effectively become equal is all that is required. Setting un+1=un=lu_{n+1} = u_n = l (say) leads to a quadratic, with two roots, one of which is obviously less than 2 and can therefore be rejected. Answers: (i) k=k = (a) 20; (b) 0; (c) ±62\pm 6\sqrt{2}. (ii) 36.

Model Solution

We first compute the early terms of the sequence in terms of kk.

u1=2u_1 = 2

u2=k36u1=k18u_2 = k - \frac{36}{u_1} = k - 18

u3=k36u2=k36k18=k(k18)36k18=k218k36k18u_3 = k - \frac{36}{u_2} = k - \frac{36}{k - 18} = \frac{k(k-18) - 36}{k-18} = \frac{k^2 - 18k - 36}{k-18}

u4=k36u3=k36(k18)k218k36=k(k218k36)36(k18)k218k36u_4 = k - \frac{36}{u_3} = k - \frac{36(k-18)}{k^2 - 18k - 36} = \frac{k(k^2 - 18k - 36) - 36(k-18)}{k^2 - 18k - 36}

=k318k236k36k+648k218k36=k318k272k+648k218k36= \frac{k^3 - 18k^2 - 36k - 36k + 648}{k^2 - 18k - 36} = \frac{k^3 - 18k^2 - 72k + 648}{k^2 - 18k - 36}

We will also need u5u_5 for part (c). Using u5=k36/u4u_5 = k - 36/u_4:

u5=k36(k218k36)k318k272k+648=k(k318k272k+648)36(k218k36)k318k272k+648u_5 = k - \frac{36(k^2 - 18k - 36)}{k^3 - 18k^2 - 72k + 648} = \frac{k(k^3 - 18k^2 - 72k + 648) - 36(k^2 - 18k - 36)}{k^3 - 18k^2 - 72k + 648}

The numerator is:

k418k372k2+648k36k2+648k+1296=k418k3108k2+1296k+1296k^4 - 18k^3 - 72k^2 + 648k - 36k^2 + 648k + 1296 = k^4 - 18k^3 - 108k^2 + 1296k + 1296


Part (i)(a): Constant sequence

For the sequence to be constant, we need u2=u1=2u_2 = u_1 = 2:

k18=2    k=20.k - 18 = 2 \implies k = 20.

Verification: With k=20k = 20, every term satisfies un+1=2036/2=2018=2u_{n+1} = 20 - 36/2 = 20 - 18 = 2, so the sequence is indeed constant.


Part (i)(b): Periodic with period 2

For period 2 we need u3=u1=2u_3 = u_1 = 2 but u22u_2 \ne 2 (i.e. k20k \ne 20):

k218k36k18=2\frac{k^2 - 18k - 36}{k - 18} = 2

k218k36=2(k18)=2k36k^2 - 18k - 36 = 2(k - 18) = 2k - 36

k220k=0k^2 - 20k = 0

k(k20)=0.k(k - 20) = 0.

So k=0k = 0 or k=20k = 20. Since k=20k = 20 gives a constant sequence (period 1), the period-2 value is k=0k = 0.

Verification: u1=2u_1 = 2, u2=018=18u_2 = 0 - 18 = -18, u3=036/(18)=2u_3 = 0 - 36/(-18) = 2, u4=18u_4 = -18, confirming period 2.


Part (i)(c): Periodic with period 4

For period 4 we need u5=u1=2u_5 = u_1 = 2 but u32u_3 \ne 2 and u22u_2 \ne 2 (i.e. k0,20k \ne 0, 20).

Setting u5=2u_5 = 2:

k418k3108k2+1296k+1296k318k272k+648=2\frac{k^4 - 18k^3 - 108k^2 + 1296k + 1296}{k^3 - 18k^2 - 72k + 648} = 2

k418k3108k2+1296k+1296=2k336k2144k+1296k^4 - 18k^3 - 108k^2 + 1296k + 1296 = 2k^3 - 36k^2 - 144k + 1296

k420k372k2+1440k=0k^4 - 20k^3 - 72k^2 + 1440k = 0

k(k320k272k+1440)=0.k(k^3 - 20k^2 - 72k + 1440) = 0.

The solution k=0k = 0 gives period 2. Now factorise the cubic. Since k=20k = 20 is a root of the cubic (any constant or period-2 sequence also satisfies u5=u1u_5 = u_1):

800080001440+1440=0.8000 - 8000 - 1440 + 1440 = 0. \checkmark

Dividing the cubic by (k20)(k - 20):

k320k272k+1440=(k20)(k272).k^3 - 20k^2 - 72k + 1440 = (k - 20)(k^2 - 72).

We can verify: (k20)(k272)=k320k272k+1440(k-20)(k^2 - 72) = k^3 - 20k^2 - 72k + 1440. \checkmark

So the full equation becomes:

k(k20)(k272)=0,k(k - 20)(k^2 - 72) = 0,

giving k=0k = 0, k=20k = 20, k=±72=±62k = \pm\sqrt{72} = \pm 6\sqrt{2}.

Excluding k=0k = 0 (period 2) and k=20k = 20 (constant), the period-4 values are k=±62k = \pm 6\sqrt{2}.


Part (ii): The case k=37k = 37

Showing un2u_n \ge 2 for all nn.

We prove this by induction.

Base case: u1=22u_1 = 2 \ge 2.

Inductive step: Suppose un2u_n \ge 2. Since un>0u_n > 0, we have 36un362=18\frac{36}{u_n} \le \frac{36}{2} = 18, so:

un+1=3736un3718=19>2.u_{n+1} = 37 - \frac{36}{u_n} \ge 37 - 18 = 19 > 2.

By induction, un2u_n \ge 2 for all nn.

Finding the limit \ell.

Setting un+1=un=u_{n+1} = u_n = \ell in the recurrence:

=3736\ell = 37 - \frac{36}{\ell}

2=3736\ell^2 = 37\ell - 36

237+36=0\ell^2 - 37\ell + 36 = 0

(1)(36)=0.(\ell - 1)(\ell - 36) = 0.

So =1\ell = 1 or =36\ell = 36. Since un2u_n \ge 2 for all nn, we must have 2\ell \ge 2, which rules out =1\ell = 1.

Therefore =36\ell = 36.


Topic: 指数函数与微积分 Exponentials and Calculus  |  Difficulty: Challenging  |  Marks: 20

2 Using the series ex=1+x+x22!+x33!+x44!+,e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \dots ,

show that e>83e > \frac{8}{3}.

Show that n!>2nn! > 2^n for n4n \ge 4 and hence show that e<6724e < \frac{67}{24}.

Show that the curve with equation y=3e2x+14ln(43x),x<43,y = 3e^{2x} + 14 \ln(\tfrac{4}{3} - x), \quad x < \tfrac{4}{3},

has a minimum turning point between x=12x = \frac{1}{2} and x=1x = 1 and a maximum turning point between x=1x = 1 and x=54x = \frac{5}{4}.

Hint

The formula books give a series for exe^x. Setting x=1x = 1 then gives you ee as the limit of an infinite sum of positive terms, and the sum of the first four of these will then provide a lower bound to its value. In the next part, you (again) can provide a perfectly sound argument for the required result without having to resort to a formally inductive one (although one would be perfectly valid, of course). Noting firstly that 4!=24>16=244! = 24 > 16 = 2^4, (n+4)!(n + 4)! consists of the product of 4!4! and nn positive integers, each greater than 2; while 2n+42^{n+4} consists of 16 and a further nn factors of 2. Since each term in the first number is greater than the corresponding term in the second, the result follows. [Alternatively, 4!>244! > 2^4 and n!>2n(n+1)!=(n+1)×n!>2×n!n! > 2^n \Rightarrow (n + 1)! = (n + 1) \times n! > 2 \times n! (since n>4n > 4) >2×2n> 2 \times 2^n (by hypothesis) =2n+1= 2^{n+1}, and proof follows by induction.] Now, adding the terms in the expansion for ee beyond the cubed one, and noting that each is less than a corresponding power of 12\frac{1}{2} using the result just established, gives e<83+e < \frac{8}{3} + the sum-to-infinity of a convergent GP. There are two common methods for showing that a stationary value of a curve is a max. or a min. One involves the second derivative evaluated at the point in question. There are several drawbacks involved with this approach. One is that you have to differentiate twice (which is ok with simple functions). A second is that you need to know the exact value(s) of the variable being substituted (which isn’t the case here). Another is that the sign of d2ydx2\frac{d^2y}{dx^2} doesn’t necessarily tell you what is happening to the curve. (Think of the graph of y=x4y = x^4, which has d2ydx2=0\frac{d^2y}{dx^2} = 0 at the origin, yet the stationary point here is a minimum!) Thus, it is the other approach that you are clearly intended to use on this occasion. This examines the sign of dydx\frac{dy}{dx} slightly to each side of the point in question. When x=12x = \frac{1}{2}, using e<6724e < \frac{67}{24} shows …; at x=1x = 1, using e>83e > \frac{8}{3} shows …; and at x=54x = \frac{5}{4}, we can use any suitable bound for ee, such as e<3e < 3 for instance, to show that … Finally, since the answers are given in the question, it is important to state carefully the reasoning that supports these answers.

Model Solution

Part 1: Showing e>83e > \frac{8}{3}

Setting x=1x = 1 in the Taylor series for exe^x:

e=1+1+12!+13!+14!+15!+e = 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \frac{1}{4!} + \frac{1}{5!} + \cdots

Since every term in the series is positive, the sum of all terms is strictly greater than the sum of just the first four:

e>1+1+12+16=6+6+3+16=166=83.e > 1 + 1 + \frac{1}{2} + \frac{1}{6} = \frac{6 + 6 + 3 + 1}{6} = \frac{16}{6} = \frac{8}{3}.

Therefore e>83e > \frac{8}{3}. \checkmark


Part 2: Showing n!>2nn! > 2^n for n4n \ge 4, hence e<6724e < \frac{67}{24}

Proof of n!>2nn! > 2^n for n4n \ge 4.

Base case: 4!=24>16=244! = 24 > 16 = 2^4. \checkmark

Inductive step: Suppose n!>2nn! > 2^n for some n4n \ge 4. Then n+15>2n + 1 \ge 5 > 2, so:

(n+1)!=(n+1)n!>2n!>22n=2n+1.(n+1)! = (n+1) \cdot n! > 2 \cdot n! > 2 \cdot 2^n = 2^{n+1}.

By induction, n!>2nn! > 2^n for all n4n \ge 4. \checkmark

Showing e<6724e < \frac{67}{24}.

From Part 1, we can write:

e=(1+1+12+16)+(14!+15!+16!+)=83+n=41n!.e = \left(1 + 1 + \frac{1}{2} + \frac{1}{6}\right) + \left(\frac{1}{4!} + \frac{1}{5!} + \frac{1}{6!} + \cdots\right) = \frac{8}{3} + \sum_{n=4}^{\infty} \frac{1}{n!}.

Since n!>2nn! > 2^n for n4n \ge 4, we have 1n!<12n\frac{1}{n!} < \frac{1}{2^n} for each n4n \ge 4. Therefore:

n=41n!<n=412n=124+125+126+\sum_{n=4}^{\infty} \frac{1}{n!} < \sum_{n=4}^{\infty} \frac{1}{2^n} = \frac{1}{2^4} + \frac{1}{2^5} + \frac{1}{2^6} + \cdots

This is a geometric series with first term a=116a = \frac{1}{16} and common ratio r=12r = \frac{1}{2}:

n=412n=1/1611/2=18.\sum_{n=4}^{\infty} \frac{1}{2^n} = \frac{1/16}{1 - 1/2} = \frac{1}{8}.

Therefore:

e<83+18=64+324=6724.e < \frac{8}{3} + \frac{1}{8} = \frac{64 + 3}{24} = \frac{67}{24}.

So e<6724e < \frac{67}{24}. \checkmark


Part 3: Turning points of y=3e2x+14ln ⁣(43x)y = 3e^{2x} + 14\ln\!\left(\frac{4}{3} - x\right)

The domain is x<43x < \frac{4}{3}. Differentiating:

dydx=6e2x1443x=6e2x4243x.\frac{dy}{dx} = 6e^{2x} - \frac{14}{\frac{4}{3} - x} = 6e^{2x} - \frac{42}{4 - 3x}.

We determine the sign of dydx\frac{dy}{dx} at x=12x = \frac{1}{2}, x=1x = 1, and x=54x = \frac{5}{4} using the bounds 83<e<6724\frac{8}{3} < e < \frac{67}{24}.

At x=12x = \frac{1}{2}: dydx=6e425/2=6e845\quad \frac{dy}{dx} = 6e - \frac{42}{5/2} = 6e - \frac{84}{5}.

Since e<6724e < \frac{67}{24}: 6e<674=16.75<16.8=845\quad 6e < \frac{67}{4} = 16.75 < 16.8 = \frac{84}{5}.

So dydxx=1/2<0\frac{dy}{dx}\big|_{x=1/2} < 0.

At x=1x = 1: dydx=6e242\quad \frac{dy}{dx} = 6e^2 - 42.

Since e>83e > \frac{8}{3}: e2>649\quad e^2 > \frac{64}{9}, so 6e2>1283=4223>426e^2 > \frac{128}{3} = 42\frac{2}{3} > 42.

So dydxx=1>0\frac{dy}{dx}\big|_{x=1} > 0.

At x=54x = \frac{5}{4}: dydx=6e5/2421/4=6e5/2168\quad \frac{dy}{dx} = 6e^{5/2} - \frac{42}{1/4} = 6e^{5/2} - 168.

Since e<3e < 3: e5/2<35/2=93\quad e^{5/2} < 3^{5/2} = 9\sqrt{3}. So 6e5/2<543<54×1.733=93.6<1686e^{5/2} < 54\sqrt{3} < 54 \times 1.733 = 93.6 < 168.

So dydxx=5/4<0\frac{dy}{dx}\big|_{x=5/4} < 0.

Conclusion: Since dydx\frac{dy}{dx} is continuous and changes sign from negative (at x=12x = \frac{1}{2}) to positive (at x=1x = 1), by the intermediate value theorem there exists a turning point in (12,1)\left(\frac{1}{2}, 1\right) where dydx\frac{dy}{dx} changes from - to ++. This is a minimum turning point.

Similarly, dydx\frac{dy}{dx} changes from positive (at x=1x = 1) to negative (at x=54x = \frac{5}{4}), so there exists a turning point in (1,54)\left(1, \frac{5}{4}\right) where dydx\frac{dy}{dx} changes from ++ to -. This is a maximum turning point.


Topic: 无理数与二项式定理 Surds and Binomial Theorem  |  Difficulty: Standard  |  Marks: 20

3 (i) Show that (5+24)4+1(5+24)4(5+\sqrt{24})^4 + \frac{1}{(5+\sqrt{24})^4} is an integer.

Show also that

0.1<15+24<219<0.11.0.1 < \frac{1}{5+\sqrt{24}} < \frac{2}{19} < 0.11.

Hence determine, with clear reasoning, the value of (5+24)4(5+\sqrt{24})^4 correct to four decimal places.

(ii) If NN is an integer greater than 1, show that (N+N21)k(N + \sqrt{N^2 - 1})^k, where kk is a positive integer, differs from the integer nearest to it by less than (2N12)k(2N - \frac{1}{2})^{-k}.

Hint

If you fail to notice that 15+24=524\frac{1}{5 + \sqrt{24}} = 5 - \sqrt{24}, then this question is going to be a bit of a non-starter for you. The idea of conjugates, from the use of the difference of two squares, should be a familiar one. As is the binomial theorem, which you can now use to expand both (5+24)4(5 + \sqrt{24})^4 and (524)4(5 - \sqrt{24})^4. When you do this, you will see that all the 24\sqrt{24} bits cancel out, to leave you with an integer. For the next part, some fairly simple inequality observations, such as 20.25<24<254.5<24<5 and 2×100=200<208=11×19219<1110020.25 < 24 < 25 \Rightarrow 4.5 < \sqrt{24} < 5 \text{ and } 2 \times 100 = 200 < 208 = 11 \times 19 \Rightarrow \frac{2}{19} < \frac{11}{100} help to establish the required results. It follows that 0.14<(524)4<0.1140.1^4 < (5 - \sqrt{24})^4 < 0.11^4 and the difference between the integer and (5+24)4(5 + \sqrt{24})^4 is this small number, which lies between … For part (ii), it is simply necessary to mimic the work of part (i) but in a general setting, again starting with the key observations that 1N+N21=NN21\frac{1}{N + \sqrt{N^2 - 1}} = N - \sqrt{N^2 - 1} and that the binomial expansions for (N+N21)k+(NN21)k(N + \sqrt{N^2 - 1})^k + (N - \sqrt{N^2 - 1})^k will lead to the cancelling of all surd terms, to give an integer, MM say. Now (NN21)k(N - \sqrt{N^2 - 1})^k is positive, and the reciprocal of a number >1> 1, so (NN21)k0+(N - \sqrt{N^2 - 1})^k \rightarrow 0+ as kk \rightarrow \infty. Also, 2N12<N+N21<2N12N12>NN21>12N2N - \frac{1}{2} < N + \sqrt{N^2 - 1} < 2N \Rightarrow \frac{1}{2N - \frac{1}{2}} > N - \sqrt{N^2 - 1} > \frac{1}{2N} Thus (N+N21)k=M(NN21)k(N + \sqrt{N^2 - 1})^k = M - (N - \sqrt{N^2 - 1})^k differs from an integer (MM) by less than (12N12)k=(2N12)k\left( \frac{1}{2N - \frac{1}{2}} \right)^k = (2N - \frac{1}{2})^{-k}. Answers: (i) 9601.9999

Model Solution

Part (i)

Showing the expression is an integer.

Let α=5+24\alpha = 5 + \sqrt{24} and note that

15+24=524(5+24)(524)=5242524=524.\frac{1}{5 + \sqrt{24}} = \frac{5 - \sqrt{24}}{(5 + \sqrt{24})(5 - \sqrt{24})} = \frac{5 - \sqrt{24}}{25 - 24} = 5 - \sqrt{24}.

So we need to show that α4+(524)4\alpha^4 + (5 - \sqrt{24})^4 is an integer.

We compute α2\alpha^2:

α2=(5+24)2=25+1024+24=49+1024.\alpha^2 = (5 + \sqrt{24})^2 = 25 + 10\sqrt{24} + 24 = 49 + 10\sqrt{24}.

Now we compute α4=(α2)2\alpha^4 = (\alpha^2)^2:

α4=(49+1024)2=2401+98024+2400=4801+98024.\alpha^4 = (49 + 10\sqrt{24})^2 = 2401 + 980\sqrt{24} + 2400 = 4801 + 980\sqrt{24}.

Similarly, (524)4=480198024(5 - \sqrt{24})^4 = 4801 - 980\sqrt{24}.

Therefore

α4+(524)4=(4801+98024)+(480198024)=9602,\alpha^4 + (5 - \sqrt{24})^4 = (4801 + 980\sqrt{24}) + (4801 - 980\sqrt{24}) = 9602,

which is an integer.

Showing the inequality chain.

We have 15+24=524\frac{1}{5 + \sqrt{24}} = 5 - \sqrt{24}.

Since 24>20.25=(4.5)224 > 20.25 = (4.5)^2, we get 24>4.5\sqrt{24} > 4.5, so 524<0.55 - \sqrt{24} < 0.5.

Since 24<25=5224 < 25 = 5^2, we get 24<5\sqrt{24} < 5, so 524>0>0.15 - \sqrt{24} > 0 > 0.1.

Wait, we need 524>0.15 - \sqrt{24} > 0.1, i.e. 24<4.9\sqrt{24} < 4.9. Since 4.92=24.01>244.9^2 = 24.01 > 24, this gives 24<4.9\sqrt{24} < 4.9, hence 524>0.15 - \sqrt{24} > 0.1. So 0.1<15+240.1 < \frac{1}{5 + \sqrt{24}}.

Next we show 15+24<219\frac{1}{5 + \sqrt{24}} < \frac{2}{19}. Since 15+24=524\frac{1}{5 + \sqrt{24}} = 5 - \sqrt{24}, this is equivalent to 524<2195 - \sqrt{24} < \frac{2}{19}, i.e. 24>5219=9319\sqrt{24} > 5 - \frac{2}{19} = \frac{93}{19}. Squaring: 24>?864936124 \stackrel{?}{>} \frac{8649}{361}. Since 24×361=8664>864924 \times 361 = 8664 > 8649, this holds. So 15+24<219\frac{1}{5 + \sqrt{24}} < \frac{2}{19}.

Finally, 219<0.11=11100\frac{2}{19} < 0.11 = \frac{11}{100} iff 200<209200 < 209, which is true.

Combining: 0.1<15+24<219<0.110.1 < \frac{1}{5 + \sqrt{24}} < \frac{2}{19} < 0.11.

Determining (5+24)4(5 + \sqrt{24})^4 to four decimal places.

We have (5+24)4=9602(524)4(5 + \sqrt{24})^4 = 9602 - (5 - \sqrt{24})^4.

From the inequality chain, 0.1<524<0.110.1 < 5 - \sqrt{24} < 0.11, so

0.14<(524)4<0.114.0.1^4 < (5 - \sqrt{24})^4 < 0.11^4.

Computing: 0.14=0.00010.1^4 = 0.0001 and 0.114=0.000146410.11^4 = 0.00014641.

Therefore

96020.00014641<(5+24)4<96020.0001,9602 - 0.00014641 < (5 + \sqrt{24})^4 < 9602 - 0.0001,

9601.99985359<(5+24)4<9601.9999.9601.99985359 < (5 + \sqrt{24})^4 < 9601.9999.

Both bounds round to 9601.99999601.9999 to four decimal places.

Therefore (5+24)4=9601.9999(5 + \sqrt{24})^4 = 9601.9999 correct to four decimal places.

Part (ii)

Let α=N+N21\alpha = N + \sqrt{N^2 - 1} and β=NN21\beta = N - \sqrt{N^2 - 1}.

Then αβ=N2(N21)=1\alpha \beta = N^2 - (N^2 - 1) = 1, so β=1α\beta = \frac{1}{\alpha}.

By the binomial theorem,

αk+βk=(N+N21)k+(NN21)k=j=0k(kj)Nkj(N21)j+j=0k(kj)Nkj(N21)j.\alpha^k + \beta^k = (N + \sqrt{N^2 - 1})^k + (N - \sqrt{N^2 - 1})^k = \sum_{j=0}^{k} \binom{k}{j} N^{k-j} (\sqrt{N^2-1})^j + \sum_{j=0}^{k} \binom{k}{j} N^{k-j} (-\sqrt{N^2-1})^j.

When jj is odd, the terms cancel; when jj is even, the terms double. Every surviving term involves (N21)2m=(N21)m(\sqrt{N^2 - 1})^{2m} = (N^2 - 1)^m for integer mm, so αk+βk\alpha^k + \beta^k is an integer. Call it MM.

Since N2N \ge 2, we have α>1\alpha > 1 and 0<β<10 < \beta < 1, so 0<βk<10 < \beta^k < 1. Therefore

αk=Mβk,\alpha^k = M - \beta^k,

which means αk\alpha^k differs from the integer MM by βk\beta^k (a positive quantity less than 1), so MM is the nearest integer to αk\alpha^k.

We now show β<12N12\beta < \frac{1}{2N - \frac{1}{2}}. Since β=1α\beta = \frac{1}{\alpha}, this is equivalent to α>2N12\alpha > 2N - \frac{1}{2}, i.e.

N+N21>2N12,N + \sqrt{N^2 - 1} > 2N - \frac{1}{2},

N21>N12.\sqrt{N^2 - 1} > N - \frac{1}{2}.

Squaring (both sides are positive for N2N \ge 2):

N21>N2N+14,N^2 - 1 > N^2 - N + \frac{1}{4},

1>N+14,-1 > -N + \frac{1}{4},

N>54.N > \frac{5}{4}.

This holds since N2N \ge 2. Therefore β<12N12\beta < \frac{1}{2N - \frac{1}{2}}, giving

βk<(12N12)k=(2N12)k.\beta^k < \left(\frac{1}{2N - \frac{1}{2}}\right)^k = \left(2N - \frac{1}{2}\right)^{-k}.

Hence (N+N21)k(N + \sqrt{N^2 - 1})^k differs from the nearest integer by less than (2N12)k\left(2N - \frac{1}{2}\right)^{-k}.


Topic: 定积分与换元法 Definite Integrals and Substitution  |  Difficulty: Challenging  |  Marks: 20

4 By making the substitution x=πtx = \pi - t, show that

0πxf(sinx)dx=12π0πf(sinx)dx,\int_{0}^{\pi} x f(\sin x) dx = \frac{1}{2} \pi \int_{0}^{\pi} f(\sin x) dx,

where f(sinx)f(\sin x) is a given function of sinx\sin x.

Evaluate the following integrals:

(i) 0πxsinx3+sin2xdx\int_{0}^{\pi} \frac{x \sin x}{3 + \sin^2 x} dx;

(ii) 02πxsinx3+sin2xdx\int_{0}^{2\pi} \frac{x \sin x}{3 + \sin^2 x} dx;

(iii) 0πxsin2x3+sin2xdx\int_{0}^{\pi} \frac{x |\sin 2x|}{3 + \sin^2 x} dx.

Hint

Using the given substitution, the initial result is established by splitting the integral into its two parts, and then making the simple observation that 0πxf(sinx)dx=0πtf(sint)dt\int_{0}^{\pi} x f(\sin x) dx = \int_{0}^{\pi} t f(\sin t) dt. This result is now used directly in (i), along with a substitution (such as c=cosxc = \cos x). The resulting integration can be avoided by referring to your formula book, or done by using partial fractions. In (ii), the integral can be split into two; one from 0 to π\pi, the second from π\pi to 2π2\pi. The first of these is just (i)‘s integral, and the second can be determined by using a substitution such as y=xπy = x - \pi (the key here is that the limits will then match those of the initial result, which you should be looking to make use of as much as possible). In part (iii), the use of the double-angle formula for sin2x\sin 2x gives an integral involving sines and cosines, but this must also count as a function of sinx\sin x, since cosx=1sin2x\cos x = \sqrt{1 - \sin^2 x}. Thus the initial result may be applied here also. Once again, the substitution c=cosxc = \cos x reduces the integration to a standard one. Answers: (i) 14πln3\frac{1}{4} \pi \ln 3; (ii) 12πln3-\frac{1}{2} \pi \ln 3; (iii) πln43\pi \ln \frac{4}{3}.**

Model Solution

General identity. Let I=0πxf(sinx)dxI = \int_0^{\pi} x \, f(\sin x) \, dx. Substituting x=πtx = \pi - t, so dx=dtdx = -dt:

I=π0(πt)f(sin(πt))(dt)=0π(πt)f(sint)dt.I = \int_{\pi}^{0} (\pi - t) \, f(\sin(\pi - t)) \, (-dt) = \int_0^{\pi} (\pi - t) \, f(\sin t) \, dt.

Since sin(πt)=sint\sin(\pi - t) = \sin t, and the dummy variable can be renamed:

I=0π(πx)f(sinx)dx=π0πf(sinx)dxI.I = \int_0^{\pi} (\pi - x) \, f(\sin x) \, dx = \pi \int_0^{\pi} f(\sin x) \, dx - I.

Therefore 2I=π0πf(sinx)dx2I = \pi \int_0^{\pi} f(\sin x) \, dx, giving

I=π20πf(sinx)dx.(*)I = \frac{\pi}{2} \int_0^{\pi} f(\sin x) \, dx. \qquad \text{(*)}

Part (i)

We apply ()(*) with f(sinx)=sinx3+sin2xf(\sin x) = \frac{\sin x}{3 + \sin^2 x}:

0πxsinx3+sin2xdx=π20πsinx3+sin2xdx.\int_0^{\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx = \frac{\pi}{2} \int_0^{\pi} \frac{\sin x}{3 + \sin^2 x} \, dx.

Using sin2x=1cos2x\sin^2 x = 1 - \cos^2 x, the denominator becomes 4cos2x4 - \cos^2 x. Substituting c=cosxc = \cos x, dc=sinxdxdc = -\sin x \, dx:

0πsinx4cos2xdx=11dc4c2=11dc4c2.\int_0^{\pi} \frac{\sin x}{4 - \cos^2 x} \, dx = \int_1^{-1} \frac{-dc}{4 - c^2} = \int_{-1}^{1} \frac{dc}{4 - c^2}.

Using partial fractions: 14c2=1(2c)(2+c)=14(12c+12+c)\frac{1}{4 - c^2} = \frac{1}{(2-c)(2+c)} = \frac{1}{4}\left(\frac{1}{2-c} + \frac{1}{2+c}\right).

11dc4c2=14[ln(2c)+ln(2+c)]11=14[ln2+c2c]11.\int_{-1}^{1} \frac{dc}{4 - c^2} = \frac{1}{4} \left[-\ln(2-c) + \ln(2+c)\right]_{-1}^{1} = \frac{1}{4}\left[\ln\frac{2+c}{2-c}\right]_{-1}^{1}.

At c=1c = 1: ln31=ln3\ln\frac{3}{1} = \ln 3. At c=1c = -1: ln13=ln3\ln\frac{1}{3} = -\ln 3.

So the integral equals 14(ln3(ln3))=142ln3=ln32\frac{1}{4}(\ln 3 - (-\ln 3)) = \frac{1}{4} \cdot 2\ln 3 = \frac{\ln 3}{2}.

Therefore

0πxsinx3+sin2xdx=π2ln32=πln34.\int_0^{\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx = \frac{\pi}{2} \cdot \frac{\ln 3}{2} = \frac{\pi \ln 3}{4}.

Part (ii)

We split the integral:

02πxsinx3+sin2xdx=0πxsinx3+sin2xdx+π2πxsinx3+sin2xdx.\int_0^{2\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx = \int_0^{\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx + \int_{\pi}^{2\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx.

The first integral is πln34\frac{\pi \ln 3}{4} from part (i).

For the second, substitute y=xπy = x - \pi, so x=y+πx = y + \pi, dx=dydx = dy:

π2πxsinx3+sin2xdx=0π(y+π)sin(y+π)3+sin2(y+π)dy.\int_{\pi}^{2\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx = \int_0^{\pi} \frac{(y + \pi) \sin(y + \pi)}{3 + \sin^2(y + \pi)} \, dy.

Since sin(y+π)=siny\sin(y + \pi) = -\sin y and sin2(y+π)=sin2y\sin^2(y + \pi) = \sin^2 y:

=0π(y+π)siny3+sin2ydy=0πysiny3+sin2ydyπ0πsiny3+sin2ydy.= \int_0^{\pi} \frac{-(y + \pi) \sin y}{3 + \sin^2 y} \, dy = -\int_0^{\pi} \frac{y \sin y}{3 + \sin^2 y} \, dy - \pi \int_0^{\pi} \frac{\sin y}{3 + \sin^2 y} \, dy.

The first piece is πln34-\frac{\pi \ln 3}{4} from part (i). The second piece is πln32=πln32-\pi \cdot \frac{\ln 3}{2} = -\frac{\pi \ln 3}{2}.

Therefore

02πxsinx3+sin2xdx=πln34πln34πln32=πln32.\int_0^{2\pi} \frac{x \sin x}{3 + \sin^2 x} \, dx = \frac{\pi \ln 3}{4} - \frac{\pi \ln 3}{4} - \frac{\pi \ln 3}{2} = -\frac{\pi \ln 3}{2}.

Part (iii)

We apply ()(*) with f(sinx)=sin2x3+sin2xf(\sin x) = \frac{|\sin 2x|}{3 + \sin^2 x}. Since sin2x=2sinxcosx\sin 2x = 2\sin x \cos x, the function sin2x|\sin 2x| depends on sinx\sin x and cosx=±1sin2x\cos x = \pm\sqrt{1 - \sin^2 x}, so it is indeed a function of sinx\sin x (with the sign of cosx\cos x absorbed by the absolute value). Therefore

0πxsin2x3+sin2xdx=π20πsin2x3+sin2xdx.\int_0^{\pi} \frac{x |\sin 2x|}{3 + \sin^2 x} \, dx = \frac{\pi}{2} \int_0^{\pi} \frac{|\sin 2x|}{3 + \sin^2 x} \, dx.

Substituting c=cosxc = \cos x, dc=sinxdxdc = -\sin x \, dx, and using sin2x=2sinxcosx\sin 2x = 2\sin x \cos x:

0πsin2x3+sin2xdx=0π2cosxsinx4cos2xdx=112c4c2dc=112c4c2dc.\int_0^{\pi} \frac{|\sin 2x|}{3 + \sin^2 x} \, dx = \int_0^{\pi} \frac{2|\cos x| \sin x}{4 - \cos^2 x} \, dx = \int_1^{-1} \frac{-2|c|}{4 - c^2} \, dc = \int_{-1}^{1} \frac{2|c|}{4 - c^2} \, dc.

Since the integrand is even:

=401c4c2dc.= 4\int_0^1 \frac{c}{4 - c^2} \, dc.

Substituting u=4c2u = 4 - c^2, du=2cdcdu = -2c \, dc:

=4[12ln(4c2)]01=2[ln3ln4]=2ln43.= 4 \cdot \left[-\frac{1}{2}\ln(4 - c^2)\right]_0^1 = -2[\ln 3 - \ln 4] = 2\ln\frac{4}{3}.

Therefore

0πxsin2x3+sin2xdx=π22ln43=πln43.\int_0^{\pi} \frac{x |\sin 2x|}{3 + \sin^2 x} \, dx = \frac{\pi}{2} \cdot 2\ln\frac{4}{3} = \pi \ln\frac{4}{3}.


Topic: 取整函数与面积 Floor Functions and Area  |  Difficulty: Standard  |  Marks: 20

5 The notation [x][x] denotes the greatest integer less than or equal to the real number xx. Thus, for example, [π]=3[\pi] = 3, [18]=18[18] = 18 and [4.2]=5[-4.2] = -5.

(i) Two curves are given by y=x2+3x1y = x^2 + 3x - 1 and y=x2+3[x]1y = x^2 + 3[x] - 1. Sketch the curves for 1x31 \le x \le 3, on the same axes.

Find the area between the two curves for 1xn1 \le x \le n, where nn is a positive integer.

(ii) Two curves are given by y=x2+3x1y = x^2 + 3x - 1 and y=[x]2+3[x]1y = [x]^2 + 3[x] - 1. Sketch the curves for 1x31 \le x \le 3, on the same axes.

Show that the area between the two curves for 1xn1 \le x \le n, where nn is a positive integer, is

16(n1)(3n+11).\frac{1}{6}(n - 1)(3n + 11).

Hint

The crucial observation here is that the integer-part (or INT or “floor”) function is a whole number. Thus, when drawing the graphs, the two curves must coincide at the left-hand (integer) endpoints of each unit range, with the second curve slowly falling behind in the first instance, and remaining at the integer level in the second. Note that the curves with the INT function-bits in them will jump at integer values, and you should not therefore join them up at the right-hand ends (to form a continuous curve). The easiest approach in (i) is not to consider y1dxy2dx\int y_1 dx - \int y_2 dx (i.e. separately), but rather (y1y2)dx\int (y_1 - y_2) dx. This gives a multiple of x[x]x - [x] to consider at each step, and this simply gives a series of “unit” right-angled triangles of area 12\frac{1}{2} to be summed. In (ii), several possible approaches can be used, depending upon how you approached (i). If you again focus on the difference in area across a representative integer range, then you end up having to sum k+116k + \frac{11}{6} from k=1k = 1 to k=n1k = n - 1. Otherwise, there is some integration (for the continuous curves) and some summation (for the integer-part lines) to be done, which may require the use of standard summation results for k\sum k and k2\sum k^2. Answers: (i) 32n(n1)\frac{3}{2} n(n - 1).**

Model Solution

Part (i)

Sketch description. The curve y=x2+3x1y = x^2 + 3x - 1 is a continuous parabola. The curve y=x2+3[x]1y = x^2 + 3[x] - 1 is a staircase-like curve: on each interval [m,m+1)[m, m+1) where mm is an integer, [x]=m[x] = m, so the curve is y=x2+3m1y = x^2 + 3m - 1, which is a piece of a parabola shifted down by 3(x[x])3(x - [x]) relative to the continuous one. At integer points x=mx = m, both curves take the value m2+3m1m^2 + 3m - 1, so they coincide. Between integers, the second curve falls below the first.

Finding the area between the curves for 1xn1 \le x \le n.

The difference between the two curves is:

f(x)g(x)=(x2+3x1)(x2+3[x]1)=3(x[x])=3{x},f(x) - g(x) = (x^2 + 3x - 1) - (x^2 + 3[x] - 1) = 3(x - [x]) = 3\{x\},

where {x}=x[x]\{x\} = x - [x] is the fractional part of xx.

On each interval [m,m+1)[m, m+1) for m=1,2,,n1m = 1, 2, \ldots, n-1, we have [x]=m[x] = m and {x}=xm\{x\} = x - m, so:

mm+13(xm)dx=3[(xm)22]mm+1=312=32.\int_m^{m+1} 3(x - m) \, dx = 3\left[\frac{(x-m)^2}{2}\right]_m^{m+1} = 3 \cdot \frac{1}{2} = \frac{3}{2}.

Each unit interval contributes an area of 32\frac{3}{2} (a right-angled triangle with base 1 and height 3).

Summing over the n1n - 1 unit intervals:

Area=m=1n132=32(n1).\text{Area} = \sum_{m=1}^{n-1} \frac{3}{2} = \frac{3}{2}(n - 1).


Part (ii)

Sketch description. Now the second curve is y=[x]2+3[x]1y = [x]^2 + 3[x] - 1, which is a true staircase function: on each interval [m,m+1)[m, m+1), it takes the constant value m2+3m1m^2 + 3m - 1. The first curve y=x2+3x1y = x^2 + 3x - 1 is still the continuous parabola. At integer x=mx = m, both curves equal m2+3m1m^2 + 3m - 1.

Showing the area is 16(n1)(3n+11)\frac{1}{6}(n-1)(3n+11).

The area between the curves for 1xn1 \le x \le n is:

A=1n[(x2+3x1)([x]2+3[x]1)]dx=1n[x2+3x[x]23[x]]dx.A = \int_1^n \left[(x^2 + 3x - 1) - ([x]^2 + 3[x] - 1)\right] dx = \int_1^n \left[x^2 + 3x - [x]^2 - 3[x]\right] dx.

Splitting into unit intervals where [x]=m[x] = m:

A=m=1n1mm+1(x2+3xm23m)dx.A = \sum_{m=1}^{n-1} \int_m^{m+1} (x^2 + 3x - m^2 - 3m) \, dx.

We compute the integral for a general interval [m,m+1][m, m+1]:

mm+1(x2+3xm23m)dx=mm+1(x2m2)dx+3mm+1(xm)dx.\int_m^{m+1} (x^2 + 3x - m^2 - 3m) \, dx = \int_m^{m+1} (x^2 - m^2) \, dx + 3\int_m^{m+1} (x - m) \, dx.

For the first part, substituting u=xmu = x - m:

mm+1(x2m2)dx=01((m+u)2m2)du=01(2mu+u2)du=m+13.\int_m^{m+1} (x^2 - m^2) \, dx = \int_0^1 ((m+u)^2 - m^2) \, du = \int_0^1 (2mu + u^2) \, du = m + \frac{1}{3}.

For the second part:

3mm+1(xm)dx=301udu=32.3\int_m^{m+1} (x - m) \, dx = 3 \int_0^1 u \, du = \frac{3}{2}.

So each interval contributes m+13+32=m+116m + \frac{1}{3} + \frac{3}{2} = m + \frac{11}{6}.

Summing over m=1m = 1 to n1n - 1:

A=m=1n1(m+116)=m=1n1m+116(n1).A = \sum_{m=1}^{n-1} \left(m + \frac{11}{6}\right) = \sum_{m=1}^{n-1} m + \frac{11}{6}(n-1).

Using the standard formula m=1n1m=(n1)n2\sum_{m=1}^{n-1} m = \frac{(n-1)n}{2}:

A=(n1)n2+11(n1)6=(n1)(n2+116)=(n1)3n+116=(n1)(3n+11)6.(as required)A = \frac{(n-1)n}{2} + \frac{11(n-1)}{6} = (n-1)\left(\frac{n}{2} + \frac{11}{6}\right) = (n-1) \cdot \frac{3n + 11}{6} = \frac{(n-1)(3n+11)}{6}. \qquad \text{(as required)}


Topic: 向量与不等式 Vectors and Inequalities  |  Difficulty: Standard  |  Marks: 20

6 By considering a suitable scalar product, prove that (ax+by+cz)2(a2+b2+c2)(x2+y2+z2)(ax + by + cz)^2 \leqslant (a^2 + b^2 + c^2)(x^2 + y^2 + z^2) for any real numbers a,b,c,x,ya, b, c, x, y and zz. Deduce a necessary and sufficient condition on a,b,c,x,ya, b, c, x, y and zz for the following equation to hold: (ax+by+cz)2=(a2+b2+c2)(x2+y2+z2).(ax + by + cz)^2 = (a^2 + b^2 + c^2)(x^2 + y^2 + z^2). (i) Show that (x+2y+2z)29(x2+y2+z2)(x + 2y + 2z)^2 \leqslant 9(x^2 + y^2 + z^2) for any real numbers x,yx, y and zz, and use this result to solve the equation (x+56)2=9(x2+392)(x + 56)^2 = 9(x^2 + 392).

(ii) Find real numbers p,qp, q and rr that satisfy both p2+4q2+9r2=729 and 8p+8q+3r=243.p^2 + 4q^2 + 9r^2 = 729 \text{ and } 8p + 8q + 3r = 243.

Hint

Q6 The two vectors to be used are clearly (abc)\begin{pmatrix} a \\ b \\ c \end{pmatrix} and (xyz)\begin{pmatrix} x \\ y \\ z \end{pmatrix}. The inequality arises when you

note that cos2θ1\cos^2 \theta \le 1. The statement is an equality (equation) when cosθ=±1\cos \theta = \pm 1, in which case the two vectors must be parallel, so that one is a (non-zero) multiple of the other. [The question cites an example of a result widely known as the Cauchy-Schwarz Inequality.] The equality case of the inequality is then used in the two following parts; simply in (i) – since we must have y=z=y = z = \dots, from which it follows that x=12x = \frac{1}{2} this. In (ii), you should check that this is indeed an equality case of the inequality when the two vectors are \dots and \dots. The parallel condition (one being a multiple of the other) now gives pp, qq and rr in terms of some parameter (say λ\lambda), and you can substitute them into the linear equation (of the two given this is clearly the more straightforward one to use), find λ\lambda, and then deduce pp, qq and rr; these values actually being unique.

Answers: x=λax = \lambda a, y=λby = \lambda b and z=λcz = \lambda c; (i) x=7x = 7; (ii) p=24p = 24, q=6q = 6, r=1r = 1.

Model Solution

General result: Cauchy-Schwarz inequality.

Let u=(a,b,c)\mathbf{u} = (a, b, c) and v=(x,y,z)\mathbf{v} = (x, y, z) be vectors in R3\mathbb{R}^3. Their scalar (dot) product is:

uv=ax+by+cz.\mathbf{u} \cdot \mathbf{v} = ax + by + cz.

By definition, uv=uvcosθ\mathbf{u} \cdot \mathbf{v} = |\mathbf{u}||\mathbf{v}|\cos\theta, where θ\theta is the angle between the vectors. Therefore:

(ax+by+cz)2=u2v2cos2θ.(ax + by + cz)^2 = |\mathbf{u}|^2 |\mathbf{v}|^2 \cos^2\theta.

Since cos2θ1\cos^2\theta \le 1 for all θ\theta, we have:

(ax+by+cz)2u2v2=(a2+b2+c2)(x2+y2+z2).(as required)(ax + by + cz)^2 \le |\mathbf{u}|^2 |\mathbf{v}|^2 = (a^2 + b^2 + c^2)(x^2 + y^2 + z^2). \qquad \text{(as required)}

Equality condition. Equality holds if and only if cos2θ=1\cos^2\theta = 1, i.e. θ=0\theta = 0 or θ=π\theta = \pi. This means u\mathbf{u} and v\mathbf{v} are parallel, so one is a scalar multiple of the other (assuming neither is the zero vector):

(x,y,z)=λ(a,b,c)for some scalar λ0,(x, y, z) = \lambda(a, b, c) \quad \text{for some scalar } \lambda \ne 0,

i.e. x=λax = \lambda a, y=λby = \lambda b, z=λcz = \lambda c.


Part (i)

We apply the Cauchy-Schwarz inequality with (a,b,c)=(1,2,2)(a, b, c) = (1, 2, 2) and the general vector (x,y,z)(x, y, z):

(x+2y+2z)2(12+22+22)(x2+y2+z2)=9(x2+y2+z2).(as required)(x + 2y + 2z)^2 \le (1^2 + 2^2 + 2^2)(x^2 + y^2 + z^2) = 9(x^2 + y^2 + z^2). \qquad \text{(as required)}

Solving (x+56)2=9(x2+392)(x + 56)^2 = 9(x^2 + 392).

We rewrite the equation to identify it as an equality case of the above inequality. Note that 56=214+21456 = 2 \cdot 14 + 2 \cdot 14 and 392=142+142=196+196392 = 14^2 + 14^2 = 196 + 196. So:

(x+56)2=(x+214+214)2=(1x+214+214)2,(x + 56)^2 = (x + 2 \cdot 14 + 2 \cdot 14)^2 = (1 \cdot x + 2 \cdot 14 + 2 \cdot 14)^2,

9(x2+392)=9(x2+142+142).9(x^2 + 392) = 9(x^2 + 14^2 + 14^2).

The equation becomes (1x+214+214)2=9(x2+142+142)(1 \cdot x + 2 \cdot 14 + 2 \cdot 14)^2 = 9(x^2 + 14^2 + 14^2), which is exactly the equality case of the Cauchy-Schwarz inequality with u=(1,2,2)\mathbf{u} = (1, 2, 2) and v=(x,14,14)\mathbf{v} = (x, 14, 14).

By the equality condition, v=λu\mathbf{v} = \lambda \mathbf{u} for some scalar λ\lambda, so:

x=λ,14=2λ,14=2λ.x = \lambda, \quad 14 = 2\lambda, \quad 14 = 2\lambda.

From the second equation, λ=7\lambda = 7, giving x=7x = 7.

Verification: (7+56)2=632=3969(7 + 56)^2 = 63^2 = 3969 and 9(49+392)=9×441=39699(49 + 392) = 9 \times 441 = 3969.

Therefore x=7x = 7.


Part (ii)

We have the system:

p2+4q2+9r2=729and8p+8q+3r=243.p^2 + 4q^2 + 9r^2 = 729 \qquad \text{and} \qquad 8p + 8q + 3r = 243.

We rewrite the linear equation to set up Cauchy-Schwarz. Note that 8p+8q+3r=8p+4(2q)+1(3r)8p + 8q + 3r = 8 \cdot p + 4 \cdot (2q) + 1 \cdot (3r). Applying Cauchy-Schwarz with u=(p,2q,3r)\mathbf{u} = (p, 2q, 3r) and v=(8,4,1)\mathbf{v} = (8, 4, 1):

(8p+4(2q)+1(3r))2(p2+(2q)2+(3r)2)(82+42+12),(8p + 4(2q) + 1(3r))^2 \le (p^2 + (2q)^2 + (3r)^2)(8^2 + 4^2 + 1^2),

(8p+8q+3r)2(p2+4q2+9r2)(64+16+1),(8p + 8q + 3r)^2 \le (p^2 + 4q^2 + 9r^2)(64 + 16 + 1),

2432729×81.243^2 \le 729 \times 81.

Computing both sides: 2432=59049243^2 = 59049 and 729×81=59049729 \times 81 = 59049. So equality holds!

By the equality condition, (p,2q,3r)=λ(8,4,1)(p, 2q, 3r) = \lambda(8, 4, 1) for some scalar λ\lambda:

p=8λ,2q=4λ    q=2λ,3r=λ    r=λ3.p = 8\lambda, \quad 2q = 4\lambda \implies q = 2\lambda, \quad 3r = \lambda \implies r = \frac{\lambda}{3}.

Substituting into the linear equation:

8(8λ)+8(2λ)+3λ3=243,8(8\lambda) + 8(2\lambda) + 3 \cdot \frac{\lambda}{3} = 243,

64λ+16λ+λ=243,64\lambda + 16\lambda + \lambda = 243,

81λ=243    λ=3.81\lambda = 243 \implies \lambda = 3.

Therefore:

p=24,q=6,r=1.p = 24, \quad q = 6, \quad r = 1.

Verification: p2+4q2+9r2=576+144+9=729p^2 + 4q^2 + 9r^2 = 576 + 144 + 9 = 729 and 8p+8q+3r=192+48+3=2438p + 8q + 3r = 192 + 48 + 3 = 243.


Topic: 解析几何 Analytic Geometry  |  Difficulty: Challenging  |  Marks: 20

7 An ellipse has equation x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, where aa and bb are positive. Show that the equation of the tangent at the point (acosα,bsinα)(a \cos \alpha, b \sin \alpha) is y=bcotαax+bcscα.y = -\frac{b \cot \alpha}{a} x + b \csc \alpha.

The point AA has coordinates (a,b)(-a, -b). The point EE has coordinates (a,0)(-a, 0) and the point PP has coordinates (a,kb)(a, kb), where 0<k<10 < k < 1. The line through EE parallel to APAP meets the line y=by = b at the point QQ. Show that the line PQPQ is tangent to the above ellipse at the point given by tan(α/2)=k\tan(\alpha/2) = k.

Determine by means of sketches, or otherwise, whether this result holds also for k=0k = 0 and k=1k = 1.

Hint

Q7 This is a reasonably routine question to begin with. The general gradient to the curve can be found by differentiating either implicitly or parametrically. Finding the gradient and equation of line APAP is also standard enough; as is setting y=by = b in order

to find the coordinates of QQ: ((1k)a(1+k),b)\left( \frac{(1 - k)a}{(1 + k)}, b \right). The equation of line PQPQ follows a similar

line of working, to get y=((1k2)b2ka)x+b(1+k2)2ky = \left( \frac{-(1 - k^2)b}{2ka} \right)x + \frac{b(1 + k^2)}{2k}. If you are not familiar with the

t=tan12t = \tan \frac{1}{2}-angle identities, the next part should still not prove too taxing, as you should be able to quote, or derive (from the formula for tan(A+B)\tan(A + B) in the formula books), the formula for tan2A\tan 2A soon enough; and the widely known, “Pythagorean”, identity csc2A=1+cot2A\csc^2 A = 1 + \cot^2 A will help you sort out the gradient and intercept of PQPQ to show that the two forms of this line are indeed the same when k=tan(12α)k = \tan(\frac{1}{2} \alpha).

A sketch of the ellipse, though not explicitly asked-for, should be made (at least once) so that you can draw on the lines PQPQ in the cases k=0k = 0 and k=1k = 1.

Answers: Yes; PQPQ is the vertical tangent to the ellipse. Yes; PQPQ is the horizontal tangent to the ellipse.

Model Solution

Part 1: Deriving the tangent equation

The ellipse is x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1. Differentiating 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 the point (acosα,bsinα)(a\cos\alpha,\, b\sin\alpha):

dydx=b2acosαa2bsinα=bcosαasinα=bcotαa.\frac{dy}{dx} = -\frac{b^2 \cdot a\cos\alpha}{a^2 \cdot b\sin\alpha} = -\frac{b\cos\alpha}{a\sin\alpha} = -\frac{b\cot\alpha}{a}.

Using point-slope form yy0=m(xx0)y - y_0 = m(x - x_0):

ybsinα=bcotαa(xacosα).y - b\sin\alpha = -\frac{b\cot\alpha}{a}(x - a\cos\alpha).

Expanding the right side:

y=bcotαax+bcotαcosα+bsinα.y = -\frac{b\cot\alpha}{a}\,x + b\cot\alpha\cos\alpha + b\sin\alpha.

Simplifying the constant term:

bcotαcosα+bsinα=b ⁣(cos2αsinα+sinα)=b ⁣(cos2α+sin2αsinα)=bsinα=bcscα.b\cot\alpha\cos\alpha + b\sin\alpha = b\!\left(\frac{\cos^2\alpha}{\sin\alpha} + \sin\alpha\right) = b\!\left(\frac{\cos^2\alpha + \sin^2\alpha}{\sin\alpha}\right) = \frac{b}{\sin\alpha} = b\csc\alpha.

Therefore the tangent is:

y=bcotαax+bcscα.(as required)y = -\frac{b\cot\alpha}{a}\,x + b\csc\alpha. \qquad \text{(as required)}


Part 2: Showing PQPQ is tangent at the point where tan(α/2)=k\tan(\alpha/2) = k

We have A=(a,b)A = (-a, -b), E=(a,0)E = (-a, 0), P=(a,kb)P = (a, kb) with 0<k<10 < k < 1.

Gradient of APAP:

mAP=kb(b)a(a)=(1+k)b2a.m_{AP} = \frac{kb - (-b)}{a - (-a)} = \frac{(1+k)b}{2a}.

Finding QQ: The line through EE parallel to APAP has the same gradient. Its equation is:

y0=(1+k)b2a(x+a).y - 0 = \frac{(1+k)b}{2a}(x + a).

Setting y=by = b:

b=(1+k)b2a(xQ+a)    1=(1+k)2a(xQ+a)    xQ+a=2a1+k.b = \frac{(1+k)b}{2a}(x_Q + a) \implies 1 = \frac{(1+k)}{2a}(x_Q + a) \implies x_Q + a = \frac{2a}{1+k}.

xQ=2a1+ka=2aa(1+k)1+k=a(1k)1+k.x_Q = \frac{2a}{1+k} - a = \frac{2a - a(1+k)}{1+k} = \frac{a(1-k)}{1+k}.

So Q=((1k)a1+k,b)Q = \left(\dfrac{(1-k)a}{1+k},\, b\right).

Gradient of PQPQ:

Δx=a(1k)a1+k=a(1+k)a(1k)1+k=2ak1+k.\Delta x = a - \frac{(1-k)a}{1+k} = \frac{a(1+k) - a(1-k)}{1+k} = \frac{2ak}{1+k}.

Δy=kbb=(k1)b.\Delta y = kb - b = (k-1)b.

mPQ=(k1)b2ak1+k=(k1)(1+k)b2ak=(k21)b2ak.m_{PQ} = \frac{(k-1)b}{\dfrac{2ak}{1+k}} = \frac{(k-1)(1+k)b}{2ak} = \frac{(k^2-1)b}{2ak}.

Equation of PQPQ: Using point P(a,kb)P(a, kb):

ykb=(k21)b2ak(xa).y - kb = \frac{(k^2-1)b}{2ak}(x - a).

y=(k21)b2akx(k21)b2k+kb=(k21)b2akx+b(k2+1)2k.()y = \frac{(k^2-1)b}{2ak}\,x - \frac{(k^2-1)b}{2k} + kb = \frac{(k^2-1)b}{2ak}\,x + \frac{b(k^2+1)}{2k}. \qquad (\star)

Verifying with tan(α/2)=k\tan(\alpha/2) = k: We need to show ()(\star) matches y=bcotαax+bcscαy = -\dfrac{b\cot\alpha}{a}\,x + b\csc\alpha.

Using the half-angle identities with t=tan(α/2)=kt = \tan(\alpha/2) = k:

sinα=2t1+t2=2k1+k2,cosα=1t21+t2=1k21+k2.\sin\alpha = \frac{2t}{1+t^2} = \frac{2k}{1+k^2}, \qquad \cos\alpha = \frac{1-t^2}{1+t^2} = \frac{1-k^2}{1+k^2}.

Slope check:

cotα=cosαsinα=1k22k,bcotαa=b(1k2)2ak=(k21)b2ak.\cot\alpha = \frac{\cos\alpha}{\sin\alpha} = \frac{1-k^2}{2k}, \qquad -\frac{b\cot\alpha}{a} = -\frac{b(1-k^2)}{2ak} = \frac{(k^2-1)b}{2ak}. \checkmark

Intercept check:

cscα=1sinα=1+k22k,bcscα=b(1+k2)2k.\csc\alpha = \frac{1}{\sin\alpha} = \frac{1+k^2}{2k}, \qquad b\csc\alpha = \frac{b(1+k^2)}{2k}. \checkmark

Both the slope and intercept match, so the line PQPQ is indeed tangent to the ellipse at the point where tan(α/2)=k\tan(\alpha/2) = k.


Part 3: Cases k=0k = 0 and k=1k = 1

Case k=0k = 0: Then P=(a,0)P = (a, 0) (the right vertex of the ellipse). The gradient of APAP is b2a\dfrac{b}{2a}, and Q=(a,b)Q = (a, b). The line PQPQ passes through (a,0)(a, 0) and (a,b)(a, b), so it is the vertical line x=ax = a, which is the tangent at the right vertex (a,0)(a, 0). This is consistent with tan(α/2)=0\tan(\alpha/2) = 0, giving α=0\alpha = 0 and the point (acos0,bsin0)=(a,0)(a\cos 0, b\sin 0) = (a, 0). So the result holds.

Case k=1k = 1: Then P=(a,b)P = (a, b). The gradient of APAP is ba\dfrac{b}{a}, and as k1k \to 1, xQ=(1k)a1+k0x_Q = \dfrac{(1-k)a}{1+k} \to 0, so Q(0,b)Q \to (0, b). The line PQPQ passes through (a,b)(a, b) and (0,b)(0, b), which is the horizontal line y=by = b, the tangent at the top vertex (0,b)(0, b). This is consistent with tan(α/2)=1\tan(\alpha/2) = 1, giving α=π/2\alpha = \pi/2 and the point (acos(π/2),bsin(π/2))=(0,b)(a\cos(\pi/2), b\sin(\pi/2)) = (0, b). So the result also holds.


Topic: 向量几何 Vector Geometry  |  Difficulty: Challenging  |  Marks: 20

8 Show that the line through the points with position vectors x\mathbf{x} and y\mathbf{y} has equation r=(1α)x+αy,\mathbf{r} = (1 - \alpha)\mathbf{x} + \alpha\mathbf{y}, where α\alpha is a scalar parameter.

The sides OAOA and CBCB of a trapezium OABCOABC are parallel, and OA>CBOA > CB. The point EE on OAOA is such that OE:EA=1:2OE : EA = 1 : 2, and FF is the midpoint of CBCB. The point DD is the intersection of OCOC produced and ABAB produced; the point GG is the intersection of OBOB and EFEF; and the point HH is the intersection of DGDG produced and OAOA. Let a\mathbf{a} and c\mathbf{c} be the position vectors of the points AA and CC, respectively, with respect to the origin OO.

(i) Show that BB has position vector λa+c\lambda\mathbf{a} + \mathbf{c} for some scalar parameter λ\lambda.

(ii) Find, in terms of a,c\mathbf{a}, \mathbf{c} and λ\lambda only, the position vectors of D,E,F,GD, E, F, G and HH. Determine the ratio OH:HAOH : HA.

Hint

Q8 I’m afraid that this question involves but a single idea: namely, that of intersecting lines. The first two parts are simple “bookwork” tasks, requiring nothing more than an explanation of the vector form of a line equation as r=p.v. of any point on the line+some scalar multiple of any vector (such as yx, in this case) parallel to the line\mathbf{r} = \text{p.v. of any point on the line} + \text{some scalar multiple of any vector (such as } \mathbf{y} - \mathbf{x}, \text{ in this case) parallel to the line}; then the basic observation that CBOA    CB=λaCB \parallel OA \implies \vec{CB} = \lambda \mathbf{a} to justify the second result.

Thereafter, it is simply a case, with (admittedly) increasingly complicated looking position vectors coming into play, of equating a’s and c’s in pairs of lines to find out the position vector of the point where they intersect. If the final part is to be answered numerically, then the parameter λ\lambda must cancel somewhere before the end.

Answers: (ii) d=(11λ)c\mathbf{d} = \left( \frac{1}{1 - \lambda} \right) \mathbf{c} ; e=13a\mathbf{e} = \frac{1}{3} \mathbf{a} ; f=c+12λa\mathbf{f} = \mathbf{c} + \frac{1}{2} \lambda \mathbf{a} ; g=(2λ2+3λ)a+(22+3λ)c\mathbf{g} = \left( \frac{2\lambda}{2 + 3\lambda} \right) \mathbf{a} + \left( \frac{2}{2 + 3\lambda} \right) \mathbf{c} ; h=25a\mathbf{h} = \frac{2}{5} \mathbf{a}.

Thus OH:HA=2:3OH : HA = 2 : 3 (as HH lies two-fifths of the way along the line OAOA).

Model Solution

Part 1: Deriving the line equation

A point on the line through x\mathbf{x} and y\mathbf{y} can be written as a starting point plus a scalar multiple of the direction vector:

r=x+t(yx),\mathbf{r} = \mathbf{x} + t(\mathbf{y} - \mathbf{x}),

where tt is a scalar parameter. Setting α=t\alpha = t and rearranging:

r=(1α)x+αy.(as required)\mathbf{r} = (1 - \alpha)\mathbf{x} + \alpha\mathbf{y}. \qquad \text{(as required)}

Note: when α=0\alpha = 0, r=x\mathbf{r} = \mathbf{x}; when α=1\alpha = 1, r=y\mathbf{r} = \mathbf{y}, confirming that both points lie on the line.


Part (i): Position vector of BB

In trapezium OABCOABC, OACBOA \parallel CB and OA>CBOA > CB. Since OO is the origin, the position vector of AA is a\mathbf{a}, so OA=a\vec{OA} = \mathbf{a}. The position vector of CC is c\mathbf{c}.

Since CBOACB \parallel OA, we have CB=λa\vec{CB} = \lambda \mathbf{a} for some scalar λ\lambda. Since OA>CBOA > CB, we have 0<λ<10 < \lambda < 1.

Therefore the position vector of BB is:

b=OB=OC+CB=c+λa=λa+c.(as required)\mathbf{b} = \vec{OB} = \vec{OC} + \vec{CB} = \mathbf{c} + \lambda\mathbf{a} = \lambda\mathbf{a} + \mathbf{c}. \qquad \text{(as required)}


Part (ii): Finding position vectors of D,E,F,G,HD, E, F, G, H

Point EE: On OAOA with OE:EA=1:2OE : EA = 1 : 2, so EE is one-third of the way from OO to AA:

e=13a.\mathbf{e} = \frac{1}{3}\mathbf{a}.

Point FF: Midpoint of CBCB:

f=c+b2=c+λa+c2=λa+2c2=λ2a+c.\mathbf{f} = \frac{\mathbf{c} + \mathbf{b}}{2} = \frac{\mathbf{c} + \lambda\mathbf{a} + \mathbf{c}}{2} = \frac{\lambda\mathbf{a} + 2\mathbf{c}}{2} = \frac{\lambda}{2}\mathbf{a} + \mathbf{c}.

Point DD: Intersection of OCOC produced and ABAB produced.

Line OCOC: r=tc\mathbf{r} = t\mathbf{c} for scalar tt.

Line ABAB: r=a+s(ba)=a+s(λa+ca)=(1s+sλ)a+sc\mathbf{r} = \mathbf{a} + s(\mathbf{b} - \mathbf{a}) = \mathbf{a} + s(\lambda\mathbf{a} + \mathbf{c} - \mathbf{a}) = (1 - s + s\lambda)\mathbf{a} + s\mathbf{c}.

At the intersection, equating coefficients of the independent vectors a\mathbf{a} and c\mathbf{c}:

From a\mathbf{a}: 0=1s+sλ=1s(1λ)    s=11λ.\quad 0 = 1 - s + s\lambda = 1 - s(1 - \lambda) \implies s = \dfrac{1}{1 - \lambda}.

From c\mathbf{c}: t=s=11λ.\quad t = s = \dfrac{1}{1 - \lambda}.

Therefore:

d=11λc.\mathbf{d} = \frac{1}{1 - \lambda}\,\mathbf{c}.

Point GG: Intersection of OBOB and EFEF.

Line OBOB: r=u(λa+c)=uλa+uc\mathbf{r} = u(\lambda\mathbf{a} + \mathbf{c}) = u\lambda\mathbf{a} + u\mathbf{c}.

Line EFEF: r=e+v(fe)\mathbf{r} = \mathbf{e} + v(\mathbf{f} - \mathbf{e}).

Computing fe\mathbf{f} - \mathbf{e}:

fe=(λ2a+c)13a=(λ213)a+c=3λ26a+c.\mathbf{f} - \mathbf{e} = \left(\frac{\lambda}{2}\mathbf{a} + \mathbf{c}\right) - \frac{1}{3}\mathbf{a} = \left(\frac{\lambda}{2} - \frac{1}{3}\right)\mathbf{a} + \mathbf{c} = \frac{3\lambda - 2}{6}\,\mathbf{a} + \mathbf{c}.

So line EFEF: r=13a+v ⁣(3λ26a+c)=(13+v(3λ2)6)a+vc.\mathbf{r} = \frac{1}{3}\mathbf{a} + v\!\left(\frac{3\lambda - 2}{6}\,\mathbf{a} + \mathbf{c}\right) = \left(\frac{1}{3} + \frac{v(3\lambda - 2)}{6}\right)\mathbf{a} + v\mathbf{c}.

Equating coefficients at the intersection:

From c\mathbf{c}: u=v.\quad u = v.

From a\mathbf{a}: uλ=13+u(3λ2)6.\quad u\lambda = \frac{1}{3} + \frac{u(3\lambda - 2)}{6}.

Multiplying through by 6:

6uλ=2+u(3λ2)=2+3uλ2u.6u\lambda = 2 + u(3\lambda - 2) = 2 + 3u\lambda - 2u.

6uλ3uλ+2u=2    u(3λ+2)=2    u=22+3λ.6u\lambda - 3u\lambda + 2u = 2 \implies u(3\lambda + 2) = 2 \implies u = \frac{2}{2 + 3\lambda}.

Therefore:

g=uλa+uc=2λ2+3λa+22+3λc.\mathbf{g} = u\lambda\mathbf{a} + u\mathbf{c} = \frac{2\lambda}{2 + 3\lambda}\,\mathbf{a} + \frac{2}{2 + 3\lambda}\,\mathbf{c}.

Point HH: Intersection of DGDG produced and OAOA.

Line OAOA: r=wa\mathbf{r} = w\mathbf{a} (points on OAOA have zero c\mathbf{c}-component).

Line DGDG: r=d+t(gd)\mathbf{r} = \mathbf{d} + t(\mathbf{g} - \mathbf{d}).

gd=2λ2+3λa+22+3λc11λc=2λ2+3λa+(22+3λ11λ)c.\mathbf{g} - \mathbf{d} = \frac{2\lambda}{2 + 3\lambda}\,\mathbf{a} + \frac{2}{2 + 3\lambda}\,\mathbf{c} - \frac{1}{1 - \lambda}\,\mathbf{c} = \frac{2\lambda}{2 + 3\lambda}\,\mathbf{a} + \left(\frac{2}{2 + 3\lambda} - \frac{1}{1 - \lambda}\right)\mathbf{c}.

Computing the c\mathbf{c}-coefficient:

22+3λ11λ=2(1λ)(2+3λ)(2+3λ)(1λ)=22λ23λ(2+3λ)(1λ)=5λ(2+3λ)(1λ).\frac{2}{2 + 3\lambda} - \frac{1}{1 - \lambda} = \frac{2(1 - \lambda) - (2 + 3\lambda)}{(2 + 3\lambda)(1 - \lambda)} = \frac{2 - 2\lambda - 2 - 3\lambda}{(2 + 3\lambda)(1 - \lambda)} = \frac{-5\lambda}{(2 + 3\lambda)(1 - \lambda)}.

So line DGDG has c\mathbf{c}-component:

11λ+t5λ(2+3λ)(1λ).\frac{1}{1 - \lambda} + t \cdot \frac{-5\lambda}{(2 + 3\lambda)(1 - \lambda)}.

Setting this to zero (since HH lies on OAOA):

11λ=5tλ(2+3λ)(1λ)    1=5tλ2+3λ    t=2+3λ5λ.\frac{1}{1 - \lambda} = \frac{5t\lambda}{(2 + 3\lambda)(1 - \lambda)} \implies 1 = \frac{5t\lambda}{2 + 3\lambda} \implies t = \frac{2 + 3\lambda}{5\lambda}.

The a\mathbf{a}-component of HH is:

t2λ2+3λ=2+3λ5λ2λ2+3λ=25.t \cdot \frac{2\lambda}{2 + 3\lambda} = \frac{2 + 3\lambda}{5\lambda} \cdot \frac{2\lambda}{2 + 3\lambda} = \frac{2}{5}.

Therefore:

h=25a.\mathbf{h} = \frac{2}{5}\,\mathbf{a}.

Ratio OH:HAOH : HA: Since HH lies on OAOA with position vector 25a\frac{2}{5}\mathbf{a}, the point HH is two-fifths of the way from OO to AA. Thus:

OH:HA=2:3.OH : HA = 2 : 3.