Skip to main content
Ch. 8 - Integration Techniques
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
8장, 문제 8.2.81d

81. Possible and impossible integrals
Let Iₙ = ∫ xⁿ e⁻ˣ² dx, where n is a nonnegative integer.
d. Show that, in general, if n is odd, then Iₙ = -½ e⁻ˣ² pₙ₋₁(x), where pₙ₋₁ is a polynomial of degree n - 1.

검증된 단계별 안내
1
Start with the integral definition: \(I_n = \int x^n e^{-x^2} \, dx\), where \(n\) is a nonnegative integer and \(n\) is odd in this case.
Use integration by parts. Let \(u = x^{n-1}\) and \(dv = x e^{-x^2} \, dx\). Then compute \(du = (n-1) x^{n-2} \, dx\) and find \(v\) by integrating \(dv\).
Note that \(\int x e^{-x^2} \, dx = -\frac{1}{2} e^{-x^2}\), so \(v = -\frac{1}{2} e^{-x^2}\).
Apply integration by parts formula: \(I_n = u v - \int v \, du = -\frac{1}{2} x^{n-1} e^{-x^2} + \frac{n-1}{2} \int x^{n-2} e^{-x^2} \, dx\).
Recognize that the remaining integral is \(I_{n-2}\), so express \(I_n\) in terms of \(I_{n-2}\) and a polynomial term multiplied by \(e^{-x^2}\). Repeating this process reduces the integral to a sum of terms involving \(e^{-x^2}\) times polynomials of degree decreasing by 2, ultimately showing \(I_n = -\frac{1}{2} e^{-x^2} p_{n-1}(x)\) where \(p_{n-1}\) is a polynomial of degree \(n-1\).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
4m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Integration by Parts

Integration by parts is a technique derived from the product rule of differentiation. It transforms the integral of a product of functions into simpler integrals, often reducing the power of polynomials or simplifying exponential terms. This method is essential for evaluating integrals like Iₙ = ∫ xⁿ e⁻ˣ² dx, especially when n is a nonnegative integer.
추천 영상:
06:18
Integration by Parts for Definite Integrals

Properties of Exponential Functions

The exponential function e⁻ˣ² has unique properties, including its derivative being proportional to x e⁻ˣ². Understanding how differentiation and integration affect e⁻ˣ² is crucial for manipulating integrals involving this term. This knowledge helps in expressing integrals in terms of polynomials multiplied by e⁻ˣ².
추천 영상:
06:21
Properties of Functions

Polynomial Representation of Integrals

Certain integrals involving polynomials and exponential functions can be expressed as a product of an exponential function and a polynomial. For odd n, the integral Iₙ can be represented as -½ e⁻ˣ² times a polynomial pₙ₋₁(x) of degree n - 1. Recognizing this form aids in proving the general expression and understanding the structure of the solution.
추천 영상:
07:00
Taylor Polynomials