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

IAL 2021 Jan Q9

A Level / Edexcel / P3

IAL 2021 Jan Paper · Question 9

题目

Problem

Find

(i)

3x23x24x+5dx\int \frac{3x-2}{3x^2-4x+5}\,\mathrm{d}x
(2)

(ii)

e2x(e2x1)3dxx0\int \frac{e^{2x}}{(e^{2x}-1)^3}\,\mathrm{d}x \qquad x\ne 0
(2)
题目中文翻译

(i)

3x23x24x+5dx\int \frac{3x-2}{3x^2-4x+5}\,\mathrm{d}x

(ii)

e2x(e2x1)3dxx0\int \frac{e^{2x}}{(e^{2x}-1)^3}\,\mathrm{d}x \qquad x\ne 0

解答

(i)

解法一

思路

展开

分母的导数恰好是分子的两倍,因此可直接使用 f(x)/f(x)dx=lnf(x)+c\int f'(x)/f(x)\,\mathrm{d}x=\ln|f(x)|+c

答题过程

展开

We need to find

3x23x24x+5dx\int \frac{3x-2}{3x^2-4x+5}\,\mathrm{d}x

Notice that the derivative of the denominator is

ddx(3x24x+5)=6x4\frac{\mathrm{d}}{\mathrm{d}x}(3x^2-4x+5)=6x-4

and

6x4=2(3x2)6x-4=2(3x-2)

So the numerator is half the derivative of the denominator.

Therefore

3x23x24x+5dx=126x43x24x+5dx=12ln(3x24x+5)+c\begin{align*} \int \frac{3x-2}{3x^2-4x+5}\,\mathrm{d}x =&\,\frac12\int \frac{6x-4}{3x^2-4x+5}\,\mathrm{d}x\\[4mm] =&\,\frac12\ln(3x^2-4x+5)+c \end{align*}

Hence

12ln(3x24x+5)+c\boxed{\frac12\ln(3x^2-4x+5)+c}

(ii)

解法一

思路

展开

u=e2x1u=e^{2x}-1,分子中的 e2xdxe^{2x}\,\mathrm{d}x 随即变成 12du\frac12\,\mathrm{d}u,积分化为幂函数形式。

答题过程

展开

We need to find

e2x(e2x1)3dx\int \frac{e^{2x}}{(e^{2x}-1)^3}\,\mathrm{d}x

Let

u=e2x1u=e^{2x}-1

Then

dudx=2e2x\frac{\mathrm{d}u}{\mathrm{d}x}=2e^{2x}

so

e2xdx=12due^{2x}\,\mathrm{d}x=\frac12\,\mathrm{d}u

Therefore

e2x(e2x1)3dx=12u3du=12u22=14u2\begin{align*} \int \frac{e^{2x}}{(e^{2x}-1)^3}\,\mathrm{d}x =&\,\frac12\int u^{-3}\,\mathrm{d}u\\[4mm] =&\,\frac12\cdot \frac{u^{-2}}{-2}\\[4mm] =&\,-\frac14u^{-2} \end{align*}

Substitute back:

14(e2x1)2+c\boxed{-\frac{1}{4(e^{2x}-1)^2}+c}