If B is a standard brownian motion, then
$$X_t = 3t - 2B_t$$ is also Brownian motion. And what is mean and variance of this $X_t$.
I would like to prove it. But I can’t. Help me to do please.
If B is a standard brownian motion, then
$$X_t = 3t - 2B_t$$ is also Brownian motion. And what is mean and variance of this $X_t$.
I would like to prove it. But I can’t. Help me to do please.
This $X_t$ is not a Brownian motion, but it is a Gaussian process. The mean is $\mathbb{E}[X_t] = \mathbb{E}[3t - 2B_t] = 3t - \mathbb{E}[2B_t] = 3t$ and the variance is $$\mathbb{E}[(X_t-3t)^2] = \mathbb{E}[(2B_t)^2] = 4 \mathbb{E}[B_t^2] = 4t.$$
It isn't a Brownian motion because its mean is not equal to $0$.