Prove, or give an explicit counterexample to refute, the following assertion: if $\{X_n\}$ is a Markov chain, then $\{X_n^2\}$ is also a Markov chain.
It's easy to show that $$P\{X_{n+1}^2=j^2|X_0=i_0,\ldots,X_{n}=i_n\}=P\{X_{n+1}^2=j^2|X_n=i_n\}$$ thus I think if I can also show that $$P\{X_{n+1}^2=j^2|X_0=\{\pm i_0\},\ldots,X_n=\{\pm i_n\}\}=P\{X_{n+1}^2|X_n=\{\pm i_n\}\}$$ then this problem is done. But it seems incorrect. So now I have no idea how to proof it.
(Additional question: What properties should $f(x)$ satisfies to make $\{f(X_n)\}$ a Markov chain?)