Question
Question: $\int \sqrt{\frac{x}{1-x^3}}dx$...
∫1−x3xdx

32arcsin(x3/2)+C
Solution
The problem asks to evaluate the indefinite integral ∫1−x3xdx.
Explanation of the solution:
-
Rewrite the integrand: The integrand is 1−x3x. This can be written as 1−x3x. Notice that the term x3 in the denominator can be expressed as (x3/2)2. So, the integral becomes ∫1−(x3/2)2xdx.
-
Choose a substitution: The form 1−(f(x))2f′(x) suggests using the substitution u=f(x), which leads to an integral of the form ∫1−u21du=arcsinu+C. Let u=x3/2.
-
Calculate du: Differentiate u with respect to x: du=dxd(x3/2)dx du=23x3/2−1dx du=23x1/2dx du=23xdx
-
Express xdx in terms of du: From the expression for du, we can write: xdx=32du.
-
Substitute into the integral: Substitute u=x3/2 and xdx=32du into the integral: ∫1−(x3/2)21⋅xdx=∫1−u21⋅32du
-
Evaluate the integral: Take the constant 32 outside the integral: =32∫1−u21du Recall the standard integral formula: ∫1−y21dy=arcsiny+C. Applying this formula, we get: =32arcsinu+C
-
Substitute back to the original variable: Replace u with x3/2: =32arcsin(x3/2)+C
The domain of the integrand requires x≥0 and 1−x3>0, which means 0≤x<1. This ensures that x3/2 is in the range [0,1), for which arcsin(x3/2) is well-defined.