$$\int_0^\infty\dfrac{1}{(x+1)(x^2+1)}\text dx $$
I need to integrate the above. I had tried to decompose given integrand into two fractions, but I realized this is not always available.
Any hint or advice to handle it?
$$\int_0^\infty\dfrac{1}{(x+1)(x^2+1)}\text dx $$
I need to integrate the above. I had tried to decompose given integrand into two fractions, but I realized this is not always available.
Any hint or advice to handle it?
Let $x=1/t$ to obtain $$I=\int_0^{\infty}\frac{tdt}{(t+1)(t^2+1)}=\int_0^{\infty}\frac{(t+1-1)dt}{(t+1)(t^2+1)}=-I+\int_0^{\infty}\frac{dt}{t^2+1}$$ Hence $$I=\frac12\int_0^{\infty}\frac{dt}{t^2+1}=\frac12 \times \frac{\pi}2.$$
$$\frac{a}{x+1}+\frac{b x+c}{x^2+1}$$ hence $$\frac{a x^2+a+b x^2+b x+c x+c}{(x+1) \left(x^2+1\right)}=\frac{1}{(x+1) \left(x^2+1\right)}$$ $$a+c=1,b+c=0,a+b=0\rightarrow a= \frac{1}{2},b= -\frac{1}{2},c= \frac{1}{2}$$ The integrand becomes $$\frac{1}{2} \left(\frac{1}{x^2+1}+\frac{1}{x+1}\right)-\frac{2 x}{4 \left(x^2+1\right)}$$ which gives $$\left[\frac{1}{4} \log \left(\frac{(x+1)^2}{x^2+1}\right)+\frac{1}{2} \arctan(x)\right]_0^\infty=\frac{\pi}{4}$$
As commented let $x=\tan(t) $ implying $dx=\sec^2 (t)dt $ so we have $I=\int _0^{\frac {\pi}{2}} \frac {dt}{1+\tan (t)} $ . Now its very well known that $I=\int _0^{\frac {\pi}{2}}\frac {dt}{1+\tan^a (t)}=\frac {\pi}{4} $ where $a\in R $