Question
Question: How do you find the integral \(\int {x \cdot \sqrt {1 - {x^4}} } dx\) ?...
How do you find the integral ∫x⋅1−x4dx ?
Solution
Here we integrate the numerical by following the substitution method.
On replace x2 with sint. We differentiate both sides of x2=sint and get our answer as 2xdx=costdt.
We replace 2xdx with 21costdtand then solve our integral further using trigonometric identities.
After we have simplified our sum, we just simply integrate the terms. Then we place back the original variables in the substituted variables to get our required answer.
Formula used: sin2t+cos2t=1, cos2t=cos2t−sin2t and sin2t=2sintcost
Complete step-by-step solution:
The given integral is ∫x⋅1−x4dx.
We can also write the given integral in the form: ∫x⋅1−(x2)2dx.…… let’s call this as equation (A)
Now, In order to solve this, we use the substitution method to make solving our sum easier.
Let’s substitute x2=sint
Now on differentiating both the sides of the above equation, we get:
2xdx=costdt. Placing this in equation (A), we get:
⇒∫211−sin2tdt(2xdx) ………….we take 21 outside of the bracket in order to balance the 2xdx
We know that 2xdx=costdt, therefore our equation becomes:
⇒∫21costdt1−sin2tdt
Now according to the identity: sin2t+cos2t=1
Therefore, cos2t=1−sin2t
Placing this in our integral equation, we get:
⇒∫21costdtcos2tdt
On squaring we get
⇒∫21costdt×costdt
On multiply the term and we get
⇒∫21cos2tdt………………………….consider this to be equation (B)
Now according to the identity: cos2t=cos2t−sin2t
Now we know that sin2t=1−cos2t
Therefore, cos2t=cos2t−(1−cos2t)
On expanding it, we get:
⇒cos2t=cos2t−1+cos2t=2cos2t−1
Thus, cos2t=2cos2t−1
Now adding +1 to both sides, we get:
⇒cos2t+1=2cos2t
Dividing both sides with2 , we get:
⇒2cos2t+1=cos2t
On placing the value of cos2t in equation (B) which is ∫21cos2tdt, we get:
⇒∫21(2cos2t+1)dt
Taking 21 as a common factor outside, we get:
⇒∫21×21(cos2t+1)dt
⇒∫41(cos2t+1)dt
Now let’s integrate within the bracket:
⇒41∫cos2tdt+∫1dt
We know that ∫cos2tdt=2sin2t and ∫1dt=t
Therefore, we have 41[2sin2t+t]+C
sin2t=2sintcost ⟶ placing this in the above equation, we get:
⇒41[22sintcost+t]+C
On solving it further, we get:
⇒41[22sintcost+t]+C
On rewriting we get
⇒41[sintcost+t]+C
We know that cost=1−sin2t
Therefore, 41[sint1−sin2t+t]+C
As we have taken x2=sint
Therefore, t=sin−1(x2)
⇒41[x21−x4+sin−1(x2)]+C
The required answer is 41[x21−x4+sin−1(x2)]+C
Note: Integration is a type of calculus along with differentiation. Integration simply means to add up smaller parts of any area, volume, etc to give us the whole value. There are different types of integration methods to solve more complex multiplication and division questions like:
Integration by substitution
Integration by parts, etc