Please help me evaluate: $$\int\frac{dx}{(x+a)^2(x+b)^2}$$
Please help me for a substitution method to evaluate $\int\frac{dx}{(x+a)^2(x+b)^2}$
225 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 3 best solutions below
On
$$\int\frac{dx}{(x+a)^2(x+b)^2}$$
Since $$1\equiv\left[\frac{(x+a)-(x+b)}{a-b}\right]^2,$$ hence it follows that:
$$\begin{align*} \frac{1}{(x+a)^2(x+b)^2}&=\left[\frac{1}{(x+a)(x+b)}\right]^2\\ &=\left[\frac{\frac{(x+a)-(x+b)}{a-b}}{(x+a)(x+b)}\right]^2\\ &\left[\frac{(x+a)-(x+b)}{(a-b)(x+a)(x+b)}\right]^2\\ &=\frac{(x+a)^2-2(x+a)(x+b)+(x+b)^2}{(a-b)^2(x+a)^2(x+b)^2}\\ &=\frac{1}{(a-b)^2}\left[\frac{1}{(x+b)^2}-\frac{2}{(x+a)(x+b)}+\frac{1}{(x+a)^2}\right]\\ &=\frac{1}{(a-b)^2}\left[\frac{1}{(x+b)^2}-\frac{2}{(a-b)}(\frac{1}{x+b}-\frac{1}{x+a})+\frac{1}{(x+a)^2}\right]\\ &=\frac{1}{(a-b)^2}\left[\frac{(x+a)^2-2(x+a)(x+b)+(x+b)^2}{(x+a)^2(x+b)^2}\right]\\ &=\frac{1}{(a-b)^2}\left[\frac{(x+a)^2}{(x+a)^2(x+b)^2}-\frac{2(x+a)(x+b)}{(x+a)^2(x+b)^2}+\frac{(x+b)^2}{(x+a)^2(x+b)^2}\right]\\ \frac{1}{(x+a)^2(x+b)^2}&=\frac{1}{(a-b)^2}\left[\frac{(x+a)^2}{(x+a)^2(x+b)^2}-\frac{2(x+a)(x+b)}{(x+a)^2(x+b)^2}+\frac{(x+b)^2}{(x+a)^2(x+b)^2}\right]. \end{align*}$$
Now integrate last relation: $$\begin{align*} \int\frac{dx}{(x+a)^2(x+b)^2}&=\frac{1}{(a-b)^2}\int\left[\frac{(x+a)^2}{(x+a)^2(x+b)^2}-\frac{2(x+a)(x+b)}{(x+a)^2(x+b)^2}+\frac{(x+b)^2}{(x+a)^2(x+b)^2}\right]dx\\ &=\frac{1}{(a-b)^2}\int\left[\frac{1}{(x+b)^2}-\frac{2}{a-b}(\frac{1}{x+b}-\frac{1}{x+a})+\frac{1}{(x+b)^2}\right]dx\\ &=\frac{1}{(a-b)^2}\left[\int\frac{dx}{(x+b)^2}-\frac{2}{a-b}\left(\int\frac{dx}{x+b}-\int\frac{dx}{x+a}\right)-\int\frac{dx}{(x+a)^2}\right]\\ &=\frac{1}{(a-b)^2}\left[-\frac{1}{x+b}-\frac{2}{a-b}\ln\left|\frac{x+b}{x+a}\right|-\frac{1}{x+a}\right]\\ &=-\frac{1}{(a-b)^2}\left[\frac{2x+a+b}{(x+a)(x+b)}+\frac{2}{a-b}\ln\left|\frac{x+b}{x+a}\right|\right]. \end{align*}$$
Hence: $$\int\frac{dx}{(x+a)^2(x+b)^2}=-\frac{1}{(a-b)^2}\left[\frac{2x+a+b}{(x+a)(x+b)}+\frac{2}{a-b}\ln\left|\frac{x+b}{x+a}\right|\right]+C.$$
On
$$\frac{1}{(x + a)^2(x + b)^2} = \left(\frac{1}{\left(x + \frac{a + b}{2}\right)^2 - \left(\frac{a - b}{2}\right)^2}\right)^2$$ Let $y = x + \frac{a + b}{2}$ and $c = \frac{a - b}{2}$, therefore the integral looks like $$\int \frac{1}{(y^2 - c^2)^2}dy$$ Put $y = c\sin(\theta)$, therefore, $$\int \frac{c\cos(\theta)}{c^4\cos^4(\theta)}d\theta = \frac{1}{c^3}\int \sec^3(\theta) d\theta = \frac{1}{2c^3}\left(\sec(\theta)\tan(\theta) + \ln|\sec(\theta) + \tan(\theta)|\right) + C$$ Now, $\sec(\theta) = \frac{1}{\sqrt{1 - \sin^2(\theta)}} = \frac{c}{\sqrt{c^2 - y^2}}$ and $\tan(\theta) = \frac{sin(\theta)}{\sqrt{1 - \sin^2(\theta)}} = \frac{y}{\sqrt{c^2 - y^2}}$, therefore, $$\ln|\sec(\theta) + \tan(\theta)| = \frac{1}{2}\ln\left|\frac{c + y}{c - y}\right| = \frac{1}{2}\ln\left|\frac{x + a}{x + b}\right|$$ Similarly, you can compute the other term as well and get the final expression in terms of $x,a$ and $b$.
HINT: Use partial fractions. Move your mouse over the gray area below on how to obtain the partial fraction decomposition.