[일변수 미적분학] 11. 유리함수, 삼각함수, 무리함수의 적분법
유리함수의 적분
f(x),g(x)가 x에 대한 다항식일 때, f(x)g(x)(g(x)≠0)를 유리함수(rational function)라고 한다.
유리함수의 부정적분은 다음의 과정대로 구한다.
1단계: f(x)의 차수가 g(x)의 차수보다 큰 경우, f(x)를 g(x)로 나누어서 몫 q(x), 나머지 r(x)를 얻는다고 하면f(x)g(x)=q(x)+r(x)g(x)로 나타낼 수 있다.
2단계: g(x)를 일차식과 이차식의 곱으로 인수분해한다.
3단계: r(x)g(x)를 부분분수로 분해한다.
(또는 로그미분법을 이용하여 구할 수 있다.)
∫x3+x+2x(x2+1)2dx를 구하자.x3+x+2x(x2+1)2=Ax+Bx+Cx2+1+Dx+E(x2+1)2라 하자. 분자만 보면x3+x+2=(A+B)x4+Cx3+(2A+B+D)x2+(C+E)x+A이므로 A+B=0,C=1,2A+B+D=0,C+E=1,A=2이어야 하고 이 연립방정식을 풀면 A=2,B=−2,C=1,D=−2,E=0이다. 그러면∫x3+x+2x(x2+1)2dx=2∫1xdx−∫2xx2+1dx+∫1x2+1dx−2∫x(x2+1)2dx=2ln|x|−ln(x2+1)+tan−1x+1x2+1+C이다.
∫x5−x4−3x+5x4−2x3+2x2−2x+1dx를 구하자.x5−x4−3x+5x4−2x3+2x2−2x+1=x+1+−2x+4x4−2x3+2x2−2x+1이고 분수부분만 본다면−2x+4x4−2x3+2x2−2x+1=−2x+4(x−1)2(x2+1)=Ax−1+B(x−1)2+Cx+Dx2+1이다. 이 식의 분자만 보면−2x+4=A(x−1)(x2+1)+B(x2+1)+(Cx+D)(x−1)2이고,6=−4A+2B−4C+4D(x=−1)4=−A+B+D(x=0)2=2B(x=1)0=5A+5B+2C+D(x=2)이므로 이 연립방정식을 풀면 A=−2,B=1,C=2,D=1이고∫x5−x4−3x+5x4−2x3+2x2−2x+1dx=∫(x+1)dx−2∫1x−1dx+∫1(x−1)2dx+∫2x+1x2+1dx=12x2+x−2ln|x−1|+ln(x2+1)+tan−1x+C이다.
삼각함수의 적분
다음은 삼각함수 항등식이다.(1)sin2x+cos2x=1,tan2x+1=sec2x,1+cot2x=csc2x(2)sin(α±β)=sinαcosβ±cosαsinβcos(α±β)=cosαcosβ∓sinαsinβtan(α±β)=tanα±tanβ1∓tanαtanβ(3)sin2x=2sinxcosx,cos2x=cos2x−sin2x,tan2x=2tanx1−tan2x(4)sin2x=1−cos2x2,cos2x=1+cos2x2이 삼각함수의 항등식들을 이용하여 삼각함수의 적분을 구한다.
∫sinmxcosnxdx의 적분법:
(1) m=2k+1(홀수)인 경우sinmxcosnx=(sin2x)kcosnxsinx=(1−cos2x)kcosnxsinx이므로 t=cosx라 하면 dt=−sinxdx이므로∫sinmxcosnxdx=−∫(1−t2)ktndt이다.
(2) n=2k+1(홀수)인 경우sinmxcosnx=sinmx(cos2x)kcosx=(1−sin2x)ksinmxcosx이므로 t=sinx라 하면 dt=cosxdx이므로∫sinmxcosnxdx=∫(1−t2)ktmdt이다.
(3) m,n이 모두 짝수인 경우sin2x=1−cos2x2,cos2x=1+cos2x2,sinxcosx=12sin2x를 이용하여 sinm′2xcosm′2x의 형태로 바꾸어 다시 (1)또는 (2)의 과정을 반복한다.
∫secmxtannxdx의 적분법:
(1) m=2k(짝수)인 경우secmxtannx=(sec2x)k−1tannxsec2x=(1+tan2x)ktannxsec2x이므로 t=tanx라 하면 dt=sec2xdx이므로∫secmxtannxdx=∫(1+t2)k−1tndt이다.
(2) n=2k+1(홀수)인 경우secmxtannx=secm−1x(tan2x)ksecxtanx=secm−1x(sec2x−1)ksecxtanx이므로 t=secx라 하면 dt=secxtanxdx이므로∫secmxtannxdx=∫(t2−1)ktm−1dt이다.
(3) n이 짝수인 경우secmxtannx=secmx(tan2x)k=secmx(sec2x−1)k식을 이용하여 구한다.
무리함수의 적분
-삼각치환
√u2+a2,√a2−u2,√u2−a2(a>0)의 형태를 포함하고 있는 적분은 삼각함수를 이용한 치환으로 적분을 구할 수 있다.
(1) √u2+a2인 경우: u=atanθ(−π2<θ<π2)라 놓으면, √u2+a2=asecθ(secθ≥0)이고, du=asec2θdθ
(2) √a2−u2인 경우: u=asinθ(−π2≤θ≤π2)라 놓으면, √a2−u2=acosθ(cosθ≥0)이고, du=acosθdθ
(3) √u2−a2인 경우: u=asecθ(−π≤θ<−π2,0≤θ<π2)라 놓으면, √u2−a2=atanθ(tanθ≥0)이고, du=asecθtanθdθ
∫x(4−x2)32dx를 구하자. x=2sinθ라 하면√4−x2=2cosθ,dx=2cosθdθ이므로∫x(4−x2)32dx=∫2sinθ⋅2cosθ(2cosθ)3dθ=12∫secθtanθdθ=12secθ+C이다. sinθ=fracx2이므로cosθ=√1−sin2θ=√4−x22,secθ=1cosθ=2√4−x2이고 따라서∫x(4−x2)32dx=1√4−x2+C이다.
∫1√a2+u2du를 구하자. u=atanθ라 하면√a2+u2=asecθ,du=asec2θ이므로∫1√a2+u2du=∫secθdθ=ln|secθ+tanθ|+C=ln|√a2+u2a+ua|(∵이므로\int{\frac{1}{\sqrt{a^{2}+u^{2}}}du}=\ln|u+\sqrt{a^{2}+u^{2}}|+C이다.
\displaystyle\int{\frac{1}{\sqrt{x^{2}-1}}dx}를 구하자.x=\sec\theta\,\left(0\leq\theta<\frac{\pi}{2},\,\pi\leq\theta<\frac{3}{2}\pi\right)라 하면,\sqrt{x^{2}-1}=|\tan\theta|=\tan\theta,\,dx=\sec\theta\tan\theta d\theta이므로\begin{align*}\int{\frac{1}{\sqrt{x^{2}-1}}dx}&=\int{\frac{\sec\theta\tan\theta}{\tan\theta}d\theta}=\int{\sec\theta d\theta}\\&=\ln|\sec\theta+\tan\theta|+C\end{align*}이고, \displaystyle\sec\theta=x,\,\tan\theta=\sqrt{x^{2}-1}이므로\int{\frac{1}{\sqrt{x^{2}-1}}dx}=\ln|x+\sqrt{x^{2}-1}|+C이다.
다른 무리함수의 적분법
(1) \displaystyle\int{R(x,\,\sqrt[l]{x},\,\sqrt[m]{x},\,\sqrt[n]{x})dx} (l,\,m,\,n\in\mathbb{N}, R은 유리함수)
p를 l,\,m,\,n의 최소공배수라고 하고 t=\sqrt[p]{x}로 치환한다. 그러면dx=pt^{p-1},\,\sqrt[l]{x}=t^{\frac{p}{l}},\,\sqrt[m]{x}=t^{\frac{p}{m}},\,\sqrt[n]{x}=t^{\frac{p}{n}}이므로 모든 변수를 t로 바꾸어 t에 대한 유리함수의 적분으로 바꾼 다음, 유리함수의 적분법을 이용하여 적분한다.
(2) \displaystyle\int{R\left(x,\,\sqrt[n]{\frac{ax+b}{cx+d}}\right)dx} (ad-bc\neq0, n\in\mathbb{N}, R은 유리함수) \displaystyle t=\sqrt[n]{\frac{ax+b}{cx+d}}로 치환하면 \displaystyle x=\frac{dt^{n}-b}{a-ct^{n}}이므로, 이를 이용해 모든 변수를 t로 변형하여 t에 관한 유리함수의 적분으로 바꾼 다음 적분한다.
(3) \displaystyle\int{R(x,\,\sqrt{ax^{2}+bx+c})dx} (a\neq0, R은 유리함수)
(i) a>0일 때 \sqrt{ax^{2}+bx+c}+\sqrt{a}x=t로 치환
(ii) a<0일 때 \displaystyle t=\sqrt{\frac{x-\alpha}{\beta-t}} (ax^{2}+bx+c=a(x-\alpha)(x-\beta),\,\alpha<\beta)로 치환
모든 변수를 t로 변형하여 t에 관한 유리함수의 적분으로 바꾼 다음 적분한다.
\displaystyle\int{\frac{1}{\sqrt{x}+x^{\frac{3}{4}}}dx}를 구하자. \displaystyle t=x^{\frac{1}{4}}라 하면 x=t^{4},\,\sqrt{x}=t^{2},\,x^{\frac{3}{4}}=t^{3}이고 dx=4t^{3}dt이므로\begin{align*}\int{\frac{1}{\sqrt{x}+x^{\frac{3}{4}}}dx}&=\int{\frac{4t^{3}}{t^{2}+t^{3}}dt}=4\int{\frac{t}{t+1}dt}\\&=4\int{\left(1-\frac{1}{t+1}\right)dt}=4t-4\ln|t+1|+C\end{align*}이고 따라서\int{\frac{1}{\sqrt{x}+x^{\frac{3}{4}}}dx}=4x^{\frac{1}{4}}-4\ln|1+x^{\frac{1}{4}}|+C이다.
\displaystyle\int{\frac{1}{\sqrt{x}+1}dx}를 구하자. \sqrt{x}=t라 하면 x=t^{2}이고 dx=2tdt이므로\begin{align*}\int{\frac{1}{\sqrt{x}+1}dx}&=\int{\frac{2t}{t+1}dt}=2\int{\left(1-\frac{1}{t+1}\right)dt}\\&=2t-2\ln|1+t|+C\end{align*}이고 따라서\int{\frac{1}{\sqrt{x}+1}dx}=2\sqrt{x}-2\ln(1+\sqrt{x})+C이다.
기타의 적분법
만일 피적분함수가 삼각함수의 유리함수 형태이면 \displaystyle z=\tan\left(\frac{u}{2}\right)라 하면
\tan u=\frac{2\tan\left(\frac{u}{2}\right)}{1-\tan^{2}\left(\frac{u}{2}\right)}=\frac{2z}{1-z^{2}}이고\sin u=\frac{2z}{1+z^{2}},\,\cos u=\frac{1-z^{2}}{1+z^{2}},\,du=\frac{2}{1+z^{2}}dz이다.
\displaystyle\int{\frac{1}{2+\sin x}dx}를 구하자. \displaystyle z=\tan\frac{x}{2}라 하면\begin{align*}\int{\frac{1}{2+\sin x}dx}&=\int{\frac{\frac{2}{1+z^{2}}}{2+\frac{2z}{1+z^{2}}}dz}=\int{\frac{1}{z^{2}+z+1}dz}=\int{\frac{1}{\left(z+\frac{1}{2}\right)^{2}+\frac{3}{4}}dz}\\&=\frac{2}{\sqrt{3}}\tan^{-1}\left(\frac{2z+1}{\sqrt{3}}\right)+C=\frac{2}{\sqrt{3}}\tan^{-1}\left(\frac{1+2\tan\frac{x}{2}}{\sqrt{3}}\right)+C\end{align*}이다.
참고자료:
미분적분학, 고영상 외 6인, 휴먼싸이언스
'미적분학과 해석학 > 일변수 미적분학' 카테고리의 다른 글
[일변수 미적분학] 13. 정적분의 성질, 미적분학의 기본정리 (0) | 2018.11.01 |
---|---|
[일변수 미적분학] 12. 면적과 정적분 (0) | 2018.10.29 |
[일변수 미적분학] 10. 부정적분과 기본공식 (0) | 2018.10.25 |
[일변수 미적분학] 9. 미분, 뉴턴의 방법, 수학적모델링 및 최적화 (0) | 2018.08.27 |
[일변수 미적분학] 8. 함수의 최대, 최소, 극값, 요철, 그래프 (0) | 2018.08.26 |