37.05.04 · probability / 05-markov-chains

The Strong Markov Property and the Recurrence/Transience Dichotomy

shipped3 tiersLean: none

Anchor (Master): Norris 1997 *Markov Chains* (Cambridge) §1.3-1.5, §1.7-1.8; Durrett 2019 *Probability: Theory and Examples* 5e §5.3-5.4; Levin-Peres 2017 *Markov Chains and Mixing Times* 2e §1.5, Ch. 21; Spitzer 1976 *Principles of Random Walk* 2e §§7-8 (Pólya's theorem)

Intuition Beginner

A Markov chain forgets its past: where it goes next depends only on where it is now, not on how it got there. The strong Markov property is the same forgetfulness, but applied at a smarter moment than a fixed clock time. Suppose you watch the chain and wait until the first time it lands back on its starting state. That moment is random — you do not know it in advance — yet at the instant it happens the chain restarts as if brand new, with no memory of the loop it just completed. The walk from your home, the moment it returns home, begins a fresh and independent copy of the same walk.

This restarting is the engine behind the central question of this unit: if you start at a state and walk forever, do you come back? A state is called recurrent if return is certain — you will come home again, and having come home you will (by the fresh restart) come home again, and again, infinitely often. A state is transient if there is a real chance you never return: each time you are home you flip a biased coin to decide whether you will ever see home again, and eventually one of those flips says no, so you visit home only finitely many times and then wander off forever.

There is a clean way to tell which case you are in. Add up, over all future times, the chance of being back at the start exactly at that time. If this grand total is infinite, the state is recurrent; if it is finite, the state is transient. Infinite expected number of visits means certain return; a finite expected number means eventual escape.

The most famous example is a walker stepping randomly on a grid. On a line and on a flat plane the walker is recurrent: it always finds its way home. In three-dimensional space it is transient: there is enough room to get lost forever. This is Pólya's theorem, and its one-line slogan is that a drunk man finds his way home but a drunk bird may not.

The takeaway: the strong Markov property lets a chain restart at a random return time, and that fresh restart splits every state cleanly into recurrent (return is sure, visited infinitely often) or transient (escape is possible, visited finitely often), decided by whether the total return probability over all times is infinite or finite.

Visual Beginner

Picture a single path that keeps coming back to its home state, cut into independent loops at each homecoming.

Top: the walk is chopped at each return to the home state . The strong Markov property says the arched segments between returns — the excursions — are independent and identically distributed: each one is a fresh run of the chain started at and stopped when it next returns. Bottom: a walker on a line keeps drifting back to where it started (recurrent), while a walker in a three-dimensional lattice has enough directions to escape and never return (transient). The number of excursions is finite exactly when the state is transient.

Worked example Beginner

Take a chain on three states . From the walk goes to for certain. From it returns to with chance and goes on to with chance . State is a trap: once there, the walk stays at forever. We ask whether is recurrent and how many times we expect to visit it.

Step 1. Find the return probability for . Starting at , the walk must first step to (this is certain). From it comes back to with chance , and otherwise slips into the trap and never comes back. So the chance of ever returning to after leaving it is exactly .

Step 2. Decide recurrent or transient. The return probability is , which is less than . Return is not certain, so is transient. Each visit to is followed by a return with probability and a permanent escape with probability .

Step 3. Count the expected visits. Think of each stay at as a coin flip: heads (chance ) you will return and visit again, tails (chance ) you are done with forever. The number of visits to is therefore like the number of flips until the first tail. The expected number of visits when each return has probability is .

Step 4. Sanity check against the slogan. A finite expected number of visits, here , is the signature of a transient state. A recurrent state would have return probability exactly and an infinite expected number of visits.

What this tells us: the single number — the chance of ever returning — decides everything. Because , state is transient and is visited on average times. We read off the entire long-run behavior from one return probability, exactly the bookkeeping the strong Markov property makes rigorous.

Check your understanding Beginner

Formal definition Intermediate+

Throughout, is a time-homogeneous Markov chain on a countable state space with stochastic transition matrix and -step matrix , in the sense of 37.05.01; classes, accessibility, and irreducibility are as in 37.05.02. We write and for probability and expectation conditioned on . The natural filtration is , and stopping times are as in 37.04.01: a map with for every .

Definition (hitting and first-return times). For a state , the first passage time is (with ). When the chain starts at this is the first return time. The first-passage probabilities are and the eventual-hitting probability is The quantity is the return probability of state .

Definition (shift operator). On the canonical path space the shift acts by , so . For a stopping time , the shift at is on .

Definition (strong Markov property). The chain has the strong Markov property if for every stopping time , every state , and every event measurable with respect to the post- process, on the event the conditional law of given is . Concretely, for every bounded function on path space and every , Every discrete-time Markov chain on a countable state space has this property (proved in the Key theorem by summing the ordinary Markov property over the disjoint events ).

Definition (number of visits and Green function). The number of visits to is , counting the time- visit, and the number of visits after time is . The Green function (or potential) is The diagonal is the expected number of visits to starting from .

Definition (recurrence and transience). A state is recurrent if and transient if . The Key theorem shows this is equivalent to (recurrent) versus (transient), and to versus . A recurrent state is positive recurrent if the expected return time is finite and null recurrent if ; this finer split is the subject of 37.05.05 and is not needed here.

Counterexamples to common slips Intermediate+

  • Hitting time uses , not . If were defined with , then automatically under and recurrence would become vacuous. The first return must take at least one step; the convention is what makes a genuine return probability.

  • A stopping time can be infinite, and the strong Markov restart is asserted only on . Forgetting the indicator produces false identities: there is no "restart" on the paths that never hit .

  • Recurrence is about certainty of return, not speed of return. A null-recurrent state has (certain return) yet (infinite mean return time); the symmetric walk on is the standard example. Certain return and finite mean return time are different conditions.

  • Transience is not the same as having an escape route to an absorbing trap. A state can be transient inside an infinite irreducible chain with no absorbing states at all — the simple random walk on — where transience comes from dimensional room to wander, not from a trapping class.

Key theorem with proof Intermediate+

Theorem (strong Markov property and the recurrence dichotomy). Let be a Markov chain on with matrix .

(a) (Strong Markov property.) For every stopping time , on the process is, conditionally on and on , a Markov chain started at with matrix , independent of .

(b) (Geometric visit law and the dichotomy.) Write . Under the number of visits satisfies for , so is geometric. Consequently and the following are equivalent: (i) is recurrent (); (ii) ; (iii) . When any (hence all) fail, is transient, is finite a.s. with , and .

Proof. Part (a). Fix , a state , and a bounded path functional . Decompose over the disjoint events , . On the shift equals and , and the event since . The ordinary Markov property of 37.05.01 at the fixed time states that, conditionally on , the future is a chain started at with matrix ; hence Summing over collapses the left side to and the right side to , which is the asserted restart identity. Taking a function of and varying identifies the conditional law as .

Part (b). Let be the first return time and, recursively, let be the first time after that the chain is again at ; each is a stopping time. The event — at least returns after time — equals . We show by induction. For this is the definition . Assume . On the chain is at at time , so by the strong Markov property (a) the post- process is a fresh chain started at , and the event of one further return is , which has probability and is independent of . Hence

Thus . If then for all , so and . If then is geometric with , so and Finally because by monotone convergence. The three conditions are therefore equivalent, and in the transient case the summability of forces .

Bridge. This theorem builds toward the entire stationary-distribution and convergence theory of 37.05.05 and appears again in every hitting-time and Green-function computation for Markov chains, because the geometric visit law and the series criterion are the precise gateway from a one-step matrix to long-run behavior. The foundational reason the visit count is geometric is the strong Markov restart: each return to launches an independent fresh copy of the chain, so successive returns are independent Bernoulli trials, and this is exactly the excursion decomposition that underlies the renewal-theoretic proof of the ergodic theorem. The series criterion is dual to the optional-stopping identity of 37.04.01, where the same restart-at-a-stopping-time mechanism turns a martingale into a hitting-time calculus; here the predictable stake is replaced by the indicator of "still to return," and the central insight is that recurrence is the statement that the geometric series of return probabilities diverges. Putting these together, the strong Markov property converts a question about an infinite path into independent excursions, and the bridge is that recurrence versus transience is decided entirely by whether the return probability equals or is strictly less.

Exercises Intermediate+

Advanced results Master

The excursion decomposition delivered by the strong Markov property is the organizing structure: it reduces an infinite trajectory to an i.i.d. sequence of loops, and every recurrence statement is a statement about that sequence. The series criterion, the solidarity theorem, and Pólya's dichotomy are three readings of the same decomposition.

Theorem 1 (Green-function / potential characterisation). For all , the Green function factors as , and . Hence iff is recurrent, and for transient the matrix in the sense is finite off any recurrent class and satisfies on the transient states. The Green function is the discrete potential kernel: is the expected number of visits to from , and on for it is the lattice analogue of the Newtonian potential , the source of the connection between transient random walks and classical potential theory.

Theorem 2 (recurrence is a closed class property; chain decomposition). Recurrence and transience are constant on communicating classes (solidarity), every recurrent class is closed, and a finite chain has at least one recurrent class with the transient states forming the strictly-upper part of the canonical block form of 37.05.02. On a finite state space transient classes are exactly the open (non-closed) classes, and every closed class is positive recurrent. The chain enters a recurrent class in finite expected time and is thereafter confined to it, visiting each of its states infinitely often a.s.; the long-run behavior is therefore governed entirely by the recurrent closed blocks, exactly the blocks to which the stationary theory of 37.05.05 applies.

Theorem 3 (Pólya's theorem). The simple symmetric random walk on is recurrent for and transient for . The proof is the series test applied to the local central limit asymptotics — more precisely with a dimension-dependent constant — so that , which diverges for and converges for . An equivalent characterisation via Fourier analysis writes with , and the singularity of at is integrable iff , recovering the same dichotomy. The borderline is null recurrent: but .

Theorem 4 (recurrence and the absence of nonconstant bounded harmonic functions). For an irreducible recurrent chain, every bounded -harmonic function (, bounded) is constant; equivalently the tail -algebra is degenerate (only null and conull events) and the chain has a unique (up to scaling) invariant measure. Transience is precisely the regime where nonconstant bounded harmonic functions and a rich Martin boundary appear, and the Green function becomes the kernel generating them. This is the entry point to discrete potential theory: recurrence is the discrete analogue of the parabolicity of a Riemannian manifold, and transience of its hyperbolicity, with marking the transition at .

Synthesis. The foundational reason the whole subject reduces to a single number is the strong Markov property: each return to a state launches an independent fresh excursion, so the number of returns is a sum of i.i.d. Bernoulli trials and the visit count is geometric, which is exactly why the recurrence dichotomy is the dichotomy of a geometric series. Putting these together, is dual to the optional-stopping identity of 37.04.01: there a predictable stake against a fair increment had zero conditional mean, here the indicator "still to return" against the restart kernel produces independent excursions, and both are the non-anticipation principle in different dress. This is exactly the central insight that organises the chapter: the support pattern and period of 37.05.02 decide which states communicate and with what rhythm, the return probability decides whether a class is visited forever, and the stationary theory of 37.05.05 decides how often — and the bridge across all three is the excursion decomposition, since the expected return time that splits null from positive recurrence is the expected length of a single excursion, whose reciprocal is the stationary mass at . The solidarity theorem generalises the dichotomy from a state to a class, Pólya's theorem instantiates it on the lattice through the local-central-limit decay of , and the Green-function characterisation lifts it into potential theory, where transience is the existence of a finite potential kernel and recurrence its divergence.

Full proof set Master

Proposition 1 (strong Markov property). For every stopping time , state , event , and bounded path functional , .

Proof. Decompose over , . Since , , and on this event , . The ordinary Markov property at the fixed time gives . Summing the nonnegative (or bounded, by dominated convergence) terms over and recombining yields the claim.

Proposition 2 (geometric visit law). Under , with , for all ; hence if and if .

Proof. Let be the time of the -th return to (a stopping time), with . Then . Induct: , and on the chain sits at , so Proposition 1 makes independent of with probability , giving . Summing the tail, , which is for and for . The identity is Tonelli applied to .

Proposition 3 (first-passage / Green factorisation). For , ; for all , .

Proof. Under a visit to occurs only after . Conditioning on and applying Proposition 1 at (where ), . Hence , where . Adding the time- term gives ; for the drops.

Proposition 4 (series criterion and solidarity). State is recurrent iff , and recurrence is constant on each communicating class.

Proof. The criterion is Proposition 2 combined with : . For solidarity, let with , . Then for every , so ; if the right side diverges so does the left, transferring recurrence from to . Symmetrically transience transfers, so the property is constant on the class.

Proposition 5 (a recurrent class is closed and hit with certainty). If is recurrent then is closed, and for all .

Proof. If some had with , then , so escaping to (probability ) precludes return, giving against recurrence; hence is closed. For : recurrence returns the chain to infinitely often, and by Proposition 1 the excursions between returns are i.i.d.; each has probability of reaching (follow a fixed positive-probability path inside the closed class), so among infinitely many independent excursions is hit a.s., .

Proposition 6 (Pólya's dichotomy for ). Simple symmetric random walk on is recurrent for and transient for .

Proof. By the inversion formula with characteristic function . Summing the geometric series formally (justified by monotone convergence on and Abel's theorem), Near , , so the integrand behaves like . In dimensions , finite iff , i.e. . Thus for (recurrent) and for (transient). Equivalently, the local central limit theorem gives , and diverges iff .

Connections Master

  • The Markov property, transition matrices, and Chapman-Kolmogorov 37.05.01 supply the ordinary Markov property summed over to produce the strong Markov property, and the -step probabilities whose series is the recurrence criterion; every excursion bound in this unit is the single-term Chapman-Kolmogorov lower bound established there.

  • Class structure, irreducibility, and periodicity 37.05.02 is refined here: the solidarity theorem makes recurrence a class property exactly as period invariance made the period a class property, both proved by the same path-concatenation inequality, and a recurrent class is shown to be closed, locating it in the canonical block decomposition where the recurrent closed blocks carry all long-run behavior.

  • Discrete martingales, stopping times, and optional stopping 37.04.01 provide the stopping-time and shift machinery the strong Markov property is built on, and the Green-function identity is the excursion-theoretic twin of optional stopping: both compute a long-run quantity by restarting the process at a stopping time, and the asymmetric-walk martingale used there to find ruin probabilities is the analytic counterpart of the transience of the biased walk computed here.

  • The stationary-distribution and ergodic theory 37.05.05 consumes this unit's dichotomy directly: a stationary distribution exists on a recurrent class, and the positive/null split is decided by whether the expected excursion length is finite, with the stationary mass at equal to its reciprocal — the strong-Markov excursion is the object the ergodic theorem averages over.

Historical & philosophical context Master

The recurrence/transience dichotomy for random walks was settled by George Pólya in 1921 [Polya 1921], who proved that the simple symmetric walk returns to its origin with probability one in dimensions one and two but with probability strictly less than one in dimension three and higher; the popular summary that "a drunk man finds his way home but a drunk bird may not" condenses his result. Pólya's original argument estimated the return probabilities combinatorially; the Fourier-analytic form, integrating over the torus and reading off the dichotomy from the integrability of the singularity at the origin, is due to the later random-walk school and is presented systematically by Spitzer [Spitzer 1976].

The strong Markov property was isolated as a theorem requiring proof — not a definitional given — in the work of Joseph Doob and Eugene Dynkin in the 1950s, with the countable-state discrete-time case being the elementary instance where summation over suffices and no regularity of paths is needed; the subtleties appear only in continuous time, where Dynkin's formulation and Hunt's theory of Markov processes made the strong Markov property the cornerstone of probabilistic potential theory. The systematic use of first-passage decompositions and taboo probabilities to organize recurrence is due to Kai Lai Chung [Chung 1967], and the modern textbook synthesis on countable state spaces, defining recurrence through and the visit series, follows Norris [Norris 1997]. The identification of transience with the existence of a finite Green function, and hence with a substantive discrete potential theory and Martin boundary, links this elementary dichotomy to the harmonic analysis of the lattice and to the classification of Riemannian manifolds as parabolic or hyperbolic.

Bibliography Master

@book{Norris1997,
  author    = {Norris, James R.},
  title     = {Markov Chains},
  series    = {Cambridge Series in Statistical and Probabilistic Mathematics},
  publisher = {Cambridge University Press},
  year      = {1997}
}

@article{Polya1921,
  author  = {P\'olya, George},
  title   = {\"Uber eine {A}ufgabe der {W}ahrscheinlichkeitsrechnung betreffend die {I}rrfahrt im {S}trassennetz},
  journal = {Mathematische Annalen},
  volume  = {84},
  year    = {1921},
  pages   = {149--160}
}

@book{Spitzer1976,
  author    = {Spitzer, Frank},
  title     = {Principles of Random Walk},
  edition   = {2},
  series    = {Graduate Texts in Mathematics},
  publisher = {Springer},
  year      = {1976}
}

@book{Durrett2019mc,
  author    = {Durrett, Rick},
  title     = {Probability: Theory and Examples},
  edition   = {5},
  publisher = {Cambridge University Press},
  year      = {2019}
}

@book{Chung1967,
  author    = {Chung, Kai Lai},
  title     = {Markov Chains with Stationary Transition Probabilities},
  edition   = {2},
  series    = {Grundlehren der mathematischen Wissenschaften},
  publisher = {Springer},
  year      = {1967}
}

@book{LevinPeres2017,
  author    = {Levin, David A. and Peres, Yuval},
  title     = {Markov Chains and Mixing Times},
  edition   = {2},
  publisher = {American Mathematical Society},
  year      = {2017}
}