If $X(t) = \int_0^t \! B(s)ds$ where $B(s)$ for $s > 0$ is a Brownian motion process.
Part a) what are the finite dimensional distributions of $X(t)$? (not an explicit formula, you don't need to evaluate integrals)
Part b) Compute the quadratic variation of $X(t)$.
Part c) is $X(t)$ a markov process?
My attempt:
Part a) I don't know how to do it without writing down the integral expression. Is it just Gaussian? will saying that be enough? I don't know what I am supposed to say for this part.
Part b) $X(t) = \int_0^t \! B(s)ds$. So $<X(t)> = \int_0^t \!1 <B(s)>ds = \int_0^t \! sds = 1/2t^2$ Is this correct ? (since quadratic variation of $B(s)$ is just $s$.
Part c) for this part is it enough to say $X(t)$ is a markov process because it is a function of another markov process ($B(s)$) and that function (integration) is invertible? I think I had seen this as a lemma somewhere.
I appreciate help/hints/suggestions.