Let $L: (0,\infty)\rightarrow \mathbb{R}$ be $L(x) = \int_1^x\frac{1}{t}dt$ for $x>0$, prove that $L(xy) = L(x)+L(y)$.
I do not know where to start here so hint are very welcome
Let $L: (0,\infty)\rightarrow \mathbb{R}$ be $L(x) = \int_1^x\frac{1}{t}dt$ for $x>0$, prove that $L(xy) = L(x)+L(y)$.
I do not know where to start here so hint are very welcome
Let $u=yt$. Then
$$\int_1^{x}\frac{1}{t}dt=\int_y^{xy}\frac{y}{u}\left(\frac{1}{y}\right)du=\int_y^{xy}\frac{1}{t}dt=\int_1^{xy}\frac{1}{t}dt-\int_1^{x}\frac{1}{t}dt$$
Note: Alternatively, as $\displaystyle \int_1^x\frac{1}{t}dt=\ln x$, the result follows.