Let $f(t)$ be a function, $t > 0$
Then is there a closed form expression for,
$$\int_0^T \dfrac{\dot f(t)}{ t} dt$$
My attempt:
$$\int_0^T \dfrac{\dot f(t)}{ t} dt = \int_0^T \dfrac{1}{ t} df(t)$$
Therefore, $$\int_0^T \dfrac{1}{ t} df(t) = \ln(f(T)) - \ln(f(0)) = \ln(f(T)/f(0))$$
Is this correct?
In general not. Take for example $f=-\cos$ which gets you sinus integralis (Si). It is known that it cannot be represented by elementary functions. There are many other examples like for $f=\exp$ or $f(x)=x\ln x -x$ (so that $\dot f(x)=\ln x$).