복잡한
합성함수 를 적분할 때 사용되는 방법이다. 보통 합성함수를 적분할 때 먼저 치환적분을 해본 후 치환적분이 먹히지 않으면
부분적분 법을 쓴다. 다만, 이 방법을 적용했을 때 초등함수로 결과가 나오지 않는 함수들이 있다. 단적인 예로
sin x x \dfrac{\sin x}{x} x sin x 라거나
e − x 2 e^{-x^2} e − x 2 이라거나..
[1] 만약 초등함수로 나타나지 않는다면
급수 로 나타내서 적분하거나
수치해석 을 이용할 수 있다.
x = g ( t ) x=g(t) x = g ( t ) 이고
g ( t ) g(t) g ( t ) 가 미분 가능할 때, 치환적분법은 다음과 같다.
∫ f ( x ) d x = ∫ f { g ( t ) } g ′ ( t ) d t \displaystyle \int f(x) \,\mathrm{d}x = \int f\{g(t)\} \,g'(t) \,\mathrm{d}t ∫ f ( x ) d x = ∫ f { g ( t )} g ′ ( t ) d t [2]대부분의 고등학생이라면
분명 기호에 불과하다고 배웠던 d y d x \dfrac{\mathrm{d}y}{\mathrm{d}x} d x d y 를 , 마치 분수처럼 계산해서
d x = g ′ ( t ) d t \mathrm{d}x = g'(t) \,\mathrm{d}t d x = g ′ ( t ) d t 와 같은 식으로
d x \mathrm{d}x d x 나
d y \mathrm{d}y d y 라는 단독표현을 써서 치환적분법을 배웠을 것이다. 이것은 사실
d y d x \dfrac{\mathrm{d}y}{\mathrm{d}x} d x d y 가 단순한 기호가 아닌
미분형식 이라는 엄연한
연산자 [3]이기 때문이다. 그런데 이 미분형식은, 해당 문서를 들어가보면 알겠지만 여러 가지 미분 개념을 미리 마스터한 뒤에 배운다. 즉, 대학교를 가도
공업수학 을 배우는 공대생이나, 수학과 신입생까지는 대게 고등학교와 마찬가지로 그냥 그런 게 있다 정도로만 알려준다. 이런 판국이니 고교 교육과정 입장에선 저 기호를 제대로 알려줄 수가 없는 것. 물론 지나치게 어려운 내용은 아니고 맘만 먹으면 고교 수준에서도 충분히 정의할 수 있는 개념이긴 하다. 여튼 교육 과정에는 벗어나는 방법이지만, 위 방법도 수학적으로는 문제가 없다.
추가로 치환적분법이 한 참고서
[4]에 따르면 '
x = g ( t ) x=g(t) x = g ( t ) 가 일대일 대응이어야 한다'라고 고교과정에서 배운다고 하는데, 이는 잘못된 내용이며 고등학교 교과서에서도
x = g ( t ) x=g(t) x = g ( t ) 라는 말 밖에 없다. Thomas 미적분학 교재에서도
x = g ( t ) x=g(t) x = g ( t ) 가 미분가능해야 한다고 설명하지, 절대로 일대일 대응 관련 이야기는 없다.
위와 같은 말이 나온 이유는,
x = g ( t ) x=g(t) x = g ( t ) 가 일대일대응이 아닐경우,
x = g ( t ) x=g(t) x = g ( t ) 의 증감에 따라 구간을 나눠야 하는 경우가 생기기 때문이다. 따라서 모든 경우를 생각하여 오류 없이 구간을 잘 나눈 경우에는
x = g ( t ) x=g(t) x = g ( t ) 의 일대일대응 여부는 치환적분과 상관이 없다.
변수를
삼각함수 로 치환하여 적분하는 방법이다.
대개
∫ a 2 − x 2 d x \displaystyle \int \sqrt{a^2-x^2} \,\mathrm{d}x ∫ a 2 − x 2 d x 는
x = a sin t x = a\sin t x = a sin t 로,
∫ a 2 + x 2 d x \displaystyle \int \sqrt{a^2+x^2} \,\mathrm{d}x ∫ a 2 + x 2 d x 는
x = a tan t x = a\tan t x = a tan t 로 치환하여 적분한다.
∫ x 2 − a 2 d x \displaystyle \int \sqrt{x^2-a^2} \,\mathrm{d}x ∫ x 2 − a 2 d x 는
x > 0 x>0 x > 0 일 땐
x = a sec t x = a\sec t x = a sec t 로,
x < 0 x<0 x < 0 일 땐
x = a csc t x = a\csc t x = a csc t 로 치환하거나
아크시컨트, 아크코시컨트 의 도함수를 이용하여 적분한다. 삼각치환을 할 때는 범위를 지정하는 것이 중요하다.
다음 부정적분을 구하시오.
∫ a 2 − x 2 d x \displaystyle \int \sqrt{a^2-x^2} \,\mathrm{d}x ∫ a 2 − x 2 d x 일단
x = a sin t \displaystyle x = a\sin t x = a sin t 로 두고,
t t t 의 범위는
− π 2 ≤ t ≤ π 2 -\dfrac{\pi}2 \le t \le \dfrac{\pi}2 − 2 π ≤ t ≤ 2 π 로 둔다. 양 변을
t t t 에 대해서 미분하면
d x d t = a cos t \dfrac{\mathrm{d}x}{\mathrm{d}t} = a\cos t d t d x = a cos t 이고, 이 식을
d x = a cos t d t \mathrm{d}x = a\cos t \,\mathrm{d}t d x = a cos t d t 로 바꾸어 본래의 적분에 대입하면 아래처럼 진행할 수 있다.
∫ a 2 − x 2 d x = ∫ a 2 − a 2 sin 2 t ⋅ a cos t d t = ∫ a 2 ( 1 − sin 2 t ) a cos t d t = ∫ a cos t a 2 cos 2 t d t = a ∫ cos t ⋅ a cos t d t ( ∵ − π 2 ≤ t ≤ π 2 ⇒ cos t ≥ 0 ) = a 2 ∫ cos 2 t d t = a 2 ∫ 1 + cos 2 t 2 d t = a 2 2 ( t + 1 2 sin 2 t + C ) = a 2 2 ( t + sin t cos t ) + C = a 2 2 ( arcsin x a + x a cos ( arcsin x a ) ) + C ( ∵ x = a sin t ⇒ x a = sin t ⇒ t = arcsin x a ) \displaystyle \begin{aligned}
\int \sqrt{a^2-x^2} \,\mathrm{d}x &= \int \sqrt{a^2-a^2\sin^2t} \cdot a\cos t \,\mathrm{d}t \\
&= \int \sqrt{a^2(1-\sin^2t)} \,a\cos t \,\mathrm{d}t \\
&= \int a\cos t \,\sqrt{a^2\cos^2t} \,\mathrm{d}t \\
&= a \int \cos t \cdot a\cos t \,\mathrm{d}t \qquad \biggl( \because -\frac{\pi}2 \le t \le \frac{\pi}2 \Rightarrow \cos t \ge 0 \biggr) \\
&= a^2 \int \cos^2t \,\mathrm{d}t \\
&= a^2 \int \frac{1+\cos{2t}}2 \,\mathrm{d}t \\
&= \frac{a^2}2 \biggl( t + \frac12\sin{2t} + C \biggr) \\
&= \frac{a^2}2 (t + \sin t\cos t) + C \\
&= \frac{a^2}2 \biggl( \arcsin{\frac xa} + \frac xa\cos\biggl(\arcsin{\frac xa}\biggr) \biggr) + C \\
&\quad \biggl( \because x=a\sin t \Rightarrow \frac xa=\sin t \Rightarrow t=\arcsin{\frac xa}\biggr)
\end{aligned} ∫ a 2 − x 2 d x = ∫ a 2 − a 2 sin 2 t ⋅ a cos t d t = ∫ a 2 ( 1 − sin 2 t ) a cos t d t = ∫ a cos t a 2 cos 2 t d t = a ∫ cos t ⋅ a cos t d t ( ∵ − 2 π ≤ t ≤ 2 π ⇒ cos t ≥ 0 ) = a 2 ∫ cos 2 t d t = a 2 ∫ 2 1 + cos 2 t d t = 2 a 2 ( t + 2 1 sin 2 t + C ) = 2 a 2 ( t + sin t cos t ) + C = 2 a 2 ( arcsin a x + a x cos ( arcsin a x ) ) + C ( ∵ x = a sin t ⇒ a x = sin t ⇒ t = arcsin a x )
cos ( arcsin x a ) \cos\biggl( \arcsin \dfrac xa \biggr) cos ( arcsin a x ) 를 구하기 위해
sin 2 t + cos 2 t = 1 \sin^2t+\cos^2t=1 sin 2 t + cos 2 t = 1 에
t = arcsin x a t=\arcsin{\dfrac xa} t = arcsin a x 를 대입하면
sin 2 ( arcsin x a ) + cos 2 ( arcsin x a ) = 1 ( x a ) 2 + cos 2 ( arcsin x a ) = 1 cos 2 ( arcsin x a ) = 1 − x 2 a 2 ∴ cos ( arcsin x a ) = 1 − x 2 a 2 ( ∵ − π 2 ≤ t = arcsin x a ≤ π 2 ⇒ cos ( arcsin x a ) ≥ 0 ) \displaystyle \begin{aligned}
\sin^2\biggl(\arcsin{\frac xa}\biggr) + \cos^2\biggl(\arcsin{\frac xa}\biggr) &= 1 \\
\biggl(\frac xa\biggr)^2 + \cos^2\biggl(\arcsin{\frac xa}\biggr) &= 1 \\
\cos^2\biggl(\arcsin{\frac xa}\biggr) &= 1 - \frac{x^2}{a^2} \\
\therefore \cos\biggl(\arcsin{\frac xa}\biggr) &= \sqrt{1-\frac{x^2}{a^2}} \\
\quad \biggl( \because -\frac{\pi}2 \le t=\arcsin{\frac xa} \le \frac{\pi}2 &\Rightarrow \cos\biggl(\arcsin{\frac xa}\biggr) \ge 0 \biggr)
\end{aligned} sin 2 ( arcsin a x ) + cos 2 ( arcsin a x ) ( a x ) 2 + cos 2 ( arcsin a x ) cos 2 ( arcsin a x ) ∴ cos ( arcsin a x ) ( ∵ − 2 π ≤ t = arcsin a x ≤ 2 π = 1 = 1 = 1 − a 2 x 2 = 1 − a 2 x 2 ⇒ cos ( arcsin a x ) ≥ 0 )
이 식을 위의 적분 결과에 대입하면 다음과 같다.
∫ a 2 − x 2 d x = a 2 2 ( arcsin x a + x a cos ( arcsin x a ) ) + C = a 2 2 arcsin x a + a x 2 1 − x 2 a 2 + C = a 2 2 arcsin x a + x 2 a 2 − x 2 + C \displaystyle \begin{aligned}
\int \sqrt{a^2-x^2} \,\mathrm{d}x &= \frac{a^2}2 \biggl( \arcsin{\frac xa} + \frac xa\cos{\biggl(\arcsin{\frac xa}\biggr)} \biggr) + C \\
&= \frac{a^2}2 \arcsin{\frac xa} + \frac{ax}2 \sqrt{1-\frac{x^2}{a^2}} + C \\
&= \frac{a^2}2 \arcsin{\frac xa} + \frac x2 \sqrt{a^2-x^2} + C
\end{aligned} ∫ a 2 − x 2 d x = 2 a 2 ( arcsin a x + a x cos ( arcsin a x ) ) + C = 2 a 2 arcsin a x + 2 a x 1 − a 2 x 2 + C = 2 a 2 arcsin a x + 2 x a 2 − x 2 + C
다음 부정적분을 구하시오.
∫ sin ( ln x ) x d x \displaystyle \int \frac{\sin{(\ln x)}}x \,\mathrm{d}x ∫ x sin ( ln x ) d x ln x = t \ln x=t ln x = t 로 두면
x = e t x=e^t x = e t 이고,
d x d t = e t \dfrac{\mathrm{d}x}{\mathrm{d}t}=e^t d t d x = e t 이므로
d x = e t d t \mathrm{d}x=e^t\,\mathrm{d}t d x = e t d t 가 된다. 이를 위의 적분식에 대입하면 아래처럼 진행할 수 있다.
∫ sin ( ln x ) x d x = ∫ sin ( t ) e t ⋅ e t d t = ∫ sin t d t = − cos t + C \displaystyle \begin{aligned}
\int \frac{\sin{(\ln x)}}x \,\mathrm{d}x &= \int \frac{\sin{(t)}}{e^t} \cdot e^t\,\mathrm{d}t \\
&= \int \sin t \,\mathrm{d}t \\
&= -\cos t + C
\end{aligned} ∫ x sin ( ln x ) d x = ∫ e t sin ( t ) ⋅ e t d t = ∫ sin t d t = − cos t + C ln x = t \ln x=t ln x = t 로 치환했었으니 다시
x x x 에 관한 식으로 나타내면 다음 결과를 얻을 수 있다.
∴ ∫ sin ( ln x ) x d x = − cos ( ln x ) + C \displaystyle \therefore \int \frac{\sin{(\ln x)}}x \,\mathrm{d}x = -\cos{(\ln x)}+C ∴ ∫ x sin ( ln x ) d x = − cos ( ln x ) + C 다음 정적분을 구하시오.
∫ 0 a a 2 − x 2 d x \displaystyle \int_0^a \sqrt{a^2-x^2} \,\mathrm{d}x ∫ 0 a a 2 − x 2 d x x = a sin t \displaystyle x = a\sin t x = a sin t 로 두고
t t t 의 범위는
− π 2 ≤ t ≤ π 2 -\dfrac{\pi}2 \le t \le \dfrac{\pi}2 − 2 π ≤ t ≤ 2 π 로 두자. 그러면
x = 0 x=0 x = 0 일 때
t = 0 t=0 t = 0 이고,
x = a x=a x = a 일 때
t = π 2 t=\dfrac{\pi}2 t = 2 π 이다. 또한
d x d t = a cos t \dfrac{\mathrm{d}x}{\mathrm{d}t}=a\cos t d t d x = a cos t 이므로 위의 정적분은 아래와 같이 진행 가능하다.
∫ 0 a a 2 − x 2 d x = ∫ 0 π / 2 a 2 − a 2 sin 2 t ⋅ a cos t d t = ∫ 0 π / 2 a 2 ( 1 − sin 2 t ) a cos t d t = ∫ 0 π / 2 a 2 cos 2 t a cos t d t = ∫ 0 π / 2 a cos t ⋅ a cos t d t = a 2 ∫ 0 π / 2 cos 2 t d t = a 2 ∫ 0 π / 2 1 + cos 2 t 2 d t = a 2 2 [ t + 1 2 sin 2 t ] 0 π / 2 = a 2 2 [ ( π 2 + 1 2 sin π ) − ( 0 + 0 ) ] = a 2 2 ⋅ π 2 = π a 2 4 \displaystyle \begin{aligned}
\int_0^a \sqrt{a^2-x^2} \,\mathrm{d}x &= \int_0^{\pi/2} \sqrt{a^2-a^2\sin^2t} \cdot a\cos t \,\mathrm{d}t \\
&= \int_0^{\pi/2} \sqrt{a^2(1-\sin^2t)} \,a\cos t \,\mathrm{d}t \\
&= \int_0^{\pi/2} \sqrt{a^2\cos^2t} \,a\cos t \,\mathrm{d}t \\
&= \int_0^{\pi/2} a\cos t \cdot a\cos t \,\mathrm{d}t \\
&= a^2 \int_0^{\pi/2} \cos^2t \,\mathrm{d}t \\
&= a^2 \int_0^{\pi/2} \frac{1+\cos{2t}}2 \,\mathrm{d}t \\
&= \frac{a^2}2 \biggl[ t + \frac12\sin{2t} \biggr]_0^{\pi/2} \\
&= \frac{a^2}2 \biggl[ \biggl( \frac{\pi}2 + \frac12\sin{\pi} \biggr) - (0+0) \biggr] \\
&= \frac{a^2}2 \cdot \frac{\pi}2 \\
&= \frac{\pi a^2}4
\end{aligned} ∫ 0 a a 2 − x 2 d x = ∫ 0 π /2 a 2 − a 2 sin 2 t ⋅ a cos t d t = ∫ 0 π /2 a 2 ( 1 − sin 2 t ) a cos t d t = ∫ 0 π /2 a 2 cos 2 t a cos t d t = ∫ 0 π /2 a cos t ⋅ a cos t d t = a 2 ∫ 0 π /2 cos 2 t d t = a 2 ∫ 0 π /2 2 1 + cos 2 t d t = 2 a 2 [ t + 2 1 sin 2 t ] 0 π /2 = 2 a 2 [ ( 2 π + 2 1 sin π ) − ( 0 + 0 ) ] = 2 a 2 ⋅ 2 π = 4 π a 2
참고로, 이 정적분 값은 반지름이
a a a 인 사분원의 넓이와 같으므로
[6], 이를 4배하면 반지름이
a a a 인 원의 넓이가
π a 2 \pi a^{2} π a 2 이 됨을 알 수 있다.