Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2024 May Q8

A Level / Edexcel / P4

IAL 2024 May Paper · Question 8

题目

Problem

f(x)=(83x)430<x<83f(x)=(8-3x)^{\frac43}\qquad 0<x<\frac83

(a) Show that the binomial expansion of f(x)f(x) in ascending powers of xx up to and including the term in x3x^3 is

A8x+x22+Bx3+A-8x+\frac{x^2}{2}+Bx^3+\ldots

where AA and BB are constants to be found.

(4)

(b) Use proof by contradiction to prove that the curve with equation

y=8+8x152x2y=8+8x-\frac{15}{2}x^2

does not intersect the curve with equation

y=A8x+x22+Bx30<x<83y=A-8x+\frac{x^2}{2}+Bx^3\qquad 0<x<\frac83

where AA and BB are the constants found in part (a).

(Solutions relying on calculator technology are not acceptable.)

(4)
题目中文翻译 f(x)=(83x)430<x<83f(x)=(8-3x)^{\frac43}\qquad 0<x<\frac83

(a) 证明 f(x)f(x)xx 的升幂展开,直到并包括 x3x^3 项,为

A8x+x22+Bx3+A-8x+\frac{x^2}{2}+Bx^3+\ldots

其中 A,BA,B 为待求常数。

(b) 用反证法证明曲线

y=8+8x152x2y=8+8x-\frac{15}{2}x^2

与曲线

y=A8x+x22+Bx30<x<83y=A-8x+\frac{x^2}{2}+Bx^3\qquad 0<x<\frac83

不相交,其中 A,BA,B 是 (a) 中求得的常数。

不接受依赖计算器技术的解法。

解答

(a)

解法一

思路

展开

先把 (83x)43(8-3x)^{\frac43} 写成适合二项式展开的形式:

16(13x8)4316\left(1-\frac{3x}{8}\right)^{\frac43}

然后使用标准展开式,保留到 x3x^3 项。最后和题目给出的形式比较,就能读出 AABB

答题过程

展开

Rewrite

(83x)43=843(13x8)43(8-3x)^{\frac43} =8^{\frac43}\left(1-\frac{3x}{8}\right)^{\frac43}

Since

843=168^{\frac43}=16

we have

f(x)=16(13x8)43f(x)=16\left(1-\frac{3x}{8}\right)^{\frac43}

Use

(1+u)n=1+nu+n(n1)2u2+n(n1)(n2)6u3+(1+u)^n =1+nu+\frac{n(n-1)}{2}u^2 +\frac{n(n-1)(n-2)}{6}u^3+\cdots

Here

n=43,u=3x8n=\frac43,\qquad u=-\frac{3x}{8}

So

(13x8)43=1+43(3x8)+43132(3x8)2+4313(23)6(3x8)3+\begin{aligned} \left(1-\frac{3x}{8}\right)^{\frac43} &=1+\frac43\left(-\frac{3x}{8}\right) +\frac{\frac43\cdot\frac13}{2}\left(-\frac{3x}{8}\right)^2 \\ &\quad +\frac{\frac43\cdot\frac13\cdot\left(-\frac23\right)}{6} \left(-\frac{3x}{8}\right)^3+\cdots \end{aligned}

This becomes

(13x8)43=1x2+x232+x3384+\left(1-\frac{3x}{8}\right)^{\frac43} =1-\frac{x}{2}+\frac{x^2}{32}+\frac{x^3}{384}+\cdots

Therefore

f(x)=16(1x2+x232+x3384+)=168x+x22+x324+\begin{aligned} f(x) &=16\left(1-\frac{x}{2}+\frac{x^2}{32}+\frac{x^3}{384}+\cdots\right) \\ &=16-8x+\frac{x^2}{2}+\frac{x^3}{24}+\cdots \end{aligned}

Hence

A=16,B=124\boxed{A=16,\qquad B=\frac1{24}}

(b)

解法一

思路

展开

反证法的核心是:假设两条曲线有交点,那么同一个 xx 必须同时满足两个方程。把 (a) 中得到的 A=16A=16B=124B=\dfrac{1}{24} 代入后整理,会得到

0=8(x1)2+x3240=8(x-1)^2+\frac{x^3}{24}

但在 0<x<830<x<\dfrac83 中,右边严格大于 00,所以不可能等于 00,产生矛盾。

答题过程

展开

Assume, for contradiction, that the two curves intersect for some xx in the interval

0<x<830<x<\frac83

Then

8+8x152x2=168x+x22+x3248+8x-\frac{15}{2}x^2 =16-8x+\frac{x^2}{2}+\frac{x^3}{24}

Move all terms to one side:

0=816x+8x2+x3240=8-16x+8x^2+\frac{x^3}{24}

The quadratic part can be written as

816x+8x2=8(x1)28-16x+8x^2=8(x-1)^2

So the equation becomes

0=8(x1)2+x3240=8(x-1)^2+\frac{x^3}{24}

But in the interval

0<x<830<x<\frac83

we have

x324>0\frac{x^3}{24}>0

and

8(x1)208(x-1)^2\ge0

Even when 8(x1)2=08(x-1)^2=0, we still have x324>0\dfrac{x^3}{24}>0 because x>0x>0.

Therefore

8(x1)2+x324>08(x-1)^2+\frac{x^3}{24}>0

This cannot equal 00, which is a contradiction.

Hence the two curves do not intersect.