Here, I saw the following formula:
$$\int_{0}^{\infty }\frac{f(t)}{t}dt=\int_{0}^{\infty }\mathcal{L}\left \{ f(t) \right \}ds$$
Say we have the integrand only $f(t)$, not $\frac{f(t)}{t}$, then I think we can multiply and divide this integrand by $t$, then we apply the formula. For instance, if the integrand is $te^{-t}$, then we should rewrite it as
$$\frac{t^2e^{-t}}{t}$$
So $f(t)$ is actually $t^2e^{-t}$, not $te^{-t}$.
I know that if the integrand is $te^{-t}$, then it can be done by integrating by part. However, I think it is a good looking function to illustrate my question.
Am I right about multiplying and dividing by $t$ just to make a use of the formula?
In other words, is the following true?
$$\int_{0}^{\infty }f(t)dt=\int_{0}^{\infty }\mathcal{L}\left \{ tf(t) \right \}ds$$
Second Question:
Can we, somehow, generalize the formula to any interval $(a,b)$ instead of $(0,\infty)$?
I know that the Laplace will have the same limits of integration, $(0,\infty)$ but I am asking about the original integral, not the integral from the $\mathcal{L}$.
Sorry for my bad English, hope my questions are clear. Your help would be appreciated. THANKS!
Edit:
For the second question, what I mean is
Given $a,b,$ and $h(x)$, and that $\int_{a}^{b}h(x)dx = \int_{0}^{\infty}r(t)dt$. How to find $r(t)$?
This will make use of the first formula in this post.
For instance, $\int_{1}^{2}\sqrt{4x(2-x)}dx$ can be replaced by $\int_{0}^{\infty} \frac{dt}{1+t^2}$. And now we can use the above formula.