Problem 61
Question
Compute the indefinite integrals. $$ \int x e^{-x^{2} / 2} d x $$
Step-by-Step Solution
Verified Answer
\( -e^{-x^2/2} + C \)
1Step 1: Recognize the Integral Form
Notice that the integration can be solved by using substitution. The integral is of the form \( \int u \, e^{u} \, du \), which suggests substitution might be useful.
2Step 2: Choose the Appropriate Substitution
Let \( u = -\frac{x^2}{2} \). Then the derivative \( du = -x \, dx \). This means \( dx = -\frac{du}{x} \). Substitute \( u \) into the integral.
3Step 3: Rewrite the Integral with Substitution
The integral becomes: \[\int x e^{-x^2/2} \, dx = \int e^{u} \, \left(-\frac{du}{x}\right) \, x.\]The \( x \) from \( x \, dx \) cancels out, giving:\[-\int e^{u} \, du.\]
4Step 4: Integrate with Respect to \( u \)
The integral \( \int e^{u} \, du \) is simple and evaluates to \( e^{u} + C \), where \( C \) is the constant of integration. Since there is a negative sign, it becomes \[-e^{u} + C.\]
5Step 5: Substitute Back for \( u \)
Substitute the value of \( u \) back into the solution:\[-e^{-x^2/2} + C.\]
Key Concepts
Integration by SubstitutionExponential FunctionsConstant of Integration
Integration by Substitution
Integration by substitution is a powerful technique often used to simplify the integration of complex functions. It's akin to reversing the chain rule in differentiation. You begin by identifying a part of the integrand (the function being integrated) that, when substituted with a single variable, can make the integral simpler. For this exercise, you recognize
- that the expression \(-\frac{x^2}{2}\) forms a more straightforward derivative and can be denoted by a substitution variable like \(u\).
Exponential Functions
Exponential functions, which take the form \(e^x\), are frequently encountered in calculus due to their unique properties. They are distinguished by their growth rate functionally dependant on the constant 'e', approximately equal to 2.71828. This intrinsic property means that the derivative and integral of \(e^u\) find themselves elegantly similar:
- The integral \(\int e^{u} \, du = e^u + C\) remains one of the neat forms thanks to its nature.
Constant of Integration
A cornerstone of indefinite integrals is the constant of integration, denoted by \(C\). When you compute an indefinite integral, you're actually identifying a family of functions. This constant represents an infinite number of vertical translations of the antiderivative. It is crucial:
- because it ensures your solution encompasses all possible functions that could have produced the original integrand when differentiated.
Other exercises in this chapter
Problem 60
Set up, but do not evaluate, the integrals for the lengths of the following curves: \(y=\sin x, 0 \leq x \leq \frac{\pi}{2}\)
View solution Problem 60
Use a graph to interpret the definite integral in terms of areas. Do not compute the integrals. $$ \int_{-3}^{2}\left(1-\frac{1}{2} x\right) d x $$
View solution Problem 61
Set up, but do not evaluate, the integrals for the lengths of the following curves: \(y=e^{-x}, 0 \leq x \leq 1\)
View solution Problem 61
Use an area formula from geometry to find the value of each integral by interpreting it as the (signed) area under the graph of an appropriately chosen function
View solution