I have a little problem with this question.. :
We have : $$ G(t) = \int_0^t f(e^t)e^{-t} \, dt $$ With f continue in the domain [0,$+\infty$].
and the question is : Prove that
$$\int_0^t G(u) \,du = t\int_0^t e^{-u}f(e^u) \,du \, - \int_0^t ue^{-u}f(e^u) \,du$$
Thank you for yours futur answer
Note that $$ G'(t) = f(e^t)e^{-t}, $$ so that integration by parts gives \begin{align} t\int_0^t f(e^u)e^{-u} \, du - &\int_0^t uf(e^u)e^{-u} \, du = \int_0^t (t-u)G'(u) \, du\\ &= [(t-u)G(u)]_{u=0}^t - \int_0^t (-1) G(u)\,du\\ &= \int_0^t G(u) \, du. \end{align}