I'm reading the course notes of a probability course about martingales currently and I'm trying to solve some of the exercises, however I'm very much stuck with the following exercise:
Let $\left\{ X_{n}\right\} _{n=1}^{\infty}$ be a simple random walk on $\mathbb{Z}$ started at $X_{0}=a$ . Given $b\in\mathbb{Z}$ denote by $T_{b}$ the first hitting time of $b$ , show that $\mathbb{E}_{a}\left[T_{b}|\, T_{b}<T_{0}\right]=\frac{b^{2}-a^{2}}{3}$ .
Hint: Show that $M_{n}:=X_{n}^{3}-3nX_{n}$ is a martingale and use the fact that $\left|M_{\min\left(T_{b},n\right)}\right|\leq b^{3}+3bT_{b}$
I've shown that indeed that is a martingale but I have no idea how to proceed, help would be appreciated.
Thanks!
I apologize if the question seems banal to some but I've been glaring at this for some time now and I'm not making much progress myself, I would really appreciate it if you could help me.
– LlamaMan Jul 01 '14 at 19:48