本週的問題

更新於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

完成