$$Y(\tau)=\int_{0}^{\tau} t\frac{dF}{dt}dt \:\:\:\:\:\: ; \:\:\: Y(0)=0$$ $$X(\tau)=F(\tau) \:\:\:\:\:\: ; \:\:\: X(0)=0$$
$$Q(X(\tau))=\int_{X(0)}^{X(\tau)} Y(t)dX$$
First real quick: Can I get away with $\int t \: dF=tF(t)$? (Pretty sure not)
Assuming the answer to this is no, I am trying to avoid an expression for $Q(X(t))$ that involves twice integrating, or any integration in general that will result in a huge complicated equation. For example, I prefer to deal with $\int F \: dt$ rather than $\int t \: dF$.
So, is it possible to use integration by parts to express $Q(X(\tau))$ in the following way:
$$Y(\tau)=\tau F(\tau)-\int_{0}^{\tau} F(t)dt$$
$$Q(X(\tau))=Y(\tau)X(\tau)-\int_{X(0)}^{X(\tau)} \frac{dY}{dX}dX$$
$$=Y(\tau)(X(\tau)-1)$$
Substituing in for $Y(\tau)$ and $X(\tau)=F(\tau)$:
$$Q(X(\tau))=(\tau F(\tau)-\int_{0}^{\tau} F(t)dt)(F(\tau)-1)$$
Is that allowed? I'm open to suggestions for better expressions.
