Find the value of $\int \dfrac{x^2+1}{x^4+1}\mathrm dx$.
$$\int \frac{x^2(1-\frac{1}{x^2})}{x^2(x^2+\frac{1}{x^2})}\mathrm dx$$ $$\int \frac{d(x+\frac{1}{x})}{(x+\frac{1}{x})^2-2}$$
How to integrate 2nd $$\int \frac{x^2(1-\frac{1}{x^2})}{x^2(x^2+\frac{1}{x^2})}\mathrm dx$$ equation? Even, how they had found that $$\int \frac{x^2(1-\frac{1}{x^2})}{x^2(x^2+\frac{1}{x^2})}\mathrm dx =\int \frac{d(x+\frac{1}{x})}{(x+\frac{1}{x})^2-2}$$ Where $\mathrm dx$ had gone in second line? How $\mathrm d$ came left?
I am not doing integration by parts or, technics of integration. I am just doing some standard integrals. I found this kind of 3 problems. How can I solve that simple way?
Replying to my title : I have read somewhere that they had differentiate inside function? Why they had? What's the reason of differentiating that?
$$\int dx= x +c$$ So, if we differentiate the inside function then, it cancels with integration. So, is it wise to differentiate inside function? While I am differentiate inside function than, I have add another integral, but, that didn't happen here. So, how it is correct?
\frac{}{}
and\dfrac{}{}
?> – Jul 19 '21 at 05:05some standard integrals
(simple integral) – Jul 19 '21 at 05:07\frac{a}{b}
renders as $\frac{a}{b}$ anddfrac{a}{b}
renders as $\dfrac{a}{b}$ in larger scale – gt6989b Jul 19 '21 at 05:36\displaystyle
would have been better here, rather than\dfrac
, as\dfrac
just alters the fraction, putting it out of proportion with everything else, while\displaystyle
makes everything bigger. Compare $\int \dfrac{x^2+1}{x^4+1}\mathrm dx$, via\dfrac
, with $\displaystyle\int \frac{x^2+1}{x^4+1}\mathrm dx$, via\displaystyle
. – user1729 Jul 19 '21 at 15:28$$
instead. – gt6989b Jul 19 '21 at 22:45