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

IAL 2020 Oct FP3 Q4

A Level / Edexcel / FP3

IAL 2020 Oct Paper · Question 4

题目

Problem

Let

In=xncosxdx.I_n = \int x^n \cos x\,dx.

(a) Show that, for n2n \ge 2,

In=xnsinx+nxn1cosxn(n1)In2.I_n = x^n\sin x + nx^{n-1}\cos x - n(n-1)I_{n-2}.

(b) Hence find the functions f(x)f(x) and g(x)g(x) such that

x4cosxdx=f(x)sinx+g(x)cosx+c,\int x^4\cos x\,dx = f(x)\sin x + g(x)\cos x + c,

where cc is an arbitrary constant.

(9)
题目中文翻译

In=xncosxdxI_n = \int x^n \cos x\,dx

(a) 证明当 n2n \ge 2

In=xnsinx+nxn1cosxn(n1)In2I_n = x^n\sin x + nx^{n-1}\cos x - n(n-1)I_{n-2}

(b) 因此求函数 f(x)f(x)g(x)g(x),使得

x4cosxdx=f(x)sinx+g(x)cosx+c\int x^4\cos x\,dx = f(x)\sin x + g(x)\cos x + c

其中 cc 为任意常数。

解答

(a)

解法一

思路

展开

InI_n 连续做两次分部积分。第一次把幂函数留作求导,使积分从 cosx\cos x 变为 sinx\sin x;第二次再把 sinx\sin x 积回 cosx\cos x,余下积分便正好是 In2I_{n-2}

答题过程

展开

Integrating by parts,

In=xncosxdx=xnsinxnxn1sinxdx.\begin{align*} I_n =&\,\int x^n\cos x\,\mathrm{d}x\\[4mm] =&\,x^n\sin x -n\int x^{n-1}\sin x\,\mathrm{d}x. \end{align*}

For the remaining integral, a second integration by parts gives

xn1sinxdx=xn1cosx+(n1)xn2cosxdx=xn1cosx+(n1)In2.\begin{align*} \int x^{n-1}\sin x\,\mathrm{d}x =&\,-x^{n-1}\cos x\\[4mm] &\,\hspace{2pt}+(n-1) \int x^{n-2}\cos x\,\mathrm{d}x\\[4mm] =&\,-x^{n-1}\cos x+(n-1)I_{n-2}. \end{align*}

Substituting,

In=xnsinxn(xn1cosx+(n1)In2)=xnsinx+nxn1cosxn(n1)In2.\begin{align*} I_n =&\,x^n\sin x -n\bigl(-x^{n-1}\cos x+(n-1)I_{n-2}\bigr)\\[4mm] =&\,\boxed{x^n\sin x+nx^{n-1}\cos x -n(n-1)I_{n-2}}. \end{align*}

解法二

思路

展开

官方替代推导把被积式写成 xn1(xcosx)x^{n-1}(x\cos x)。先求出 xcosxdx=xsinx+cosx\int x\cos x\,\mathrm{d}x=x\sin x+\cos x,再分部积分;随后仅对其中一个剩余积分再做一次分部积分,也可得到同一递推式。

答题过程

展开

First,

xcosxdx=xsinx+cosx.\int x\cos x\,\mathrm{d}x=x\sin x+\cos x.

Now write

In=xn1(xcosx)dx.I_n=\int x^{n-1}(x\cos x)\,\mathrm{d}x.

Integrating by parts,

In=xn1(xsinx+cosx)(n1)xn2(xsinx+cosx)dx=xnsinx+xn1cosx(n1)xn1sinxdx(n1)In2.\begin{align*} I_n =&\,x^{n-1}(x\sin x+\cos x)\\[4mm] &\,\hspace{2pt}-(n-1) \int x^{n-2}(x\sin x+\cos x)\,\mathrm{d}x\\[4mm] =&\,x^n\sin x+x^{n-1}\cos x\\[4mm] &\,\hspace{2pt}-(n-1) \int x^{n-1}\sin x\,\mathrm{d}x\\[4mm] &\,\hspace{4pt}-(n-1)I_{n-2}. \end{align*}

Also,

xn1sinxdx=xn1cosx+(n1)In2.\int x^{n-1}\sin x\,\mathrm{d}x =-x^{n-1}\cos x+(n-1)I_{n-2}.

Therefore

In=xnsinx+xn1cosx+(n1)xn1cosx(n1)2In2(n1)In2=xnsinx+nxn1cosxn(n1)In2.\begin{align*} I_n =&\,x^n\sin x+x^{n-1}\cos x\\[4mm] &\,\hspace{2pt}+(n-1)x^{n-1}\cos x\\[4mm] &\,\hspace{4pt}-(n-1)^2I_{n-2}-(n-1)I_{n-2}\\[4mm] =&\,\boxed{x^n\sin x+nx^{n-1}\cos x -n(n-1)I_{n-2}}. \end{align*}

(b)

解法一

思路

展开

承接 (a) 的递推式,先把 I4I_4 降到 I2I_2,再降到 I0=sinxI_0=\sin x。最后分别收集 sinx\sin xcosx\cos x 的系数,即得到 f(x)f(x)g(x)g(x)

答题过程

展开

Using the reduction formula with n=4n=4,

I4=x4sinx+4x3cosx12I2.I_4=x^4\sin x+4x^3\cos x-12I_2.

With n=2n=2,

I2=x2sinx+2xcosx2I0.I_2=x^2\sin x+2x\cos x-2I_0.

Since

I0=cosxdx=sinx,I_0=\int\cos x\,\mathrm{d}x=\sin x,

we obtain

I4=x4sinx+4x3cosx12(x2sinx+2xcosx2sinx)=(x412x2+24)sinx+(4x324x)cosx+c.\begin{align*} I_4 =&\,x^4\sin x+4x^3\cos x\\[4mm] &\,\hspace{2pt}-12 \bigl(x^2\sin x+2x\cos x-2\sin x\bigr)\\[4mm] =&\,(x^4-12x^2+24)\sin x\\[4mm] &\,\hspace{2pt}+(4x^3-24x)\cos x+c. \end{align*}

Therefore

f(x)=x412x2+24\boxed{f(x)=x^4-12x^2+24}

and

g(x)=4x324x.\boxed{g(x)=4x^3-24x}.