Respuesta :

lukyo
If you're using the app, try seeing this answer through your browser:  https://brainly.com/question/2867785

_______________


Evaluate the indefinite integral:

[tex]\mathsf{\displaystyle\int\! \frac{x}{\sqrt{1-x^4}}\,dx}\\\\\\ \mathsf{=\displaystyle\int\! \frac{1}{2}\cdot 2\cdot \frac{1}{\sqrt{1-(x^2)^2}}\,dx}\\\\\\ \mathsf{=\displaystyle \frac{1}{2}\int\! \frac{1}{\sqrt{1-(x^2)^2}}\cdot 2x\,dx\qquad\quad(i)}[/tex]


Make a trigonometric substitution:

[tex]\begin{array}{lcl} \mathsf{x^2=sin\,t}&\quad\Rightarrow\quad&\mathsf{2x\,dx=cos\,t\,dt}\\\\ &&\mathsf{t=arcsin(x^2)\,,\qquad 0\ \textless \ x\ \textless \ \frac{\pi}{2}}\end{array}[/tex]


so the integral (i) becomes

[tex]\mathsf{=\displaystyle\frac{1}{2}\int\!\frac{1}{\sqrt{1-sin^2\,t}}\cdot cos\,t\,dt\qquad\quad (but~1-sin^2\,t=cos^2\,t)}\\\\\\ \mathsf{=\displaystyle\frac{1}{2}\int\!\frac{1}{\sqrt{cos^2\,t}}\cdot cos\,t\,dt}[/tex]

[tex]\mathsf{=\displaystyle\frac{1}{2}\int\!\frac{1}{cos\,t}\cdot cos\,t\,dt}\\\\\\ \mathsf{=\displaystyle\frac{1}{2}\int\!\f dt}\\\\\\ \mathsf{=\displaystyle\frac{1}{2}\,t+C}[/tex]


Now, substitute back for t = arcsin(x²), and you finally get the result:

[tex]\mathsf{\displaystyle\int\! \frac{x}{\sqrt{1-(x^2)^2}}\,dx=\frac{1}{2}\,arcsin(x^2)+C}[/tex]          ✔

________


You could also make

x² = cos t

and you would get this expression for the integral:

[tex]\mathsf{\displaystyle\int\! \frac{x}{\sqrt{1-(x^2)^2}}\,dx=-\,\frac{1}{2}\,arccos(x^2)+C_2}[/tex]          ✔


which is fine, because those two functions have the same derivative, as the difference between them is a constant:

[tex]\mathsf{\dfrac{1}{2}\,arcsin(x^2)-\left(-\dfrac{1}{2}\,arccos(x^2)\right)}\\\\\\ =\mathsf{\dfrac{1}{2}\,arcsin(x^2)+\dfrac{1}{2}\,arccos(x^2)}\\\\\\ =\mathsf{\dfrac{1}{2}\cdot \left[\,arcsin(x^2)+arccos(x^2)\right]}\\\\\\ =\mathsf{\dfrac{1}{2}\cdot \dfrac{\pi}{2}}[/tex]

[tex]\mathsf{=\dfrac{\pi}{4}}[/tex]         ✔


and that constant does not interfer in the differentiation process, because the derivative of a constant is zero.


I hope this helps. =)