题目
Problem
In=∫coshn(2x)dxn≥0
(a) Show that, for n≥2
In=2ncoshn−1(2x)sinh(2x)+nn−1In−2
(b) Hence determine
∫(1+cosh2x)3dx
collecting any like terms in your answer.
(9)
题目中文翻译
In=∫coshn(2x)dxn≥0
(a) 证明,当 n≥2 时,
In=2ncoshn−1(2x)sinh(2x)+nn−1In−2
(b) 因此求
∫(1+cosh2x)3dx
并在答案中合并同类项。
解答
(a)
解法一:拆出一个 cosh(2x)
思路
展开
把被积函数写成 coshn−1(2x)cosh(2x),以 coshn−1(2x) 为需要求导的部分进行分部积分。所得积分含有 sinh2(2x),再用 sinh2(2x)=cosh2(2x)−1 将它化成 In−In−2,最后整理出指定递推式。
答题过程
展开
Write
In=∫coshn−1(2x)cosh(2x)dx.
Integrate by parts, taking
u=coshn−1(2x),dv=cosh(2x)dx.
Then
du=2(n−1)coshn−2(2x)sinh(2x)dx,
and
v=21sinh(2x).
Therefore,
In=21coshn−1(2x)sinh(2x)−(n−1)∫sinh2(2x)coshn−2(2x)dx.
Using sinh2(2x)=cosh2(2x)−1,
In==21coshn−1(2x)sinh(2x)−(n−1)∫(cosh2(2x)−1)⋅coshn−2(2x)dx21coshn−1(2x)sinh(2x)−(n−1)(In−In−2).
Hence
nIn=21coshn−1(2x)sinh(2x)+(n−1)In−2,
so
In=2ncoshn−1(2x)sinh(2x)+nn−1In−2.
解法二:先使用双曲恒等式
思路
展开
先拆出 cosh2(2x),再用 cosh2(2x)=1+sinh2(2x),于是 In 被分成 In−2 与另一个积分。对后者分部积分,可直接产生一个含 In 的项,整理后同样得到递推式。
答题过程
展开
Using cosh2(2x)=1+sinh2(2x),
In==∫cosh2(2x)coshn−2(2x)dxIn−2+∫sinh2(2x)coshn−2(2x)dx.
Let
J=∫sinh2(2x)coshn−2(2x)dx.
For J, integrate by parts with
u=sinh(2x),dv=sinh(2x)coshn−2(2x)dx.
Then
du=2cosh(2x)dx,
and
v=2(n−1)coshn−1(2x).
Thus
J==2(n−1)sinh(2x)coshn−1(2x)−n−11∫coshn(2x)dx2(n−1)sinh(2x)coshn−1(2x)−n−11In.
Substituting this into In=In−2+J gives
In=In−2+2(n−1)sinh(2x)coshn−1(2x)−n−11In.
Therefore,
n−1nIn=In−2+2(n−1)sinh(2x)coshn−1(2x),
and hence
In=2ncoshn−1(2x)sinh(2x)+nn−1In−2.
(b)
解法一
思路
展开
先展开三次式,把原积分写成 I0+3I1+3I2+I3。然后明确写出 I0、I1,并承接 (a) 的递推式分别求 I2 与 I3,最后合并所有同类项。
答题过程
展开
Expanding the integrand,
(1+cosh2x)3=1+3cosh2x+3cosh22x+cosh32x.
Hence
∫(1+cosh2x)3dx=I0+3I1+3I2+I3.
We have
I0=x,I1=21sinh(2x).
Using the reduction formula from part (a),
I2==41cosh(2x)sinh(2x)+21I041cosh(2x)sinh(2x)+21x,
and
I3==61cosh2(2x)sinh(2x)+32I161cosh2(2x)sinh(2x)+31sinh(2x).
Therefore,
∫(1+cosh2x)3dx==x+23sinh(2x)+43cosh(2x)sinh(2x)+23x+61cosh2(2x)sinh(2x)+31sinh(2x)25x+611sinh(2x)+43sinh(2x)cosh(2x)+61sinh(2x)cosh2(2x)+C.