Chapter 77: Problem 9
ln den Aufgaben 1 bis 21 sind die angegebenen Integrale zu berechnen. Mache die Probe derch Differentiation. $$ \int \frac{x^{2} \mathrm{~d} x}{\sqrt{1-5 x^{3}}} $$
Short Answer
Expert verified
The integral is \(-\frac{2}{15} \sqrt{1-5x^3} + C\).
Step by step solution
01
Identify the Integration Technique
The integral \( \int \frac{x^{2} \mathrm{~d} x}{\sqrt{1-5 x^{3}}} \) appears to involve a substitution method. Identifying a substitution that simplifies the radicand is crucial. Here, let \( u = 1 - 5x^3 \). Then, \( \frac{du}{dx} = -15x^2 \), which implies that \( du = -15x^2 \, dx \).
02
Substitute Variables
Substitute \( u = 1 - 5x^3 \) and \( du = -15x^2 \, dx \) into the integral. Therefore, \( x^2 \, dx = -\frac{1}{15} du \). The integral becomes: \[ \int \frac{x^2 \, dx}{\sqrt{1 - 5x^3}} = \int \frac{-1}{15} \frac{du}{\sqrt{u}} \].
03
Simplify the Integral
Now, simplify the integral to \(-\frac{1}{15} \int u^{-1/2} \, du \). Integrate this expression by applying the power rule for integration, which states that \( \int u^n \, du = \frac{u^{n+1}}{n+1} + C \).
04
Integrate and Solve
Using the power rule, integrate the expression from Step 3: \[ -\frac{1}{15} \int u^{-1/2} \, du = -\frac{1}{15} \cdot \frac{u^{1/2}}{1/2} = -\frac{2}{15} u^{1/2} + C \].
05
Back-Substitute the Original Variable
Replace \( u \) with the original expression in terms of \( x \). Since \( u = 1 - 5x^3 \), the integral becomes \(-\frac{2}{15} (1 - 5x^3)^{1/2} + C \).
06
Differentiation Check
Verify the integration by differentiating the result. The derivative of \(-\frac{2}{15} \sqrt{1-5x^3} + C \) should yield the original integrand, \( \frac{x^2}{\sqrt{1-5x^3}} \). Differentiating, use the chain rule: \(-\frac{2}{15} \times \frac{-15x^2}{2(1-5x^3)^{1/2}} = \frac{x^2}{\sqrt{1-5x^3}} \), confirming the solution is correct.
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 that simplifies complex integrals. By recognizing certain parts of the integrand, you can transform it into a simpler expression. In this example, the integral is:\[ \int \frac{x^2 \, dx}{\sqrt{1-5x^3}} \]To use the substitution method, you first choose a substitution that makes the integration easier. Here, setting \( u = 1 - 5x^3 \) transforms the radical into a simple function, \( \sqrt{u} \). Then, differentiate \( u \) with respect to \( x \) to find \( du \):
- \( \frac{du}{dx} = -15x^2 \)
- so, \( du = -15x^2 \, dx \)
Power Rule for Integration
After substitution, the integral becomes easier to solve. In our example, the integral simplifies to:\[ \int \frac{-1}{15} \frac{du}{\sqrt{u}} \]This is a prime candidate for the power rule for integration. The power rule states that:- \( \int u^n \, du = \frac{u^{n+1}}{n+1} + C \)Here, you have \( u^{-1/2} \), so applying the power rule:- \(-\frac{1}{15} \int u^{-1/2} \, du \) Solving this:
- \(-\frac{1}{15} \times \frac{u^{1/2}}{1/2} = -\frac{2}{15} u^{1/2} + C \)
Differentiation Check
After finding the antiderivative, it's essential to perform a differentiation check to confirm the solution matches the original integrand. This step ensures the integration process was correct.The result of the integral is:\[-\frac{2}{15} \sqrt{1-5x^3} + C \]Differentiate this expression with respect to \( x \). The differentiation will involve the chain rule:
- Differentiate \(-\frac{2}{15} (1-5x^3)^{1/2} \):
- \(-\frac{2}{15} \times \frac{-15x^2}{2(1-5x^3)^{1/2}} = \frac{x^2}{\sqrt{1-5x^3}} \)