Evaluate $\int_{0}^{\infty} \frac{e^{ax}-e^{bx}}{(1+e^{ax})(1+e^{bx})} dx$

160 Views Asked by At

Given the integral $\int_{0}^{\infty} \frac{e^{ax}-e^{bx}}{(1+e^{ax})(1+e^{bx})} dx$

How can I evaluate it? Thanks!

1

There are 1 best solutions below

0
On

Note that

$$\frac{e^{ax} - e^{bx}}{(1 + e^{ax})(1 + e^{bx})} = \frac{1}{1 + e^{bx}} - \frac{1}{1 + e^{ax}}$$

Now integrate each piece separately, using the substitution $u = 1 + e^{bx}$ or $u = 1 + e^{ax}$.