How to solve/rewrite $\int\ln(f(x))dx$ when $x$ is a function of time $t$

55 Views Asked by At

OK, I've made some major progress on an important paper of mine and it all boils down to solving/rewriting the integral $\int\ln(f(x))dx$ but the twist is that $x$ is some unknown function of $t$, i.e. $$\int\ln(f(x(t)))dx(t)$$ and I'm looking for some sort of general solution, because I do not have an expression for $f$ or $x(t)$. I just want to rewrite this thing as a function of $x(t)$ or $t$. What would you do? Smells like variable change to me, but my poor brain is melting. I do know, however, that $$\int\ln(f(x))dx=x\ln f(x)-\int\frac{xf'(x)}{f(x)}dx$$ but I'm unsure what to do with this once I allow for $x$ to be $x(t)$. Any ideas? I can provide more info.

1

There are 1 best solutions below

0
On

Does it matter? You are still integrating the function $x(t)$ with respect to itself.

It's a bit like integrating $y^2$ with respect to $y$ but we have that $y=x^3$. Either way you would get $y^3/3=x^9/3$.