I am trying to solve certain type of differential equations. For this I was trying to obtain $\mathcal{L}\{f(t)/t^2\} $. There is a question related to this for another similar case when f(t)/t, at here Laplace transform of $f(t)/t$
According to the book Tables of Laplace transforms. Springer Science & Business Media. Oberhettinger (2012), page 4. Such Laplace transform exist and is represented in the general form.
$\mathcal{L}\{t^{-n}f(t)\} = \int_p^\infty ... \int_p^\infty g(p) (dp)^{n}$
for my particular case:
$\mathcal{L}\{f(t)/t^2\} = \int_p^\infty \int_p^\infty g(p) (dp)^{2}$
It is still unclear to me, what is the purpose of having this kind of "dummy" multidimensional integral. And why it would help in the process to make things "better" so I can obtain the inverse Laplace transform of my nonlinear ode.
Thanks for your comments!
Ps. The nonlinear ODE is the following:
$\left(\frac{A}{r^2}+B r^2+ C \right) u(r)-u''(r)=0$