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

32arcsin(x3/2)+C
Solution
To evaluate the integral ∫1−x3xdx, we can use the method of substitution.
Step 1: Rewrite the integrand
The given integral can be written as:
∫1−x3xdxNotice that x3 can be expressed as (x3/2)2. This form, 1−u2 in the denominator, is characteristic of the derivative of arcsin(u).
Step 2: Choose an appropriate substitution
Let u=x3/2.
Step 3: Find the differential du
Differentiate u with respect to x:
dxdu=dxd(x3/2)=23x(3/2)−1=23x1/2=23xFrom this, we can express xdx in terms of du:
du=23xdx⟹xdx=32duStep 4: Substitute into the integral
Now substitute u and dx into the integral:
∫1−(x3/2)21(xdx)=∫1−u21(32du) =32∫1−u21duStep 5: Evaluate the standard integral
The integral ∫1−u21du is a standard integral, which evaluates to arcsin(u)+C.
=32arcsin(u)+CStep 6: Substitute back to the original variable
Finally, substitute u=x3/2 back into the result:
=32arcsin(x3/2)+CThe domain of the integrand requires x≥0 and 1−x3>0, so 0≤x<1. In this domain, x3/2 is well-defined and lies in [0,1), which is within the domain of arcsin.