Show that the following integral: $$ \int_{-\infty}^{\infty} \frac{1}{x^4 + 1} \,dx = \frac{\pi}{\sqrt{2}}. $$ I know this is $\pi/\sqrt{2}$ which I was found with Mathematica. I think I could utilise the substitution $t = x^2 + 1$ or $t = 1/x$, but I can't seem to make an approach because the integral is quite different from what I have been dealing with. Is there a better approach?
2026-05-15 21:09:35.1778879375
Show that $\int_{-\infty}^{\infty} \frac{1}{x^4 + 1} \,dx = \frac{\pi}{\sqrt{2}}$
874 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
I know a way that may work here. I am assuming the integrals is regarded as $$2\int_0^{\infty}\frac{dx}{1+x^4}$$ First, show that $$\int_0^{\infty}\frac{x^{p-1}}{1+x}dx=\Gamma(p)\Gamma(1-p)=\frac{\pi}{\sin(\pi p)},~~~0<p<1$$ This can be done by a especial substitution $y=\frac{x}{1+x}$. Second, after showing the above identity, then focus on $\int_0^\infty{}\frac{dx}{1+x^4}$. If we set $t=x^4$ then after doing some integration manipulation it becomes: $$\frac{1}4\int_0^{\infty}\frac{t^{-3/4}}{1+t}dt=\frac{\pi}{4\sin(\pi/4)}=\frac{\pi\sqrt{2}}{4}$$