I would like to find the distribution of $\int_0 ^T uW_u du$ where $(W_u)_{u\geq0}$ is the Brownian motion.
What I have tried:
$$\int_0 ^T uW_u du = \int_0 ^T B_udu - \int_0^T \int_0^tB_sdsdt$$ by integration by parts. I know each term on the RHS is normal as any integration of a Gaussian process is again a Gaussian process.
However, I cannot conclude RHS is normals since I don't have independence of $\int_0 ^T B_udu $ and $\int_0^T \int_0^tB_sdsdt$ since $Cov(\int_0 ^T B_udu, \int_0^T \int_0^tB_sdsdt)=T^4 /8 \neq 0$
Any help is appreciated.