Problem 11
Question
Evaluate the indefinite integral by making the given substitution. $$ \int x e^{-x^{2} / 2} d x, \text { with } u=-x^{2} / 2 $$
Step-by-Step Solution
Verified Answer
\(-e^{-x^2/2} + C\)
1Step 1: Identify the substitution
The substitution given is \( u = -\frac{x^2}{2} \). This means we are changing the variable of integration from \( x \) to \( u \).
2Step 2: Differentiate the substitution
To find \( du \), differentiate \( u = -\frac{x^2}{2} \) with respect to \( x \): \( du = -x \, dx \).
3Step 3: Rearrange the differential
From the differential equation obtained, solve for \( x \, dx \): \( x \, dx = -du \).
4Step 4: Substitute into the integral
Substitute \( x \, dx = -du \) and \( u = -\frac{x^2}{2} \) into the original integral: \( \int x e^{-x^2/2} \, dx = \int e^{u} (-du) \).
5Step 5: Simplify the integral
This simplifies to \( -\int e^{u} \, du \).
6Step 6: Integrate with respect to \( u \)
The integral of \( e^{u} \) with respect to \( u \) is \( e^{u} \). Thus, the integral becomes \( -e^{u} + C \), where \( C \) is the constant of integration.
7Step 7: Substitute back to the original variable
Substitute \( u = -\frac{x^2}{2} \) back into the expression: \( -e^{u} + C = -e^{-x^2/2} + C \).
Key Concepts
Substitution MethodVariable of IntegrationDifferentiation
Substitution Method
The substitution method is a powerful tool in calculus, especially useful when dealing with integrals that don't immediately lend themselves to basic integration techniques. It works by transforming the integral into a simpler form that is easier to solve.
Essentially, you replace part of the original integral with a new variable. This involves:
Essentially, you replace part of the original integral with a new variable. This involves:
- Choosing a substitution that simplifies the integral.
- Rewriting both the function and the differential in terms of the new variable.
Variable of Integration
The variable of integration is the variable with respect to which the function is being integrated. Identifying and changing the variable of integration is a crucial part of the substitution method.
Here's how it works:
Here's how it works:
- Initially, the integral is expressed in terms of a variable \( x \). In our problem, this variable corresponds to the \( x \) in \( \int x e^{-x^2/2} \, dx \).
- By substituting \( u = -\frac{x^2}{2} \), we aim to express the entire integral in terms of \( u \) instead of \( x \).
- This involves not only changing the function but also adjusting the differential element, which is done by finding \( du \) as \( du = -x \, dx \).
Differentiation
Differentiation, in this context, plays a key role by enabling us to switch from the original variable to the substituted variable. It's used to find the derivative of the substitution function, allowing us to replace \( dx \) in the integral.
Consider these steps:
Consider these steps:
- Start with your substitution, \( u = -\frac{x^2}{2} \).
- By differentiating \( u \) with respect to \( x \), we get \( du = -x \, dx \). This relation tells us how changes in \( x \) translate to changes in \( u \).
- This differential relationship is essential for re-expressing the integral completely in terms of the new variable \( u \).
Other exercises in this chapter
Problem 10
In Problems , write out the partial-fraction decomposition of the function \(f(x)\). $$ f(x)=\frac{9 x-7}{2 x^{2}-7 x+3} $$
View solution Problem 11
Use integration by parts to evaluate the integrals. $$ \int x \ln x d x $$
View solution Problem 11
Use the trapezoidal rule to approximate each integral with the specified value of \(n .\) \(\int_{0}^{1} e^{-x} d x, n=3\)
View solution Problem 11
In Problems 11-16, compute the Taylor polynomial of degree \(n\) about \(a=0\) for the indicated functions and compare the value of the functions at the indicat
View solution