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

IAL 2023 May Q9

A Level / Edexcel / P3

IAL 2023 May Paper · Question 9

题目

Problem

In this question you must show all stages of your working.

Solutions relying entirely on calculator technology are not acceptable.

(a) Show that

cos2xsinx+sin2xcosxcosecx\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x}\equiv \cosec x xnπ2, nZx\ne \frac{n\pi}{2},\ n\in\mathbb{Z}
(3)

(b) Hence solve, for 0<θ<π20<\theta<\dfrac{\pi}{2},

(cos2θsinθ+sin2θcosθ)2=6cotθ4\left(\frac{\cos 2\theta}{\sin\theta}+\frac{\sin 2\theta}{\cos\theta}\right)^2=6\cot\theta-4

giving your answers to 3 significant figures as appropriate.

(5)

(c) Using the result from part (a), or otherwise, find the exact value of

π/6π/4(cos2xsinx+sin2xcosx)cotxdx\int_{\pi/6}^{\pi/4}\left(\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x}\right)\cot x\,dx
(2)
题目中文翻译

本题中你必须写出解题过程的所有步骤。

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

(a) 证明

cos2xsinx+sin2xcosxcosecx\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x}\equiv \cosec x

其中

xnπ2, nZx\ne \frac{n\pi}{2},\ n\in\mathbb{Z}

(b) 由此在 0<θ<π20<\theta<\dfrac{\pi}{2} 内解方程

(cos2θsinθ+sin2θcosθ)2=6cotθ4\left(\frac{\cos 2\theta}{\sin\theta}+\frac{\sin 2\theta}{\cos\theta}\right)^2=6\cot\theta-4

答案按需要保留 3 位有效数字。

(c) 利用 (a) 的结果,或用其他方法,求

π/6π/4(cos2xsinx+sin2xcosx)cotxdx\int_{\pi/6}^{\pi/4}\left(\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x}\right)\cot x\,dx

的精确值。

解答

(a)

解法一

思路

展开

目标是把左边化成 cosecx=1sinx\cosec x=\frac1{\sin x}。先用 sin2x=2sinxcosx\sin 2x=2\sin x\cos x,再用 cos2x=12sin2x\cos 2x=1-2\sin^2x,这样两个含 sinx\sin x 的项会抵消。

答题过程

展开

Start with the left-hand side:

cos2xsinx+sin2xcosx.\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x}.

Use

sin2x=2sinxcosx.\sin 2x=2\sin x\cos x.

Then

cos2xsinx+sin2xcosx=cos2xsinx+2sinxcosxcosx=cos2xsinx+2sinx.\begin{align*} \frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x} =&\,\frac{\cos 2x}{\sin x} +\frac{2\sin x\cos x}{\cos x} \\[2mm] =&\,\frac{\cos 2x}{\sin x}+2\sin x. \end{align*}

Now use

cos2x=12sin2x.\cos 2x=1-2\sin^2x.

So

cos2xsinx+2sinx=12sin2xsinx+2sinx=1sinx2sinx+2sinx=1sinx=cosecx.\begin{align*} \frac{\cos 2x}{\sin x}+2\sin x =&\,\frac{1-2\sin^2x}{\sin x}+2\sin x \\[2mm] =&\,\frac1{\sin x}-2\sin x+2\sin x \\[2mm] =&\,\frac1{\sin x} \\[2mm] =&\,\cosec x. \end{align*}

Therefore

cos2xsinx+sin2xcosxcosecx.\boxed{\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x}\equiv\cosec x}.

(b)

解法一

思路

展开

题目说 “Hence”,所以直接用 (a) 的恒等式,把括号内整体换成 cosecθ\cosec\theta。然后用 cosec2θ=1+cot2θ\cosec^2\theta=1+\cot^2\theta,把方程化成关于 cotθ\cot\theta 的二次方程。由于 0<θ<π20<\theta<\frac{\pi}{2},两个解都在第一象限。

答题过程

展开

Using part (a),

cos2θsinθ+sin2θcosθ=cosecθ.\frac{\cos 2\theta}{\sin\theta} +\frac{\sin 2\theta}{\cos\theta} =\cosec\theta.

Therefore the equation becomes

cosec2θ=6cotθ4.\cosec^2\theta=6\cot\theta-4.

Use

cosec2θ=1+cot2θ.\cosec^2\theta=1+\cot^2\theta.

Then

1+cot2θ=6cotθ4.1+\cot^2\theta=6\cot\theta-4.

Rearrange:

cot2θ6cotθ+5=0.\cot^2\theta-6\cot\theta+5=0.

Factorise:

(cotθ1)(cotθ5)=0.(\cot\theta-1)(\cot\theta-5)=0.

So

cotθ=1orcotθ=5.\cot\theta=1 \qquad\text{or}\qquad \cot\theta=5.

Hence

tanθ=1ortanθ=15.\tan\theta=1 \qquad\text{or}\qquad \tan\theta=\frac15.

Since 0<θ<π20<\theta<\dfrac{\pi}{2},

θ=π4orθ=arctan15.\theta=\frac{\pi}{4} \qquad\text{or}\qquad \theta=\arctan\frac15.

Therefore

θ=0.197orθ=π4.\boxed{\theta=0.197} \qquad\text{or}\qquad \boxed{\theta=\frac{\pi}{4}}.

(c)

解法一

思路

展开

继续使用 (a),积分中的括号就是 cosecx\cosec x。于是被积函数变成 cosecxcotx\cosec x\cot x,它的积分是 cosecx-\cosec x,再代入上下限即可。

答题过程

展开

Using part (a),

cos2xsinx+sin2xcosx=cosecx.\frac{\cos 2x}{\sin x}+\frac{\sin 2x}{\cos x} =\cosec x.

So the integral is

π/6π/4cosecxcotxdx.\int_{\pi/6}^{\pi/4}\cosec x\cot x\,\mathrm{d}x.

Since

ddx(cosecx)=cosecxcotx,\frac{\mathrm{d}}{\mathrm{d}x}(\cosec x) =-\cosec x\cot x,

we have

cosecxcotxdx=cosecx+C.\int \cosec x\cot x\,\mathrm{d}x=-\cosec x+C.

Therefore

π/6π/4cosecxcotxdx=[cosecx]π/6π/4=cosecπ4+cosecπ6=2+2=22.\begin{align*} \int_{\pi/6}^{\pi/4}\cosec x\cot x\,\mathrm{d}x =&\,\left[-\cosec x\right]_{\pi/6}^{\pi/4} \\[2mm] =&\,-\cosec\frac{\pi}{4} +\cosec\frac{\pi}{6} \\[2mm] =&\,-\sqrt2+2 \\[2mm] =&\,2-\sqrt2. \end{align*}

Hence the exact value is

22.\boxed{2-\sqrt2}.