Method: Integration by Parts
The given integral is:
I=0∫14x3{dx2d2(1−x2)5}dx
This integral is in the form ∫udv, which is suitable for integration by parts. The formula for definite integration by parts is ∫abudv=[uv]ab−∫abvdu.
We will apply integration by parts twice.
Step 1: First Integration by Parts
Let's choose the parts for the integral:
- Let u=4x3.
- Let dv=dx2d2(1−x2)5dx.
Now, we find du and v:
- du=dxd(4x3)dx=12x2dx.
- v=∫dx2d2(1−x2)5dx=dxd(1−x2)5.
Applying the integration by parts formula:
I=[4x3⋅dxd(1−x2)5]01−∫01(dxd(1−x2)5)(12x2)dx
First, let's evaluate the boundary term. We need the first derivative of (1−x2)5:
dxd(1−x2)5=5(1−x2)4(−2x)=−10x(1−x2)4
So the boundary term is:
[4x3(−10x(1−x2)4)]01=[−40x4(1−x2)4]01
- At x=1: −40(1)4(1−12)4=−40(1)(0)=0.
- At x=0: −40(0)4(1−02)4=0.
Since the boundary term evaluates to 0−0=0, the integral simplifies to:
I=−∫01(dxd(1−x2)5)(12x2)dx
Step 2: Second Integration by Parts
Now we need to evaluate the new integral:
I=−12∫01x2dxd(1−x2)5dx
Let's apply integration by parts again to the integral ∫01x2dxd(1−x2)5dx.
- Let u1=x2.
- Let dv1=dxd(1−x2)5dx.
Then:
- du1=2xdx.
- v1=(1−x2)5.
Applying the formula again:
∫01x2dxd(1−x2)5dx=[x2(1−x2)5]01−∫01(1−x2)5(2x)dx
Evaluate the boundary term:
- At x=1: 12(1−12)5=1(0)=0.
- At x=0: 02(1−02)5=0(1)=0.
The boundary term is again 0−0=0.
So,
∫01x2dxd(1−x2)5dx=−∫012x(1−x2)5dx
Substituting this back into our expression for I:
I=−12(−∫012x(1−x2)5dx)=24∫01x(1−x2)5dx
Step 3: Solving the Final Integral
We now have a much simpler integral to solve:
I=24∫01x(1−x2)5dx
Let's use the substitution method.
- Let t=1−x2.
- Then dt=−2xdx, which implies xdx=−2dt.
We also need to change the limits of integration:
- When x=0, t=1−02=1.
- When x=1, t=1−12=0.
Substituting these into the integral:
I=24∫10t5(−2dt)
I=−12∫10t5dt
We can reverse the limits of integration, which changes the sign of the integral:
I=12∫01t5dt
Now, we can perform the integration:
I=12[6t6]01
I=12(616−606)
I=12(61)
I=2
Thus, the value of the integral is 2.