MathHawk
- 9
- 0
I've attempted solutions at this in two different manners and found myself stuck both ways. I'll show you the way that seems to make progress. The other way involves not factoring the junk under the radical in the denominator.
\int^{1}_{0} \frac{3x^2 -1}{\sqrt{x-x^3}} dx
For case \sqrt{a^2-x^2}, use substitution a*sin\theta.
\int^{1}_{0} \frac{3x^2 -1}{\sqrt{x-x^3}} dx
= \int^{1}_{0} \frac{3x^2 -1}{\sqrt{1-x^2}\sqrt{x}} dx
Substitute: x = sin\theta, dx = cos\theta d\theta, bounds of 0 - 1 remain the same as sin 0 = 0 and sin 1 = 1.
\int^{1}_{0} \frac{3sin^2\theta -1}{\sqrt{cos^2\theta}\sqrt{sin\theta}} cos\theta d\theta
= \int^{1}_{0} \frac{3sin^2\theta -1}{cos\theta\sqrt{sin\theta}} d\theta
At this point I no longer know where to go. Factoring the numerator appeared to bear no fruit, no u substitutions make any sense to me at the moment.
Homework Statement
\int^{1}_{0} \frac{3x^2 -1}{\sqrt{x-x^3}} dx
Homework Equations
For case \sqrt{a^2-x^2}, use substitution a*sin\theta.
The Attempt at a Solution
\int^{1}_{0} \frac{3x^2 -1}{\sqrt{x-x^3}} dx
= \int^{1}_{0} \frac{3x^2 -1}{\sqrt{1-x^2}\sqrt{x}} dx
Substitute: x = sin\theta, dx = cos\theta d\theta, bounds of 0 - 1 remain the same as sin 0 = 0 and sin 1 = 1.
\int^{1}_{0} \frac{3sin^2\theta -1}{\sqrt{cos^2\theta}\sqrt{sin\theta}} cos\theta d\theta
= \int^{1}_{0} \frac{3sin^2\theta -1}{cos\theta\sqrt{sin\theta}} d\theta
At this point I no longer know where to go. Factoring the numerator appeared to bear no fruit, no u substitutions make any sense to me at the moment.