本週的问题

更新于Feb 10, 2014 3:33 PM

本週我们又遇到了calculus问题:

我们怎样才能找cot3x\cot^{3}x的积分?

开始吧!



cot3xdx\int \cot^{3}x \, dx

1
使用Pythagorean恆等式cot2x=csc2x1\cot^{2}x=\csc^{2}x-1
(csc2x1)cotxdx\int (\csc^{2}x-1)\cot{x} \, dx

2
扩展。
cotxcsc2xcotxdx\int \cot{x}\csc^{2}x-\cot{x} \, dx

3
使用求和法则f(x)+g(x)dx=f(x)dx+g(x)dx\int f(x)+g(x) \, dx=\int f(x) \, dx+\int g(x) \, dx
cotxcsc2xdxcotxdx\int \cot{x}\csc^{2}x \, dx-\int \cot{x} \, dx

4
简化三角函数。
cosxsin3xdxcotxdx\int \frac{\cos{x}}{\sin^{3}x} \, dx-\int \cot{x} \, dx

5
cosxsin3xdx\int \frac{\cos{x}}{\sin^{3}x} \, dx上使用换元积分法
Let u=sinxu=\sin{x}, du=cosxdxdu=\cos{x} \, dx

6
使用上面的uududu,重写cosxsin3xdx\int \frac{\cos{x}}{\sin^{3}x} \, dx
1u3du\int \frac{1}{{u}^{3}} \, du

7
使用指数法则xndx=xn+1n+1+C\int {x}^{n} \, dx=\frac{{x}^{n+1}}{n+1}+C
12u2-\frac{1}{2{u}^{2}}

8
u=sinxu=\sin{x}代回原本的积分。
12sin2x-\frac{1}{2\sin^{2}x}

9
用完成的代回重写积分。
12sin2xcotxdx-\frac{1}{2\sin^{2}x}-\int \cot{x} \, dx

10
使用三角积分法: cotx\cot{x}的积分是ln(sinx)\ln{(\sin{x})}
12sin2xln(sinx)-\frac{1}{2\sin^{2}x}-\ln{(\sin{x})}

11
添加常量。
12sin2xln(sinx)+C-\frac{1}{2\sin^{2}x}-\ln{(\sin{x})}+C

完成