I have seen the examples of a discrete time martingale that is not a Markov Process. Can you construct me an example of discrete time Markov Process that is not a martingale?
2026-03-27 20:01:11.1774641671
Markov process which is not martingale
4.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
In order for a discrete time Markov process to be a martingale the transition probabilities would have to lead to a "fair" probability distribution in the long run. So just take a two state Markov chain where $P(0|0) = 3/4$ and $P(1|0) = 1/4$ and $P(0|1) = P(1|1) = 1/2$ for the transition probabilities. This will not be a martingale, as can be easily verified by computing conditional expectations.