for every continuous function prove that $\int_0^{x} (t^3)f(t^2)dt = 0.5 \int_0^{x^2} tf(t)dt$
I thought about the Fundamental theorem of calculus but dont really know how to advance from there.
for every continuous function prove that $\int_0^{x} (t^3)f(t^2)dt = 0.5 \int_0^{x^2} tf(t)dt$
I thought about the Fundamental theorem of calculus but dont really know how to advance from there.
I think it's just a variable change $u = t^2$, then $\dfrac{1}{2}du = t dt$, when $t=0$, $u=0$ and and when $t=x$, $u = x^2$.
$\int_0^{x} (t^3)f(t^2)dt = \int_0^{x} (t^2)f(t^2)tdt = \dfrac{1}{2}\int_0^{x^2} uf(u)du.$