$ (X_n : n = 1, 2, ...) $ is a Markov chain with state space $(-1, 0, 1)$. Then which of the following is the correct answer?
- $(sin(X_n) : n = 1, 2, ...$) is a Markov chain.
- $(cos(X_n) : n = 1, 2, ...$) is a Markov chain.
- $(|X_n| : n = 1, 2, ...$) is a Markov chain.
- $(X_n^2 : n = 1, 2, ...$) is a Markov chain.
- None of the above is correct.
Is it option 5 is the correct answer since option 1&2 are continuous, option 3&4 cannot be negative value, so that the state space cannot be -1?