Let $(W_t)$ a Brownian motion and $\tau_\alpha =\inf\{t\geq 0\mid W_t=\alpha \}$. I would like te prove that $$\tilde W_t= W_t\boldsymbol 1_{t\leq \tau_\alpha }+(2\alpha -W_t)\boldsymbol 1_{\tau_\alpha >\alpha }$$ is a Brownian motion. The fact that there are the $\boldsymbol 1_{t\leq \tau_a}$ and $\boldsymbol 1_{\tau_a>t}$ is quite disturbing. For example, I tried to prove that $\tilde W_t$ is Gaussian, but I don't see how to manage those indicator function. Any idea ?
2026-03-28 11:54:14.1774698854
Prove that $(\tilde W_t)$ is a Brownian motion where $\tilde W_t=2\alpha -W_t$ if $t>\tau_\alpha $
157 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Here is a sketch of the proof; for details see for instance Theorem 6.12 in the book by Schilling & Partzsch on Brownian motion.
For fixed $\alpha$ write $\tau:=\tau_{\alpha}$. Denote by $C_{\{0\}}$ the set of continuous functions $f:[0,\infty) \to \mathbb{R}$ with $f(0)=0$, and define a continuous mapping $\Phi: C_{\{0\}} \times [0,\infty) \times C_{\{0\}} \to C_{\{0\}}$ by
$$\Phi(f,t,g)(s) := \begin{cases} f(s), & s \in [0,t), \\ f(t)+g(s-t), & s \geq t. \end{cases}$$
($\Phi$ is the concatenation of the two functions $f,g$; draw a picture!) Now notice that
Combining these facts we find that the processes $$(W(\cdot \wedge \tau),\tau,W(\tau)-W(\cdot+\tau)) \quad \text{and} \quad (W(\cdot \wedge \tau),\tau,W(\cdot+\tau)-W(\tau))$$ have the same distribution. Hence,
$$\tilde{W} = \Phi(W(\cdot \wedge \tau),\tau,W(\tau)-W(\cdot+\tau)) \quad \text{and} \quad W=\Phi(W(\cdot \wedge \tau),\tau,W(\cdot+\tau)-W(\tau))$$
have the same distribution. Since $W$ is by assumption a Brownian motion and $\tilde{W}$ has continuous sample paths, we conclude that $\tilde{W}$ is also a Brownian motion.