If $$\int F(x)\ dx=G(x),$$ show that $$\int F^{-1}(x)\ dx=xF^{-1}(x)-G(F^{-1}(x)).$$ All functions exist and are continuous.
I'm thinking about integration of parts, but I don't know what to do with that inverse.
If $$\int F(x)\ dx=G(x),$$ show that $$\int F^{-1}(x)\ dx=xF^{-1}(x)-G(F^{-1}(x)).$$ All functions exist and are continuous.
I'm thinking about integration of parts, but I don't know what to do with that inverse.
Consider following change of variables: $x=F(z)$ $$ \int F^{-1}(x) {\rm d} x =\int F^{-1}(F(z)) {\rm d} F(z) =\int z {\rm d} F(z) $$
Now it's time for integration by parts: $$ \int z {\rm d} F(z) =zF(z) - \int F(z) {\rm d} z =F^{-1}(x) F(F^{-1}(x)) - G(z) =x F^{-1}(x) - G(F^{-1}(x)) $$