I am currently working with a process, $$ B^{(1)}(t) = 3(B_{2+\frac{t}{9}} - B_2), \quad t \geq 0.$$
where $ B = (B_t)_{t \geq 0} $ is a standard brownian motion (SBM). I am to prove that $B^{(1)}$ is a standard brownian motion also.
I can see that the $\frac{1}{9}$ and the 3 could be used to implement brownian scaling, i.e. the fact the if B is a SBM then so is, $$\frac{B_{\rho t}}{\sqrt{\rho}}$$ and the markov property, i.e. $$ B_{T+t} - B_T$$ is SBM if B is SBM.
The main issue I have is that I am struggling with how to manipulate the process as I am not too familiar with the Brownian Motions rules and what not. If someone could talk me through this proof with the manipulations along the way it'll give me a starting point to work with further questions.
Thank you in advance.
If you are familiar with Levy's characterization of Brownian motion, the proof would become straightforward.
In fact, let $$ X_t=3\left(B_{2+t/9}-B_2\right), $$ and it suffices to show that
Well, we have $$ \left<X\right>_t=\left<3\left(B_{2+t/9}-B_2\right)\right>=9\left<B_{2+t/9}-B_2\right>=9\left<B_{t/9}\right>=9\cdot\frac{t}{9}=t. $$
Thus Levy's characterization applies, and $X_t$ is a Brownian motion.