Let $B(t)$ and $W(t)$ be two independent Brownian motions. Show that $\frac{B(t)+W(t)}{2}$ is also a Brownian motion. Find correlation between $B(t)$ and $X(t)$.
thanks for any help
Let $B(t)$ and $W(t)$ be two independent Brownian motions. Show that $\frac{B(t)+W(t)}{2}$ is also a Brownian motion. Find correlation between $B(t)$ and $X(t)$.
thanks for any help
Copyright © 2021 JogjaFile Inc.
Actually,
$$X_t := \frac{B_t+W_t}{2}$$
is not a Brownian motion since
$$\mathbb{E}(X_t^2) = 2t$$
(see the calculation below) which is a contradiction to $X_t \stackrel{!}{\sim} N(0,t)$.
Instead we consider the process
$$X_t := \alpha \cdot B_t + \beta \cdot W_t$$
for $\alpha, \beta \in \mathbb{R}$. We want to find out for which $\alpha,\beta$ this process is a Brownian motion. In order to do this, we have to check the following properties.
Proof:
Finally, we conclude that $(X_t)_t$ is a Brownian motion if and only if $\alpha^2+\beta^2 = 1$. Note that this equality is not satisfied for $\alpha=\beta = \frac{1}{2}$, but for $\alpha = \beta = \frac{1}{\sqrt{2}}$.
The covariance of $X_t$ and $B_t$ equals by definition,
$$\mathbb{E}(B_t \cdot X_t) = \alpha \mathbb{E}(B_t^2)+ \beta \cdot \mathbb{E}(B_t \cdot W_t)$$
Since $(B_t)_t$ and $(W_t)_t$ are independent and $B_t \sim N(0,t)$, we obtain
$$\text{corr}(X_t,B_t) = \frac{1}{\sqrt{\text{var}(X_t) \cdot \text{var} B_t}} \cdot \mathbb{E}(B_t \cdot X_t) = \frac{\alpha \cdot t}{\sqrt{t \cdot t}} = \alpha$$