I am trying to prove $B(t)^{2}-t$ is a martingale.
So far I have done:
- By definition $E[B^{2}(t)]=t<\infty$
- $B^{2}(t+s)= (B(t)+B(t+s)-B(t))^{2} \\ B^{2}(t)+2B(t)(B(t+s)-B(t))+(B(t+s)-B(t))^{2}$
So
$E[B^{2}(t+s)|\mathcal{F}_t]=B^{2}(t)+2E[B(t)(B(t+s)-B(t))|\mathcal{F}_t]+E[(B(t+s)-B(t))^{2}|\mathcal{F}_t]$
Im not sure what I ought to do from here to get $B^{2}(t)-t$.
I have assumed $B(t+s)-B(t)$ is $\mathcal{F}_t$ measurable and $B(t)$ is normally distributed (0,t). Is is because $2E[B(t)(B(t+s)-B(t))| \mathcal{F}_t] = 0$ and $E[(B(t+s)-B(t))^{2}|\mathcal{F}_t]= Var$ which is $t+s-t=s$...
But then I get $B^{2}(t)+s$ instead of $B^{2}(t)-t$.
You are supposed to show that $E(B_{t+s}^{2}-(t+s)|F_t)=B_t^{2}-t$.
$B(t+s)-B(t)$ is independent of $F_t$ (not measurable w.r.t. $F_t$). So $E(B(t+s)-B(t)^{2}|F_t)=E(B(t+s)-B(t)^{2})=s$. You can now finish by subtracting $t+s$ from both sides.