6.2
일정한 구간에서 두 함수의 곱으로 이루어진 정적분은 부분적분법을 사용하여 계산할 수 있습니다. 이 방법은 적분을 구간의 끝점에서 평가한 곱의 값에서, 계산이 상대적으로 간단한 나머지 정적분을 뺀 형태로 재작성합니다.
대표적인 예로 역탄젠트 함수의 정적분을 들 수 있습니…
고정된 구간 내 두 함수의 곱의 정분은 부분 적분을 사용하여 풀 수 있다.
이 식의 오른쪽을 풀기 위해, 구간 끝점 간 함수들의 곱의 차이를 평가하고, 남은 항은 정적분으로 간주한다.
유용한 예로는 역접 함수의 적분이 있습니다. 이 함수에 대한 표준 적분 공식이 존재하지 않으므로, 적분자는 대신 역접선과 상수 1의 곱으로 취급됩니다.
역접선을 미분할 함수로 삼고, 상수는 적분된다.
부분 분량 공식에 대입하면, 첫 번째 항은 종점에서 곱을 직접 평가하여 풀 수 있습니다. 남은 적분은 치환으로 풀 수 있다.
새로운 변수 t를 1 곱하기 x 제곱으로 설정하고 적분의 한계를 조정합니다. 적분은 로그식 형태로 단순화되는 역수식이 됩니다.
자연 로그가 1이므로 최종 식은 두 극한선 사이의 곡선 아래 면적을 단순화하여 보여줍니다.
View the full transcript and gain access to JoVE Core videos
Q1: How does integration by parts apply to definite integrals?
Integration by parts for definite integrals rewrites the integral as the difference of a product evaluated at the endpoints minus a remaining definite integral. The formula transforms products of two functions into simpler forms by choosing which function to differentiate and which to integrate, then evaluating the product term at the interval's boundaries.
Q2: Why is the inverse tangent function difficult to integrate directly?
The inverse tangent function has no standard integration formula, so it cannot be integrated using elementary antiderivative techniques. To solve integrals involving arctan(x), the integrand is rewritten as a product of the inverse tangent and the constant 1, allowing integration by parts to be applied effectively.
Q3: What role does substitution play after applying integration by parts?
After integration by parts simplifies the original integral, substitution is used to evaluate the remaining definite integral. By introducing a new variable such as t = 1 + x², the integral is transformed into a reciprocal form that integrates to a logarithmic expression, with limits adjusted accordingly for the new variable.
Q4: How do you evaluate the product term in the integration by parts formula?
The product term is evaluated by computing the product of the two chosen functions at each endpoint of the integration interval, then finding the difference between these values. This direct evaluation eliminates the need to find an antiderivative for the product itself.
Q5: Why does the natural logarithm of one equal zero in the final answer?
The natural logarithm of one equals zero by definition, since e^0 = 1. When evaluating logarithmic expressions at the bounds of a definite integral, this property simplifies the result, often eliminating terms and leaving a cleaner final expression for the area under the curve.
Q6: What does the final result of integrating inverse tangent represent?
The final result represents the area under the inverse tangent curve between the given integration limits. This geometric interpretation shows how integration by parts successfully evaluates definite integrals of functions without elementary antiderivatives, providing both a numerical answer and conceptual understanding.
Q7: How does integration by parts for definite integrals differ from integration by parts for indefinite integrals?
Definite integrals include fixed endpoints that are substituted directly into the product term, eliminating the constant of integration. With indefinite integrals, the constant of integration remains in the final answer. Both methods use the same formula structure, but definite integrals yield numerical results while indefinite integrals produce families of antiderivatives.