Harmonic functions

Markov Chain on a graph

Consider a finite or countable graph with weighted edges . We can define a Markov chain with state space and transition matrix normalizing all the wights for a given vertex

If the graph is connected, the chain will be irreducible.

Def (Harmonic function) A function is Harmonic at if

If is harmonic at each point of a set , then we say that is harmonic on .

In words, is the wighted average of the values of at the neighbors of . In general, this is still true, but the average is taken with weights.

Maximum principle

Theorem (Maximum principle) Let be a set of states of a Markov chain on a finite or countable state space . If is a function that is harmonic on and the supremum of on is achieved at some element , then is constant on all states accessible from in the chain absorbed off of .

Proof Since is harmonic on and

since

this implies , that is the function is constant on neighbours of (distance ). Using induction on the distance from , we can prove the same for all reachabl states.

Theorem (Uniqueness principle) Let be a finite proper subset of states of a Markov chain on a finite or countable state space . Suppose that is accessible from every state in for the chain absorbed off of . If are two functions that are both harmonic on and agree off (that is, for all ), then .

Proof We use the maximum principle on the function , which is still harmonic on (linear combinantions of harmonic functions is still harmonic, it follows from the linearity of the definition).

Since and agree outside , for all . We claim . Since is finite, the function assumes finite values, hence the supremum is atteined at some . If the supremum of is outside , then , so our claim is true. If the supremum is atteined in from some , then by the maximum principle (since is accessible from every state in ) again , so .

Repeat with the function , we can show that , this implies on all .

Given a function defined on a subset of states, the Dirichlet problem asks whether the given function can be extended to all states of the Markov chain so as to be harmonic wherever it was not originally defined. The answer is often yes:

Theorem (Existence Principle) Let be a proper subset of states of a Markov chain on a finite or countable state space . If is bounded, then such that and is harmonic on .

Proof For any starting point of the Markov chain, let be the first vertex in visited by the Markov chain if is indeed visited. Let when is visited and otherwise. Define the function

this function is well defined, since thaks to the boundness assumption for , and it is harmonic, in fact using first step analysis:

And clearly when , therefore we have found the harmonic extention we were looking for.