Can we find three random variables $X_1, X_2, X_3$ such that $E[X_2 \mid X_1] = X_1$ and $E[X_3 \mid X_2] = X_2$ but $E[X_3 \mid X_1, X_2] \neq X_2$?
I'm stuck on how to choose such random variables; in particular how to define $X_3$ in relation to the other two. At first, I was thinking of setting $X_n = \frac{S_n}{n}$ where $S_n = Y_1 + Y_2 + ... Y_n$ for an IID sequence of random variables $Y_n$, $n \geq 1$ and $S_0 = 0$. Then an easy choice for $X_2$ is $\frac{S_{n + 1}}{n + 1}$, as it can be shown that $E[Y_1 \mid S_n] = \frac{S_n}{n}$. But I am unsure how to make the expectation of $X_3$ conditioned on $X_1$ and $X_2$ have dependencies beyond $X_2$ only. Any help would be appreciated!
\cdots. – joriki Feb 15 '24 at 23:30