Evaluating $\int_{0}^{\infty} \frac {b \sin (ax) - a \sin (bx)}{x^2}dx$ for $a,b \gt 0$

241 Views Asked by At

I want to calculate the integral which is dependent on the parameters $a$ and $b$ ($a,b \gt0)$.

$\int_{0}^{\infty} \frac {b \sin (ax) - a \sin (bx)}{x^2}dx$

This integral is solved in my textbook but I don't understand how and why like this:

$ab \int_{0}^{\infty} \frac {b \sin (ax- a \sin (bx)}{abx^2}dx=ab \int_{0}^{\infty} \frac {1}{x} (\frac {\sin (ax)}{ax} - \frac { \sin (bx)}{bx})dx = ab \ln (\frac {b}{a})$

$f(x) = \frac {1}{x}$, ${}$ $\lim_{\to \infty} \frac {sinx}{x}=0$, ${}$ $\lim_{\to 0^+} \frac {sinx}{x}=1$

I just can't see it how they calculated it. Thanks.

1

There are 1 best solutions below

3
On BEST ANSWER

Using Frullani's integral formula, we see that \begin{align} \int^\infty_0 \frac{f(ax)-f(bx)}{x}\ dx = [f(\infty)-f(0)]\ln \frac{a}{b}. \end{align}