1. 예제 1
[문제] [math(\ln{x})]의 역도함수를 구하시오. |
- [풀이 보기]
- -----
주어진 피적분함수를 [math(f(x))]로 놓고, 다음과 같이 설정하자.[1][math(\displaystyle f(x)=\ln{x} ,\; g'(x)=1 \, \rightarrow \, \displaystyle f'(x)=\frac{1}{x},\;g(x)=x )] [math(\displaystyle \begin{aligned} \int \ln{x}\,\mathrm{d}x &= x\ln{x}-\int \frac{1}{x} \cdot x\,\mathrm{d}x \\ &=x\ln{x}-x+\mathsf{const.} \end{aligned} )]
2. 예제 2
[문제] [math(e^{x}\cos{x})]의 역도함수를 구하시오. |
- [풀이 보기]
- -----
위에서 다뤘던 LIATE 법칙 때문에, 미분된 함수를 삼각함수로 놓는 것이 나으므로 다음과 같이 설정하자.[math(\displaystyle f(x)=e^{x} ,\;g'(x)=\cos{x} \, \rightarrow \,\displaystyle f'(x)=e^{x},\; g(x)=\sin{x} )] [math(\displaystyle \begin{aligned} \int e^{x}\cos{x}\,\mathrm{d}x = e^{x}\sin{x}-\int e^{x}\sin{x} \,\mathrm{d}x \end{aligned} )] [math(\begin{aligned}\displaystyle \int e^{x}\sin{x} \,\mathrm{d}x&=-e^{x}\cos{x}+\int e^{x}\cos{x}\,\mathrm{d}x\\\displaystyle \int e^{x}\cos{x}\,\mathrm{d}x &= e^{x}\sin{x}+e^{x}\cos{x}-\int e^{x}\cos{x}\,\mathrm{d}x\\\therefore\displaystyle\int e^{x}\cos{x}\,\mathrm{d}x&=\frac{1}{2} e^{x}(\sin{x}+\cos{x})+ \mathsf{const.} \end{aligned} )]
[별해]
도표적분법을 사용한다.[math(\displaystyle \frac{\mathrm{d}}{\mathrm{d}x})] [math(\displaystyle \int \,\mathrm{d}x)] [math(+)] [math(\cos{x})] [math(e^{x})] [math(\displaystyle \int e^{x} \cos{x} \,\mathrm{d}x=)] [math(-)] [math(-\sin{x})] [math(e^{x})] [math(\displaystyle +e^{x}\cos{x})] [math(+)] [math(-\cos{x})] [math(e^{x})] [math(\displaystyle +e^{x}\sin{x})] [math(\rightarrow)] [math(\displaystyle -\int e^{x} \cos{x} \,\mathrm{d}x)] [math(\begin{aligned}\therefore\displaystyle \int e^{x} \cos{x} \,\mathrm{d}x &=e^{x}(\sin{x}+\cos{x})-\int e^{x} \cos{x} \,\mathrm{d}x \\ &=\frac{1}{2} e^{x}(\sin{x}+\cos{x})+\mathsf{const.} \end{aligned} )]
3. 예제 3
[문제] [math(\ln x \sin{x})]의 역도함수를 구하시오.[2] |
- [풀이 보기]
- -----
LIATE 법칙에 따라, 미분된 함수를 삼각함수로 놓는 것이 나으므로 다음과 같이 설정하자.[math(\displaystyle f(x)=\ln x,\;g'(x)=\sin{x} \, \to \, \displaystyle f'(x)=\frac{1}{x},\;g(x)=-\cos{x} )] [math(\displaystyle \begin{aligned} \int \ln{x}\sin{x}\,\mathrm{d}x = -\ln{x}\cos{x} + \int \frac{\cos{x}}{x} \,\mathrm{d}x \end{aligned} )] [math(\displaystyle \begin{aligned} \int \ln{x}\sin{x}\,\mathrm{d}x = \mathrm{Ci}(x) -\ln{x}\cos{x} + \mathsf{const.} \end{aligned} )]
4. 예제 4
[문제] [math(\displaystyle \int \lfloor x\rfloor \,\frac{\mathrm{d}}{x^2})]을 구하시오. |
- [풀이 보기]
- -----
[math(lfloor xrfloor)]는 불연속이므로 미분계수 쪽으로 옮기는 것이 좋으므로, 스틸체스 적분의 부분적분식에 대입하여[math(\displaystyle \int \lfloor x\rfloor \,\frac{\mathrm{d}}{x^2} = \frac{\lfloor x\rfloor}{x^2} - \int \frac{1}{x^2}\,\mathrm{d}\lfloor x\rfloor)] [math(displaystyle begin{aligned} int frac{1}{x^2},mathrm{d}lfloor xrfloor &= sum frac{1}{x^2} \&= zeta(2) \&= frac{pi^2}{6} end{aligned})] [math(\displaystyle \int \lfloor x\rfloor \,\frac{\mathrm{d}}{x^2}= \frac{\lfloor x\rfloor}{x^2} - \frac{\pi^2}{6}+ \mathsf{const.})]