Chapter 7: Problem 12
Evaluate the indefinite integral by making the given substitution. $$ \int x e^{1-3 x^{2}} d x, \text { with } u=1-3 x^{2} $$
Short Answer
Expert verified
\(-\frac{1}{6} e^{1-3x^{2}} + C\)
Step by step solution
01
Identify the Substitution
We are given the substitution \[ u = 1 - 3x^{2} \] The integral changes variables from \(x\) to \(u\).
02
Differentiate the Substitution
Find the derivative of \(u\) with respect to \(x\):\[ du = -6x \, dx \] Or,\[ dx = \frac{du}{-6x} \]
03
Substitute and Simplify the Integral
Replace \(u\), \(dx\), and express the entire integral in terms of \(u\):\[ \int x e^{u} \cdot \frac{du}{-6x} \] Simplify the integral:\[ -\frac{1}{6} \int e^{u} \, du \]
04
Evaluate the New Integral
Evaluate the integral\[ -\frac{1}{6} \int e^{u} \, du = -\frac{1}{6} e^{u} + C \] Where \(C\) is the constant of integration.
05
Back-Substitute for \(u\)
Replace \(u\) with the original expression:\[ -\frac{1}{6} e^{1-3x^{2}} + C \]
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
substitution method
The substitution method is a powerful technique used in calculus to evaluate integrals. It's particularly useful when dealing with integrals that include a composite function—functions of functions. By effectively transforming the variables in an integral, this method simplifies the integration process.To begin using the substitution method, identify a substitution that will simplify the integral. This typically involves recognizing a portion of the integrand (the function being integrated) which can be replaced by a new variable, commonly denoted as "u."
- Choose a function within the integral to set as your substitution. In our original exercise, the substitution is set as: \( u = 1 - 3x^2 \).
- Calculate the derivative of this new variable with respect to the original variable, \( x \), to express \( dx \) in terms of \( du \). This aids in transforming the entire integral into terms of \( u \).
back-substitution
After integrating with the substitution method, the resulting integral will be in terms of the new variable \( u \). At this point, we need to express our answer once again in terms of \( x \), which is known as back-substitution.Back-substitute by reversing the substitution made at the beginning:
- Take the antiderivative found after integration in terms of \( u \), in our case \( -\frac{1}{6} e^{u} + C \), and replace \( u \) with the expression that was originally substituted: \( 1 - 3x^2 \).
- The final expression after back-substitution for our example is \( -\frac{1}{6} e^{1-3x^2} + C \).
integration constant
In the process of indefinite integration, as opposed to definite integration, we introduce a constant known as the integration constant, denoted by \( C \). This constant accounts for the family of antiderivatives.When you evaluate an indefinite integral, such as in our example, the result includes \( C \). Why is this necessary?
- Indefinite integrals represent a family of functions, all of which differ by a constant. Thus, without \( C \), there would be no way to encapsulate all potential vertical shifts of the function.
- The constant \( C \) ensures that every possible antiderivative of the function is considered, since taking the derivative of \( C \) gives 0, aligning with the definition of an antiderivative.