Can you give me a hint how to start solving this? $$\int \frac{2x}{x^4+1} dx$$
2026-05-01 08:33:13.1777624393
On
How to find $\int \frac{2x}{x^4+1}dx$
302 Views Asked by user70844 https://math.techqa.club/user/user70844/detail At
3
There are 3 best solutions below
4
On
If we set $\color{red}{\bf u = x^2}$, then $\color{blue}{\bf du = 2x\,dx}$
$$\int \frac{2x}{x^4 + 1} dx = \int \frac{\color{blue}{\bf 2x}}{(\color{red}{\bf x^2})^2+1}\, \color{blue}{\bf dx} = \int \frac{1}{\color{red}{\bf u}^2 + 1} \,\color{blue}{\bf du} $$
Review your integrals to find the integral, given this form.
Hint: Can you recall the function $f(u)$ whose derivative is equal to $$f'(u) = \dfrac{1}{u^2 + 1}\;?$$
Hint: Use substitution $$ u = x^2. $$ so that $$ du = 2xdx $$