Let $X_t$ be a standard one dimensional Brownian motion. Let
$T = \inf\{t : X_t \in\{ 1,-1\} \} $ and $S = \inf\{ t : X_t \in\{ 1, -3\}\}$
a) Explain why $X_T$ and $T$ are independent.
b) Show that $X_S$ and $S$ are not independent.
For (a) it seems that independence follows somehow from the symmetry but I am not quite sure. It would have to be the case that $E[X_TT] = 0$, already know that $E[X_T] = 0$ being a standard Brownian motion. and $0 < E[T] <\infty$, I haven't shown this just assuming this based off it's similarity to Gamblers Ruin.
For (b) if it isn't independent then $E[SX_S] \neq 0 $ but I'm having trouble calculating. I tried to solve $E[SX_S \mid \mathcal{F}_{T} ] = E[SX_S - SX_T + SX_T]$ but I don't think this is what I want to do.