I want to calculate $cov($$w_t$ , $\int_0^{t}s^{n}dw_s)$ . I have tried integration by parts: $$\int_0^{t}s^{n}dw_s = t^{n}w_{t} - n\int_{0}^{t}s^{n-1}w_sds$$ Further, I think to use this formula $n$ times, but I can't do it on this step. My idea was to get the equation at the end that will contain next components (maybe with some coefficients): $\int_0^{t}sdw_s$, $\int_0^tw_sds$, $w_t$ and the component that if I count a mathematical expactation from it I will get the
$cov($$w_t$, $\int_0^{t}s^{n}dw_s)$ (the mathemetical expectation for the first three components I know). And from this equation I would count the covariance, but I can't understand how I can continue. I'll be happy for any idea.
Use generalisation of Ito Isometry (*)
$$cov(w_t , \int_0^{t}s^{n}dw_s) = E[w_t\int_0^{t}s^{n}dw_s] = E[\int_0^{t} dw_s\int_0^{t}s^{n}dw_s] = E[\int_0^{t}s^{n}ds] = \int_0^{t}s^{n}ds $$
(*) Ito isometry:
$$E[(\int_0^{t}x_sdw_s)^2] = E[\int_0^{t}x_s^2ds]$$
Generalisation:
$$E[\int_0^{t}x_sdw_s\int_0^{t}y_sdw_s] = E[\int_0^{t}x_sy_sds]$$