246C notes 4: Brownian motion, conformal invariance, and SLE

What's new 2018-08-02

Important note: As this is not a course in probability, we will try to avoid developing the general theory of stochastic calculus (which includes such concepts as filtrations, martingales, and Ito calculus). This will unfortunately limit what we can actually prove rigorously, and so at some places the arguments will be somewhat informal in nature. A rigorous treatment of many of the topics here can be found for instance in Lawler’s Conformally Invariant Processes in the Plane, from which much of the material here is drawn.

In these notes, random variables will be denoted in boldface.

Definition 1 A real random variable {\mathbf{X}} is said to be normally distributed with mean {x_0 \in {\bf R}} and variance {\sigma^2 > 0} if one has

\displaystyle \mathop{\bf E} F(\mathbf{X}) = \frac{1}{\sqrt{2\pi} \sigma} \int_{\bf R} e^{-(x-x_0)^2/2\sigma^2} F(x)\ dx

for all test functions {F \in C_c({\bf R})}. Similarly, a complex random variable {\mathbf{Z}} is said to be normally distributed with mean {z_0 \in {\bf R}} and variance {\sigma^2>0} if one has

\displaystyle \mathop{\bf E} F(\mathbf{Z}) = \frac{1}{\pi \sigma^2} \int_{\bf C} e^{-|z-x_0|^2/\sigma^2} F(z)\ dx dy

for all test functions {F \in C_c({\bf C})}, where {dx dy} is the area element on {{\bf C}}.

A real Brownian motion with base point {x_0 \in {\bf R}} is a random, almost surely continuous function {\mathbf{B}^{x_0}: [0,+\infty) \rightarrow {\bf R}} (using the locally uniform topology on continuous functions) with the property that (almost surely) {\mathbf{B}^{x_0}(0) = x_0}, and for any sequence of times {0 \leq t_0 < t_1 < t_2 < \dots < t_n}, the increments {\mathbf{B}^{x_0}(t_i) - \mathbf{B}^{x_0}(t_{i-1})} for {i=1,\dots,n} are independent real random variables that are normally distributed with mean zero and variance {t_i - t_{i-1}}. Similarly, a complex Brownian motion with base point {z_0 \in {\bf R}} is a random, almost surely continuous function {\mathbf{B}^{z_0}: [0,+\infty) \rightarrow {\bf R}} with the property that {\mathbf{B}^{z_0}(0) = z_0} and for any sequence of times {0 \leq t_0 < t_1 < t_2 < \dots < t_n}, the increments {\mathbf{B}^{z_0}(t_i) - \mathbf{B}^{z_0}(t_{i-1})} for {i=1,\dots,n} are independent complex random variables that are normally distributed with mean zero and variance {t_i - t_{i-1}}.

Remark 2 Thanks to the central limit theorem, the hypothesis that the increments {\mathbf{B}^{x_0}(t_i) - \mathbf{B}^{x_0}(t_{i-1})} be normally distributed can be dropped from the definition of a Brownian motion, so long as one retains the independence and the normalisation of the mean and variance (technically one also needs some uniform integrability on the increments beyond the second moment, but we will not detail this here). A similar statement is also true for the complex Brownian motion (where now we need to normalise the variances and covariances of the real and imaginary parts of the increments).

Real and complex Brownian motions exist from any base point {x_0} or {z_0}; see e.g. this previous blog post for a construction. We have the following simple invariances:

Exercise 3

  • (i) (Translation invariance) If {\mathbf{B}^{x_0}} is a real Brownian motion with base point {x_0 \in {\bf R}}, and {h \in {\bf R}}, show that {\mathbf{B}^{x_0}+h} is a real Brownian motion with base point {x_0+h}. Similarly, if {\mathbf{B}^{z_0}} is a complex Brownian motion with base point {z_0 \in {\bf R}}, and {h \in {\bf C}}, show that {\mathbf{B}^{z_0}+c} is a complex Brownian motion with base point {z_0+h}.
  • (ii) (Dilation invariance) If {\mathbf{B}^{0}} is a real Brownian motion with base point {0}, and {\lambda \in {\bf R}} is non-zero, show that {t \mapsto \lambda \mathbf{B}^0(t / |\lambda|^{1/2})} is also a real Brownian motion with base point {0}. Similarly, if {\mathbf{B}^0} is a complex Brownian motion with base point {0}, and {\lambda \in {\bf C}} is non-zero, show that {t \mapsto \lambda \mathbf{B}^0(t / |\lambda|^{1/2})} is also a complex Brownian motion with base point {0}.
  • (iii) (Real and imaginary parts) If {\mathbf{B}^0} is a complex Brownian motion with base point {0}, show that {\sqrt{2} \mathrm{Re} \mathbf{B}^0} and {\sqrt{2} \mathrm{Im} \mathbf{B}^0} are independent real Brownian motions with base point {0}. Conversely, if {\mathbf{B}^0_1, \mathbf{B}^0_2} are independent real Brownian motions of base point {0}, show that {\frac{1}{\sqrt{2}} (\mathbf{B}^0_1 + i \mathbf{B}^0_2)} is a complex Brownian motion with base point {0}.

The next lemma is a special case of the optional stopping theorem.

Lemma 4 (Optional stopping identities)

  • (i) (Real case) Let {\mathbf{B}^{x_0}} be a real Brownian motion with base point {x_0 \in {\bf R}}. Let {\mathbf{t}} be a bounded stopping time – a bounded random variable with the property that for any time {t \geq 0}, the event that {\mathbf{t} \leq t} is determined by the values of the trajectory {\mathbf{B}^{x_0}} for times up to {t} (or more precisely, this event is measurable with respect to the {\sigma} algebra generated by this proprtion of the trajectory). Then

    \displaystyle \mathop{\bf E} \mathbf{B}^{x_0}(\mathbf{t}) = x_0

    and

    \displaystyle \mathop{\bf E} (\mathbf{B}^{x_0}(\mathbf{t})-x_0)^2 - \mathbf{t} = 0

    and

    \displaystyle \mathop{\bf E} (\mathbf{B}^{x_0}(\mathbf{t})-x_0)^4 = O( \mathop{\bf E} \mathbf{t}^2 ).

  • (ii) (Complex case) Let {\mathbf{B}^{z_0}} be a real Brownian motion with base point {z_0 \in {\bf R}}. Let {\mathbf{t}} be a bounded stopping time – a bounded random variable with the property that for any time {t \geq 0}, the event that {\mathbf{t} \leq t} is determined by the values of the trajectory {\mathbf{B}^{x_0}} for times up to {t}. Then

    \displaystyle \mathop{\bf E} \mathbf{B}^{z_0}(\mathbf{t}) = z_0

    \displaystyle \mathop{\bf E} (\mathrm{Re}(\mathbf{B}^{z_0}(\mathbf{t})-z_0))^2 - \frac{1}{2} \mathbf{t} = 0

    \displaystyle \mathop{\bf E} (\mathrm{Im}(\mathbf{B}^{z_0}(\mathbf{t})-z_0))^2 - \frac{1}{2} \mathbf{t} = 0

    \displaystyle \mathop{\bf E} \mathrm{Re}(\mathbf{B}^{z_0}(\mathbf{t})-z_0) \mathrm{Im}(\mathbf{B}^{z_0}(\mathbf{t})-z_0) = 0

    \displaystyle \mathop{\bf E} |\mathbf{B}^{x_0}(\mathbf{t})-z_0|^4 = O( \mathop{\bf E} \mathbf{t}^2 ).

Proof: (Slightly informal) We just prove (i) and leave (ii) as an exercise. By translation invariance we can take {x_0=0}. Let {T} be an upper bound for {\mathbf{t}}. Since {\mathbf{B}^0(T)} is a real normally distributed variable with mean zero and variance {T}, we have

\displaystyle \mathop{\bf E} \mathbf{B}^0( T ) = 0

and

\displaystyle \mathop{\bf E} \mathbf{B}^0( T )^2 = T

and

\displaystyle \mathop{\bf E} \mathbf{B}^0( T )^4 = 3T^2.

By the law of total expectation, we thus have

\displaystyle \mathop{\bf E} \mathop{\bf E}(\mathbf{B}^0( T ) | \mathbf{t}, \mathbf{B}^{z_0}(\mathbf{t}) ) = 0

and

\displaystyle \mathop{\bf E} \mathop{\bf E}((\mathbf{B}^0( T ))^2 | \mathbf{t}, \mathbf{B}^{z_0}(\mathbf{t}) ) = T

and

\displaystyle \mathop{\bf E} \mathop{\bf E}((\mathbf{B}^0( T ))^4 | \mathbf{t}, \mathbf{B}^{z_0}(\mathbf{t}) ) = 3T^2

where the inner conditional expectations are with respect to the event that {\mathbf{t}, \mathbf{B}^{0}(\mathbf{t})} attains a particular point in {S}. However, from the independent increment nature of Brownian motion, once one conditions {(\mathbf{t}, \mathbf{B}^{0}(\mathbf{t}))} to a fixed point {(t, x)}, the random variable {\mathbf{B}^0(T)} becomes a real normally distributed variable with mean {x} and variance {T-t}. Thus we have

\displaystyle \mathop{\bf E}(\mathbf{B}^0( T ) | \mathbf{t}, \mathbf{B}^{z_0}(\mathbf{t}) ) = \mathbf{B}^{z_0}(\mathbf{t})

and

\displaystyle \mathop{\bf E}( (\mathbf{B}^0( T ))^2 | \mathbf{t}, \mathbf{B}^{z_0}(\mathbf{t}) ) = \mathbf{B}^{z_0}(\mathbf{t})^2 + T - \mathbf{t}

and

\displaystyle \mathop{\bf E}( (\mathbf{B}^0( T ))^4 | \mathbf{t}, \mathbf{B}^{z_0}(\mathbf{t}) ) = \mathbf{B}^{z_0}(\mathbf{t})^4 + 6(T - \mathbf{t}) \mathbf{B}^{z_0}(\mathbf{t})^2 + 3(T - \mathbf{t})^2

which give the first two claims, and (after some algebra) the identity

\displaystyle \mathop{\bf E} \mathbf{B}^{z_0}(\mathbf{t})^4 - 6 \mathbf{t} \mathbf{B}^{z_0}(\mathbf{t})^2 + 3 \mathbf{t}^2 = 0

which then also gives the third claim. \Box

Exercise 5 Prove the second part of Lemma 4.

— 1. Conformal invariance of Brownian motion —

Let {U} be an open subset of {{\bf C}}, and {z_0} a point in {U}. We can define the complex Brownian motion with base point {z_0} restricted to {U} to be the restriction {\mathbf{B}^{z_0}: [0,\mathbf{t}) \rightarrow U} of a complex Brownian motion {\mathbf{B}^{z_0}} with base point {z_0} to the first time {\mathbf{t} \in (0,+\infty]} in which the Brownian motion exits {U} (or {+\infty} if no such time exists). We have a fundamental conformal invariance theorem of Lévy:

Theorem 6 (Lévy’s theorem on conformal invariance of Brownian motion) Let {\phi: U \rightarrow V} be a conformal map between two open subsets {U,V} of {{\bf C}}, and let {\mathbf{B}^{z_0}: [0, \mathbf{t}) \rightarrow U} be a complex Brownian motion with base point {z_0} restricted to {U}. Define a rescaling {\mathbf{\tau}: [0, \mathbf{t}) \rightarrow [0,+\infty)} by

\displaystyle \mathbf{\tau}(t) := \int_0^t |\phi'(\mathbf{B}^{z_0}(s))|^2\ ds.

Note that this is almost surely a continuous strictly monotone increasing function. Set {\mathbf{t}' := \lim_{t \rightarrow \mathbf{t}} \mathbf{\tau}(t)} (so that {\mathbf{\tau}} is a homeomorphism from {[0,\mathbf{t})} to {[0,\mathbf{t}')}), and let {\tilde{\mathbf{B}}^{\phi(z_0)}: [0, \mathbf{t}') \rightarrow V} be the function defined by the formula

\displaystyle \tilde{\mathbf{B}}^{\phi(z_0)}(\mathbf{\tau}(t)) := \phi( \mathbf{B}^{z_0}( t) ).

Then {\tilde{\mathbf{B}}^{\phi(z_0)}} is a complex Brownian motion with base point {\phi(z_0)} restricted to {V}.

Note that this significantly generalises the translation and dilation invariance of complex Brownian motion.

Proof: (Somewhat informal – to do things properly one should first set up Ito calculus) To avoid technicalities we will assume that {|\phi'|} is bounded above and below on {U}, so that the map {\mathbf{\tau}} is uniformly bilipschitz; the general case can be obtained from this case by a limiting argument that is not detailed here. With this assumption, we see that {\tilde{\mathbf{B}}^{\phi(z_0)}} almost surely extends continuously to the endpoint time {\mathbf{t}'} if this time is finite. Once one conditions on the value of {\mathbf{t}'} and {\tilde{\mathbf{B}}^{\phi(z_0)}} up to this time {\mathbf{t}'}, we then extend this motion further (if {\mathbf{t}' < \infty}) by declaring {t \mapsto \tilde{\mathbf{B}}^{\phi(z_0)}(t')} for {t' \geq \mathbf{t}'} to be a complex Brownian motion with base point {\tilde{\mathbf{B}}^{\phi(z_0)}(\mathbf{t'})}, translated in time by {\mathbf{t}'}. Now {\tilde{\mathbf{B}}^{\phi(z_0)}} is defined on all of {[0,+\infty)}, and it will suffice to show that this is a complex Brownian motion based at {\phi(z_0)}. The basing is clear, so it suffices to show for all times {0 \leq t'_0 < t'_1 < \dots 0}, the random variable {\tilde{\mathbf{B}}^{\phi(z_0)}(t_1)} is normally distributed with mean {\phi(z_0)} and variance {t_1}.

Let {F \in C^\infty_c({\bf C})} be a test function. It will suffice to show that

\displaystyle \mathop{\bf E} F( \mathbf{B}^{\phi(z_0)}(t_1) ) = \frac{1}{\pi t_1} \int_{\bf C} e^{-|z-z_0|^2/t_1} F(z)\ dx dy.

If we define the field

\displaystyle u(t,z') := \frac{1}{\pi (t_1-t)} \int_{\bf C} e^{-|z-z'|^2/(t_1-t)} F(z)\ dx dy

for {0 \leq t < t_1} and {z' \in {\bf C}}, with {u(t_1,z') := F(z')}, then it will suffice to prove the more general claim

\displaystyle \tilde u(t,z') = u(t, z') \ \ \ \ \ (1)

for all {0 \leq t \leq t_1} and {z' \in {\bf C}} (with the convention that {\tilde{\mathbf{B}}^{z'}} is just Brownian motion based at {z'} if {z'} lies outside of {V}), where

\displaystyle \tilde u(t,z') := \mathop{\bf E} F( \tilde{\mathbf{B}}^{z'}( t_1-t ) )

As is well known, {u} is smooth on {[0,t_1] \times {\bf C}} and solves the backwards heat equation

\displaystyle \partial_t u = - \partial_{xx} u - \partial_{yy} u \ \ \ \ \ (2)

on this domain. The strategy will be to show that {\tilde u} also solves this equation.

Let {0 \leq t \leq t_1} and {z' \in {\bf C}}. If {t=t_1} then clearly {\tilde u(t,z') = F(z') = u(t,z')}. If instead {t < t_1} and {z' \not \in U}, then {\tilde{\mathbf{B}}^{z'}} is a Brownian motion and then we have {\tilde u(t,z') = u(t,z')}. Now suppose that {t 0} be small enough that {t+ dt \leq t_1}, where {C} is an upper bound for {|\phi'|^2} on {U}. Let {\mathbf{t}} be the first time such that either {\mathbf{B}^z(\mathbf{t}) \not \in U} or

\displaystyle \mathbf{t}' := \int_0^{\mathbf t} |\phi'(\mathbf{B}^{z}(s))|^2\ ds = dt.

Then if we let {\mathbf{t}} be the quantity

\displaystyle \mathbf{t}' := \int_0^{\mathbf t} |\phi'(\mathbf{B}^{z}(s))|^2\ ds,

then {0 \leq \mathbf{t}' \leq dt} and {\tilde{\mathbf{B}}^{z'}( t + \mathbf{t}') = \mathbf{B}^z(\mathbf{t})}. Let us now condition on a specific value of {\mathbf{t}}, and on the trajectory {\mathbf{B}^z} up to time {\mathbf{t}}. Then the (conditional) distribution of {\tilde{\mathbf{B}}^{z'}( t_1-t )} is that of {\tilde{\mathbf{B}}^{\mathbf{B}^z(\mathbf{t})}( t_1 - t - \mathbf{t'} )}, and hence the conditional expectation is {\tilde u( t + \mathbf{t}', \mathbf{B}^z(\mathbf{t}))}. By the law of total expectation, we conclude the identity

\displaystyle \tilde u(t,z') = \mathop{\bf E} \tilde u( t + \mathbf{t}', \mathbf{B}^z(\mathbf{t})).

Next, we obtain the analogous estimate

\displaystyle u(t,z') = \mathop{\bf E} u( t + \mathbf{t}', \mathbf{B}^z(\mathbf{t})) + O( dt^{3/2} ). \ \ \ \ \ (3)

From Taylor expansion we have

\displaystyle u( t + \mathbf{t}', \mathbf{B}^z(\mathbf{t})) = u(t,z) + \mathbf{t'} \partial_t u(t,z) + \mathrm{Re}(\mathbf{B}^z(\mathbf{t})-z) \partial_x u(t,z) + \mathrm{Im}(\mathbf{B}^z(\mathbf{t})-z) \partial_y u(t,z)

\displaystyle + \frac{1}{2} (\mathrm{Re}(\mathbf{B}^z(\mathbf{t})-z))^2 \partial_{xx} u(t,z)

\displaystyle + (\mathrm{Re}(\mathbf{B}^z(\mathbf{t})-z)) (\mathrm{Im}(\mathbf{B}^z(\mathbf{t})-z)) \partial_{xy} u(t,z)

\displaystyle + \frac{1}{2} (\mathrm{Im}(\mathbf{B}^z(\mathbf{t})-z))^2 \partial_{yy} u(t,z)

\displaystyle + O( |\mathbf{B}^z(\mathbf{t}) - z|^3 ).

Taking expectations and applying Lemma 4, (2) and Hölder’s inequality (which can interpolate between the bounds {\mathop{\bf E} |\mathbf{B}^z(\mathbf{t}) - z|^4 = O(dt^2)} and {\mathop{\bf E} |\mathbf{B}^z(\mathbf{t}) - z|^2 = O(dt)} to conclude {\mathop{\bf E} |\mathbf{B}^z(\mathbf{t}) - z|^3 = O(dt^{3/2})}), we obtain the desired claim (3). Subtracting, we now have

\displaystyle \tilde u(t,z') - u(t,z') = \mathop{\bf E} (\tilde u-u)( t + \mathbf{t}', \mathbf{B}^z(\mathbf{t})) + O( dt^{3/2} ).

The expression in the expectation vanishes unless {\mathbf{t}' = dt}, hence by the triangle inequality

\displaystyle \| \tilde u(t) - u(t)\|_{L^\infty({\bf C})} \leq \| \tilde u(t+dt) - u(t+dt) \|_{L^\infty({\bf C})} + O(dt^{3/2}).

Iterating this using the fact that {\tilde u-u} vanishes at {t=t_1}, and sending {dt} to zero (noting that the cumulative error term will go to zero since {3/2 > 1}), we conclude that {\tilde u(t)=u(t)} for all {0 \leq t \leq t_1}, giving the claim. \Box

One can use Lévy’s theorem (or variants of this theorem) to prove various results in complex analysis rather efficiently. As a quick example, we sketch a Brownian motion-based proof of Liouville’s theorem (omitting some technical steps). Suppose for contradiction that we have a nonconstant bounded entire function {f: {\bf C} \rightarrow {\bf C}}. If {\mathbf{B}^0} is a complex Brownian motion based at {0}, then a variant of Levy’s theorem can be used to show that the image {f(\mathbf{B}^0)} is a time parameterisation of Brownian motion. But it is easy to show that Brownian motion is almost surely unbounded, so the image {f({\bf C})} cannot be bounded.

If {U} is an open subset of {{\bf C}} whose complement contains an arc, then one can show that for any {z_0 \in U}, the complex Brownian motion {\mathbf{B}^{z_0}} based at {z_0} will hit the boundary {\partial U} of {U} in a finite time {\mathbf{t}}. The location {\mathbf{B}^{z_0}(\mathbf{t})} where this motion first hits the boundary is then a random variable in {\partial U}; the law of this variable is called the harmonic measure of {U} with base point {z_0}, and we will denote it by {\mu^U_{z_0}}; it is a probability measure on {\partial U}. The reason for the terminology “harmonic measure” comes from the following:

Theorem 7 Let {U} be a bounded open subset of {{\bf C}}, and let {f: U \rightarrow {\bf C}} be a harmonic (or holomorphic) function that extends continuously to {\partial U}. Then for any {z_0 \in U}, one has the representation formula

\displaystyle f(z_0) = {\mathbf E} f( \mathbf{B}^{z_0}(\mathbf{t})) = \int_{\partial U} f(z)\ d\mu^U_{z_0}(z). \ \ \ \ \ (4)

 

Proof: (Informal) For simplicity let us assume that {f} extends smoothly to some open neighbourhood of {\partial U}. Let {\tilde {\mathbf B}^{z_0}} be the motion that is equal to {\mathbf{B}^{z_0}} up to time {\mathbf{t}}, and then is constant at {\mathbf{B}^{z_0}(\mathbf{t})} for all later times. A variant of the Taylor expansion argument used to prove Lévy’s theorem shows that

\displaystyle \mathop{\bf E} f( \tilde{\mathbf{B}}^{z_0}(t) ) = \mathop{\bf E} f( \tilde{\mathbf{B}}^{z_0}(t+dt) ) + O( dt^{3/2})

for any {0 \leq t < t+dt < \infty}, which on iterating and sending {dt} to zero implies that {\mathop{\bf E} f( \tilde{\mathbf{B}}^{z_0}(t) )} is independent of time. Since this quantity converges to {f(z_0)} as {t \rightarrow 0} and to {f( \mathbf{B}^{z_0}(\mathbf{t}))} as {t \rightarrow \infty}, the claim follows. \Box

This theorem can also extend to unbounded domains provided that {f} does not grow too fast at infinity (for instance if {f} is bounded, basically thanks to the neighbourhood recurrent properties of complex Brownian motion); we do not give a precise statement here. Among other things, this theorem gives an immediate proof of the maximum principle for harmonic functions, since if {|f(z)| \leq M} on the boundary {\partial U} then from the triangle inequality one has {|f(z_0)|\leq M} for all {z_0 \in U}. It also gives an alternate route to Liouville’s theorem: if {f: {\bf C} \rightarrow {\bf C}} is entire and bounded, then applying the maximum principle to the complement of a small disk {D(z_1,\varepsilon)} we see that {f(z_0) = f(z_1)} for all distinct {z_0,z_1 \in {\bf C}}.

When the boundary {\partial U} is sufficiently nice (e.g. analytic), the harmonic measure becomes absolutely continuous with respect to one-dimensional Lebesgue measure; however, we will not pay too much attention to these sorts of regularity issues in this set of notes.

From Levy’s theorem on the conformal invariance of Brownian motion we deduce the conformal invariance of harmonic measure, thus for any conformal map {f: U \rightarrow V} that extends continuously to the boundaries {\partial U, \partial V} and any {z_0 \in {\bf C}}, the harmonic measure {\mu^V_{f(z_0)}} of {V} with base point {f(z_0)} is the pushforward of the harmonic measure {\mu^U_{z_0}} of {U} with base point {z_0}, thus

\displaystyle \int_{\partial V} g(w)\ d\mu^V_{f(z_0)}(w) = \int_{\partial U} g(f(z))\ d\mu^U_{z_0}(z)

for any continuous compactly supported test function {g}, and also

\displaystyle \mu^V_{f(z_0)}( E ) = \mu^U_{z_0}( f^{-1}(E) )

for any (Borel) measurable {E \subset \partial V}.

Exercise 8 (Poisson kernel)

  • (i) If {U = D(0,1)} and {z_0 = re^{i\alpha} \in U}, show that the measure {\mu_{z_0}} on the unit circle {\partial U = \{ e^{i\theta}: 0 \leq \theta < 2\pi\}} is given by

    \displaystyle \mu_{z_0} = \frac{1}{2\pi} \mathrm{Re} \frac{1+re^{i(\theta-\alpha)}}{1-re^{i(\theta-\alpha)}}\ d\theta

    where {d\theta} is arclength measure. In particular, when {z_0=0}, then {\mu_{z_0}} is the uniform measure on the unit circle.

  • (ii) If {U = \{ z: \mathrm{Im} z > 0 \}} and {z_0 = x_0+iy_0 \in U}, show that the measure {\mu_{z_0}} on the real line is given by

    \displaystyle \mu_{z_0} = \frac{1}{\pi} \frac{y_0}{(x-x_0)^2 + y_0^2}\ dx.

    (For this exercise one can assume that harmonic measure is well defined for unbounded domains, and that the representation formula (4) continues to hold for bounded harmonic or holomorphic functions.)

Exercise 9 (Brownian motion description of conformal mapping) Let {U} be the region enclosed by a Jordan curve {\partial U}, and let {z_1,z_2,z_3} be three distinct points on {\partial U} in anticlockwise order. Let {w_1,w_2,w_3} be three distinct points on the boundary {\partial D(0,1)} of the unit disk {D(0,1)}, again traversed in anticlockwise order. Let {\phi: U \rightarrow D(0,1)} be the conformal map that takes {z_j} to {w_j} for {j=1,2,3} (the existence and uniqueness of this map follows from the Riemann mapping theorem). Let {z_0 \in U}, and for {ij=12,23,31}, let {p_{ij}} be the probability that the terminal point {\mathbf{B}^{z_0}(\mathbf{t})} of Brownian motion at {U} with base point {z_0} lies in the arc between {z_i} and {z_j} (here we use the fact that the endpoints {z_i,z_j} are hit with probability zero, or in other words that the harmonic measure is continuous; see Exercise 15 below). Thus {p_{12}, p_{23}, p_{31}} are non-negative and sum to {1}. Let {\zeta_1,\zeta_2,\zeta_3 \in \partial B(0,1)} be the complex numbers {\zeta_1 := 1}, {\zeta_2 := e^{2\pi i p_{12}}}, {\zeta_3 := e^{2\pi i (p_{12} + p_{23})} = e^{-2\pi i p_{31}}}. Show the crossratio identity

\displaystyle \frac{(\phi(z_0) - w_1)(w_3 - w_2)}{(\phi(z_0)-w_2)(w_3-w_1)} = \frac{ \zeta_1 (\zeta_3 - \zeta_2)}{\zeta_2 (\zeta_3 - \zeta_1)}.

In principle, this allows one to describe conformal maps purely in terms of Brownian motion.

We remark that the link between Brownian motion and conformal mapping can help gain an intuitive understanding of the Carathéodory kernel theorem (Theorem 12 from Notes 3). Consider for instance the example in Exercise 13 from those notes. It is intuitively clear that a Brownian motion {\mathbf{B}^0} based at the origin will very rarely pass through the slit beween {-1 + \frac{i}{2w_n}} and {-1 + \frac{i}{2w_n}}, instead hitting the right side of the boundary of {f_n(D(0,1))} first. As such, the harmonic measure of the left side of the bounadry should be very small, and in fact one can use this to show that the preimage under {f_n} of the region to the left of the boundary goes to zero in diameter as {n \rightarrow \infty}, which helps explain why the limiting function {f} does not map to this region at all.

Exercise 10 (Brownian motion description of conformal radius)

  • (i) Let {0 < r_1 < r_2} and {z_0 \in {\bf C}} with {r_1 < |z_0| < r_2}. Show that the probability that the Brownian motion {\mathbf{B}^{z_0}} hits the circle {\{ |z| = r_1\}} before it hits {\{ |z| = r_2\}} is equal to {\frac{\log(r_2/|z_0|)}{\log(r_2/r_1)}}. (Hint: {\log|z|} is harmonic away from the origin.)
  • (ii) Let {U} be a simply connected proper subset of {{\bf C}}, let {z_0} be a point in {U}, and let {r} be the conformal radius of {U} around {z_0}. Show that for small {\varepsilon_2 > \varepsilon_1 > 0}, the probability that a Brownian motion based at a point {z_1} with {|z_1-z_0| = \varepsilon_2} will hit the circle {\{ |z-z_0| = r_1\}} before it hits the boundary {\partial U} is equal to {\frac{\log(r/\varepsilon_2) + o(1)}{\log(r/\varepsilon_1)}}, where {o(1)} denotes a quantity that goes to zero as {\varepsilon_1,\varepsilon_2 \rightarrow 0}.

Exercise 11 Let {K} be a connected subset of {D(0,1)}, let {{\mathbf B}^0} be a Brownian motion based at the origin, and let {\mathbf{t}} be the first time this motion exits {D(0,1)}. Show that the probability that {\mathbf{B}^0([0,\mathbf{t}])} hits {K} is at least {c\mathrm{diam}(K)} for some absolute constant {c>0}. (Hint: one can control the event that {\mathbf{B}^0} makes a “loop” around a point in {K} at radius less than {\mathrm{diam}(K)}, which is enough to force intersection with {K}, at least if one works some distance away from the boundary of the disk.)

We now sketch the proof of a basic Brownian motion estimate that is useful in applications. We begin with a lemma that says, roughly speaking, that “folding” a set reduces the probability of it being hit by Brownian motion.

Lemma 12 Let {-1 < x < 1}, and let {K} be a closed subset of the unit disk {D(0,1)}. Write {K^+ := \{ z \in K: \mathrm{Im}(z) \geq 0 \}} and {K^- := \{ z \in K: \mathrm{Im}(z) < 0 \}}, and write {K' := K^+ \cup \overline{K^-}} (i.e. {K} reflected onto the upper half-plane). Let {{\mathbf B}^{x}} be a complex Brownian motion based at {x}, and let {\mathbf{t}} be the first time this motion hits the boundary of {D(0,1)}. Then

\displaystyle \mathbf{P}( \mathbf{B}^x([0,\mathbf{t}]) \hbox{ intersects} K ) \geq \mathbf{P}( \mathbf{B}^x([0,\mathbf{t}]) \hbox{ intersects} K' ).

Proof: (Informal) To illustrate the argument at a heuristic level, let us make the (almost surely false) assumption that the Brownian motion {\mathbf{B}^x} only crosses the real axis at a finite set of times {t_0=0 < t_1 < \dots < t_n < \mathbf{t}} before hitting the disk. Then the Brownian motion {\mathbf{B}^x([0,\mathbf{t}])} would split into subcurves {\mathbf{B}^x([t_i,t_{i+1}])} for {i=0,\dots,n}, with the convention that {t_{i+1} = \mathbf{t}}. Each subcurve would lie in either the upper half-plane or the lower half-plane, with equal probability of each; furthermore, one could arbitrarily apply complex conjugation to one or more of these subcurves and still obtain a motion with the same law. Observe that if one conditions on the Brownian motion up to time {t_i}, and the subcurve {\mathbf{B}^x([t_i,t_{i+1}])} has a probability {p_i^+} of hitting {K^+} when it lies in the upper half-plane, and a probability {p_i^-} of hitting {K^-} when it lies in the lower half-plane, then it will have a probability of at most {p_i^+ + p_i^-} of hitting {K'} when it lies in the upper half-plane, and probability {0} of hitting {K'} when it lies in the lower half-plane; thus the probability of this subcurve hitting {K'} is less than or equal to that of it hitting {K}. In principle, the lemma now follows from repeatedly applying the law of total expectation.

This naive argument does not quite work because a Brownian motion starting at a real number will in fact almost surely cross the real axis an infinite number of times. However it is possible to adapt this argument by redefining the {t_i} so that after each time {t_i}, the Brownian motion is forced to move some small distance before one starts looking for the next time {t_{i+1}} it hits the real axis. See the proof of Lemma 6.1 of these notes of Lawler for a complete proof along these lines. \Box

This gives an inequality similar in spirit to the Grötzsch modulus estimate from Notes 2:

Corollary 13 (Beurling projection theorem) Let {0 < \varepsilon < 1}, and let {K} be a compact connected subset the annulus {\{ \varepsilon \leq |z| \leq 1 \}} that intersects both boundary circles of the annulus. Let {{\mathbf B}^0} be a complex Brownian motion based at {0}, and let {\mathbf{t}} be the first time this motion hits the outer boundary {\{ |z|=1\}} of the annulus. Then the probability that {\mathbf{B}^0([0,\mathbf{t}])} intersects {K} is greater than or equal to the probability that {\mathbf{B}^0([0,\mathbf{t}])} intersects the interval {[\varepsilon,1]}.

Proof: (Sketch) One can use the above lemma to fold {K} around the real axis without increasing the probability of being hit by Brownian motion. By rotation, one can similarly fold {K} around any other line through the origin. By repeatedly folding {K} in this fashion to reduce its angular variation, one can eventually replace {K} with a set that lies inside the sector {\{ re^{i\theta}: \varepsilon \leq r \leq 1; 0 \leq \theta \leq \delta \}} for any {\delta}. However, by the monotone convergence theorem, the probability that {\mathbf{B}^0([0,\mathbf{t}])} intersects this sector converges to the probability that it intersects {[\varepsilon,1]} in the limit {\delta \rightarrow 0}, and the claim follows. \Box

Exercise 14 With the notation as the above corollary, show that the probability that {\mathbf{B}^0([0,\mathbf{t}])} intersects the interval {[\varepsilon,1]} is {O(\varepsilon^{1/2})}. (Hint: apply a square root conformal map to the disk with {[\varepsilon,1]} removed, and then compare with the half-plane harmonic measure from Exercise 8(ii).)

The following consequence of the above estimate, giving a sort of Hölder regularity of Brownian measure, is particularly useful in applications.

Exercise 15 (Beurling estimate) Let {U} be an open set not containing {0}, with the property that the connected component of {{\bf C} \backslash U} containing {0} intersects the unit circle {\{ |z| = r \}}. Let {z_0 \in U} be such that {|z_0| \geq 2r}. Then for any {\varepsilon > 0}, one has {\mu^U_{z_0}( D(0,\varepsilon r) ) = O(\varepsilon^{1/2})}; that is to say, the probability that a Brownian motion based at {z_0} exits {U} at a point within {\varepsilon r} from the origin is {O(\varepsilon^{1/2})}. (Hint: one can use conformal mapping to show that the probability appearing at the end of Corollary 13 is {O(\varepsilon^{1/2})}.) Conclude in particular that harmonic measures {\mu^U_{z_0}} are always continuous (they assign zero to any point).

Exercise 16 Let {U} be a region bounded by a Jordan curve, let {z_0 \in U}, let {\mathbf{B}^{z_0}} be the Brownian motion based at {z_0}, and let {\mathbf{t}} be the first time this motion exits {U}. Then for any {R > 0}, show that the probability that the curve {\mathbf{B}^{z_0}([0,\mathbf{t}])} has diameter at least {R \mathrm{dist}(z, \partial U)} is at most {O(R^{-1/2})}.

Exercise 17 Let {f: D(0,1) \rightarrow U} be a conformal map with {f(0)=0}, and let {\gamma: [0,1] \rightarrow \overline{U}} be a curve with {\gamma(0) \in \partial U} and {\gamma(t) \in U} for {0 < t \leq 1}. Show that

\displaystyle \mathrm{diam}( f^{-1}( \gamma([0,1]) ) ) \leq O( (\frac{\mathrm{diam}(\gamma([0,1]))}{|f'(0)|})^{1/2}).

(Hint: use Exercise 11.)

— 2. Half-plane capacity —

One can use Brownian motion to construct other close relatives of harmonic measure, such Green’s functions, excursion measures. See for instance these lecture notes of Lawler for more details. We will focus on one such use of Brownian motion, to interpret the concept of half-plane capacity; this is a notion that is particularly well adapted to the study of chordal Loewner equations (it plays a role analogous to that of conformal radius for the radial Loewner equation).

Let {\mathbf{H} := \{ z: \mathrm{Im}(z) > 0 \}} be the upper half-plane. A subset {A} of the upper half-plane {\mathbf{H}} is said to be a compact hull if it is bounded, closed in {\mathbf{H}}, and the complement {\mathbf{H} \backslash A} is simply connected. By the Riemann mapping theorem, for any compact hull {A}, there is a unique conformal map {g_A: \mathbf{H} \backslash A \rightarrow \mathbf{H}} which is normalised at infinity in the sense that

\displaystyle g_A(z) = z + \frac{b_1}{z} + \frac{b_2}{z^2} + \dots \ \ \ \ \ (5)

for some complex numbers {b_1, b_2, \dots}. The quantity {b_1} is particularly important and will be called the half-plane capacity of {A}and denoted {\mathrm{hcap}(A)}.

Exercise 18 (Examples of half-plane capacity)

  • (i) Show the translation invariance {\mathrm{hcap}(A + x) = \mathrm{hcap}(A)} and the dilation invariance {\mathrm{hcap}(\lambda A) = \lambda^2 \mathrm{hcap}(A)} for any compact hull {A}, any {x \in {\bf R}}, and any {\lambda > 0}, where {A+x := \{ z + x: z \in A \}} and {\lambda A := \{ \lambda z: z \in A \}}.
  • (ii) If {A} is a vertical line segment {[x, x+i\delta] = \{ x+yi: 0 \leq y \leq \delta \}} for some {x \in {\bf R}} and {\delta>0}, show that {g_A} is given by

    \displaystyle g_A(z) := x + ((z-x)^2 + \delta^2)^{1/2} = z + \frac{\delta^2}{2z} + \dots

    (using the standard branch of the square root), so that

    \displaystyle \mathrm{hcap}( [x, x+i\delta] ) = \frac{\delta^2}{2}. \ \ \ \ \ (6)

     

  • (iii) If {A} is the semicircle {D(x,r) \cap \mathbf{H}}, then {g_A} is given by

    \displaystyle g_A(z) := z + \frac{r^2}{z-x} = z + \frac{r^2}{z} + \dots

    so that

    \displaystyle \mathrm{hcap}( D(x,r) \cap \mathbf{H} ) = r^2. \ \ \ \ \ (7)

     

In general, we have the following Brownian motion characterisation of half-plane capacity:

Proposition 19 Let {A} be a compact hull, with conformal map {g_A: \mathbf{H} \backslash A \rightarrow \mathbf{H}} and half-plane capacity {b_1}.

  • (i) If {\mathbf{B}^{z_0}} is complex Brownian motion based at some point {z_0 \in \mathbf{H} \backslash A}, and {\mathbf{t}} is the first time this motion exits {\mathbf{H} \backslash A}, then

    \displaystyle \mathrm{Im}(z_0) = \mathrm{Im}( g_A(z_0) ) + \mathbf{E} \mathrm{Im} \mathbf{B}^{z_0}(\mathbf{t}).

  • (ii) We have

    \displaystyle b_1 = \lim_{y \rightarrow +\infty} y \mathbf{E} \mathrm{Im} \mathbf{B}^{iy}(\mathbf{t}).

Proof: (Sketch) Part (i) follows from applying Theorem 7 to the bounded harmonic function {z \mapsto \mathrm{Im}(z - g_A(z))}. Part (ii) follows from part (i) by setting {z_0 = iy} for a large {y}, rearranging, and sending {y \rightarrow \infty} using (5). \Box

Among other things, this proposition demonstrates that {\mathrm{Im}(g_A(z_0)) \leq \mathrm{Im}(z_0)} for all {z_0 \in \mathbf{H} \backslash A}, and that the half-plane capacity is always non-negative (in fact it is not hard to show from the above proposition that it is strictly positive as long as {A} is non-empty).

If {A, A'} are two compact hulls with {A \subset A'}, then {g_A} will map {\mathbf{H} \backslash A'} conformally to the complement of {g_A( A' \backslash A)} in {\mathbf{H}}. Thus {g_A( A' \backslash A)} is also a convex hull, and by the uniqueness of Riemann maps we have the identity

\displaystyle g_{A'} = g_{g_A(A' \backslash A)} \circ g_A \ \ \ \ \ (8)

which on comparing Laurent expansions leads to the further identity

\displaystyle \mathrm{hcap}(A') = \mathrm{hcap}( g_A(A' \backslash A) ) + \mathrm{hcap}( A). \ \ \ \ \ (9)

In particular we have the monotonicity {\mathrm{hcap}(A') \geq \mathrm{hcap}(A)}, with equality if and only if {A'=A}. One may verify that these claims are consistent with Exercise 18.

Exercise 20 (Submodularity of half-plane capacity) Let {A_1, A_2} be two compact hulls.

  • (i) If {z_0 \in \mathbf{H} \backslash (A_1 \cap A_2)}, show that

    \displaystyle \mathrm{Im}(g_{A_1}(z_0)) + \mathrm{Im}(g_{A_2}(z_0)) \geq \mathrm{Im}(g_{A_1 \cap A_2}(z_0)) + \mathrm{Im}(g_{A_1 \cup A_2}(z_0)).

    (Hint: use Proposition 19, and consider how the times in which a Brownian motion {\mathbf{B}^{z_0}} exits {\mathbf{H} \backslash A_1}, {\mathbf{H} \backslash A_2}, {\mathbf{H} \backslash (A_1 \cup A_2)}, and {\mathbf{H} \backslash (A_1 \cap A_2)} are related.)

  • (ii) Show that

    \displaystyle \mathrm{hcap}(A_1) + \mathrm{hcap}(A_2) \geq \mathrm{hcap}(A_1 \cap A_2) + \mathrm{hcap}(A_1 \cup A_2).

Exercise 21 Let {A} be a compact hull bounded in a disk {D(0,R)}. For any {x>R}, show that

\displaystyle \mathbf{P}( \mathbf{B}^{iy}( \mathbf{t} ) \in [x,+\infty) ) = \frac{1}{2} - \frac{g_A(x)}{\pi y} + o(1)

as {y \rightarrow +\infty}, where {\mathbf{B}^{iy}} is complex Brownian motion based at {iy} and {\mathbf{t}} is the first time it exits {\mathbf{H} \backslash A}. Similarly, for any {x < -R}, show that

\displaystyle \mathbf{P}( \mathbf{B}^{iy}( \mathbf{t} ) \in (-\infty,x] ) = \frac{1}{2} + \frac{g_A(x)}{\pi y} + o(1).

This formula gives a Brownian motion interpretation for {g_A} on the portion {(-\infty,R) \cup (R,+\infty)} of the boundary of {\mathbf{H} \backslash A}. It can be used to give useful quantitative estimates for {g_A} in this region; see Section 3.4 of Lawler’s book.

— 3. The chordal Loewner equation —

We now develop (in a rather informal fashion) the theory of the chordal Loewner equation, which roughly speaking is to conformal maps from the upper half-plane {{\mathbf H}} to the complement {{\mathbf H} \backslash A} of complex hulls as the radial Loewner equation is to conformal maps from the unit disk to subsets of the complex plane. A more rigorous treatment can be found in Lawler’s book.

Suppose one has a simple curve {\gamma: [0,+\infty) \rightarrow \overline{\mathbf{H}}} such that {\gamma(0) \in {\bf R}} and {\gamma(0,+\infty) \in {\mathbf H}}. There are important and delicate issues regarding the regularity hypotheses on this curve (which become particularly important in SLE, when the regularity is quite limited), but for this informal discussion we will ignore all of these issues.

For each time {t}, the set {\gamma((0,t])} forms a compact hull, and so has some half-plane capacity {\mathrm{hcap}( \gamma((0,t]))}. From the monotonicity of capacity, this half-plane capacity is increasing in {t}. It is traditional to normalise the curve {\gamma} so that

\displaystyle \mathrm{hcap}( \gamma((0,t])) = 2t; \ \ \ \ \ (10)

this is analogous to normalising the Loewner chains from Notes 3 to have conformal radius {e^t} at time {t}. A basic example of such normalised curves would be the curves {\gamma(t) = x+2 t^{1/2} i} for some fixed {x}, since the normalisation follows from (6).

Let {g_t: \mathbf{H} \backslash \gamma((0,t]) \rightarrow \mathbf{H}} be the conformal maps associated to these compact hulls. From (8) we will have

\displaystyle g_{t+dt} = g_{t+dt \leftarrow t} \circ g_t \ \ \ \ \ (11)

for any {t \geq 0} and {dt>0}, where {g_{t + dt \leftarrow t}: \mathbf{H}\backslash g_t(\gamma((t,t+dt]))) \rightarrow \mathbf{H}} is the conformal map associated to the compact hull {g_t(\gamma((t,t+dt]))}. From (9) this hull has half-plane capacity {2dt}, thus we have the Laurent expansion

\displaystyle g_{t+dt \leftarrow t}(z) = z + \frac{2dt}{z} + \dots .

It can be shown (using the Beurling estimate) that {g_t} extends continuously to the tip {\gamma(t)} of the curve {\gamma([0,t])}, and attains a real value {U_t := g_t(\gamma(t))} at that point; furthermore, {U_t} depends continuously on {t}. See Lemma 4.2 of Lawler’s book. As such, {g_t(\gamma((t,t+dt]))} should be a short arc (of length {O(dt)}) starting at {U_t := g_t(\gamma(t))}. If {U_t=0}, it is possible to use a quantitative version of Exercise 21 (again using the Beurling estimate) to obtain an estimate basically of the form

\displaystyle g_{t+dt \leftarrow t}(z) = z + \frac{2dt}{z} + o(dt).

for any fixed {z \in \mathbf{H}}. If {U_t} is non-zero, we instead have

\displaystyle g_{t+dt \leftarrow t}(z) = z + \frac{2dt}{z - U_t} + o(dt). \ \ \ \ \ (12)

For instance, if {\gamma(t) = x + 2t^{1/2} i}, then {U_t = x} for all {t}, and from Exercise 18 we have the exact formula

\displaystyle g_{t+dt \leftarrow t}(z) = x + ((z-x)^2 + 4 dt)^{1/2} = z + \frac{2dt}{z - x} + o(dt).

Inserting (12) into (11) and using the chain rule, we obtain

\displaystyle g_{t+dt}(z) = g_t(z) + \frac{2dt}{g_t(z) - U_t} + o(dt)

and we then arrive at the (chordal) Loewner equation

\displaystyle \partial_t g_t(z) = \frac{2}{g_t(z) - U_t} \ \ \ \ \ (13)

for all {t \geq 0} and {z \in \mathbf{H} \backslash \gamma((0,t])}. This equation can be justified rigorously for any simple curve {\gamma}: see Proposition 4.4 of Lawler’s book. Note that the imaginary part of {\frac{2}{g_t(z)-U_t}} is negative, which is consistent with the observation made previously that the imaginary part of {g_t(z)} is decreasing in {t}.

We have started with a chain of compact hulls {\gamma((0,t])} associated to a simple curve, and shown that the resulting conformal maps {g_t: \mathbf{H} \backslash \gamma((0,t]) \rightarrow \mathbf{H}} obey the Loewner equation for some continuous driving term {U_t: [0,+\infty) \rightarrow {\bf R}}. Conversely, suppose one is given a continuous driving term {U_t: [0,+\infty) \rightarrow {\bf R}}. It follows from Picard existence and uniqueness theorem that for each {z \in \mathbf{H}} there is a unique maximal time of existence {0 < T(z) \leq +\infty} such that the ODE (13) with initial data {g_0(z)} can be solved for time {0 \leq t  t \}}, one can show that for each time {t}, {g_t} is a conformal map from {H_t} to {\mathbf{H}} with the Laurent expansion

\displaystyle g_t(z) = z + \frac{2t}{z} + \dots,

hence the complement {K_t := \mathbf{H} \backslash H_t} are an increasing sequence of compact hulls with half-plane capacity {2t}. Proving complex differentiability of {g_t} can be done from first principles, and the Laurent expansion near infinity is also not hard; the main difficulty is to show that the map {g_t: H_t \rightarrow \mathbf{H}} is surjective, which requires solving (13) backwards in time (and here one can do this indefinitely as now one is moving away from the real axis instead of towards it). See Theorem 4.6 of Lawler’s book for details (in fact a more general theorem is proven, in which the single point {U_t} is replaced by a probability measure, analogously to how the radial Loewner equation uses Herglotz functions instead of a single driving function when not restricted to slit domains). However, there is a subtlety, in that the hulls {K_t} are not necessarily the image of simple curves {\gamma}. This is often the case for short times if the driving function {U_t} does not oscillate too wildly, but it can happen that the curve {\gamma} that one would expect to trace out {K_t} eventually intersects itself, in which case the region it then encloses must be absorbed into the hull {K_t} (cf. the “pinching off” phenomenon in the Carathéodory kernel theorem). Nevertheless, it is still possible to have Loewner chains that are “generated” by non-simple paths {\gamma: [0,+\infty) \rightarrow \mathbf{H}}, in the sense that {H_t} consists of the unbounded connected component of the complement {\mathbf{H} \backslash \gamma([0,t])}.

There are some symmetries of the transform from the {U_t} to the {g_t}. If one translates {U_t} by a constant, {\tilde U_t = U_t + x_0}, then the resulting domains {H_t} are also translated, {\tilde H_t = H_t + x_0}, and {\tilde g_t(z) = g_t(z-x_0) + x_0}. Slightly less trivially, for any {\lambda > 0}, if one performs a rescaled dilation {\tilde U_t := \lambda^{-1} U_{\lambda^2 t}}, then one can check using (13) that {\tilde H_t = \lambda^{-1} H_{\lambda^2 t}}, and the corresponding conformal maps {\tilde g_t} are given by {\tilde g_t(z) = \lambda^{-1} g_{\lambda^2 t}(\lambda z)}. On the other hand, just performing a scalar multiple {\tilde U_t = \lambda U_t} on the driving force {U_t} can transform the behavior of {g_t} dramatically; the transform from {U_t} to {g_t} is very definitely not linear!

— 4. Schramm-Loewner evolution —

In the previous section, we have indicated that every continuous driving function {U: [0,\infty) \rightarrow {\bf R}} gives rise to a family {g_t: H_t \rightarrow \mathbf{H}} of conformal maps obeying the Loewner equation (13). The (chordal) Schramm-Loewner evolution ({SLE_\kappa}) with parameter {\kappa \geq 0} is the special case in which the driving function {t \mapsto U_t} takes the form {U_t = \sqrt{\kappa} \mathbf{B}_t} for some real Brownian motion based at the origin. Thus {\mathbf{g}_t: \mathbf{H}_t \rightarrow \mathbf{H}} is now a random conformal map from a random domain {\mathbf{H}_t}, defined by solving the Schramm-Loewner equation

\displaystyle \partial_t \mathbf{g}_t(z) = \frac{2}{\mathbf{g}_t(z) - \sqrt{\kappa} \mathbf{B}_t}

with initial condition {\mathbf{g}_0(z) = z} for {z \in \mathbf{H}}, and with {\mathbf{H}_t} defined as the set of all {z} for which the above ODE can be solved up to time {t} taking values in {\mathbf{H}}. The parameter {\kappa} cannot be scaled away by simple renormalisations such as scaling, and in fact the behaviour of {SLE_\kappa} is rather sensitive to the value of {\kappa}, with special behaviour or significance at various values such as {\kappa = 2, 8/3, 3, 4, 6, 8} playing particularly special roles; there is also a duality relationship between {SLE_\kappa} and {SLE_{16/\kappa}} which we will not discuss here.

The {\kappa=0} case is rather boring, in which {\mathbf{g}_t(z) = \sqrt{z^2+4t}} is deterministic, and {\mathbf{H}_t} is just {\mathbf{H}_t} with the line segment between {0} and {2\sqrt{t}i} removed. The cases {\kappa>0} are substantially more interesting. It is a non-trivial theorem (particularly at the special value {\kappa = 8}) that {SLE_\kappa} is almost surely generated by some random path {\mathbf{\gamma}: [0,+\infty) \rightarrow \mathbf{H}}; see Theorem 6.3 of Lawler’s book. The nature of this path is sensitive to the choice of parameter {\kappa}:

  • For {0 \leq \kappa \leq 4}, the path is almost surely simple and goes to infinity as {t \rightarrow \infty}; it also avoids the real line (except at time {t=0}).
  • For {4 < \kappa 0} \mathbf{H}_t = \emptyset}; it also has non-trivial intersection with the real line.
  • For {\kappa \geq 8}, the path is almost surely space-filling (which of course also implies that {\bigcap_{t>0} \mathbf{H}_t = \emptyset}), and also hits every point on {{\bf R}}.

See Section 6.2 of Lawler’s book. The path becomes increasingly fractal as {\kappa} increases: it is a result of Rohde and Schramm and Beffara that the image almost surely has Hausdorff dimension {\min(1 + \frac{\kappa}{8}, 2)}.

We have asserted that {SLE_\kappa} defines a random path in {\mathbf{H}} that starts at the origin and generally “wanders off” to infinity (though for {\kappa > 4} it keeps recurring back to bounded sets infinitely often). By the Riemann mapping theorem, we can now extend this to other domains. Let {U} be a simply connected open proper subset of {{\bf C}} whose boundary we will assume for simplicity to be a Jordan curve (this hypothesis can be relaxed). Let {z_0, z_\infty} be two distinct points on the boundary {\partial U}. By the Riemann mapping theorem and Carathéodory’s theorem (Theorem 20 from Notes 2), there is a conformal map {\phi: U \rightarrow \mathbf{H}} whose continuous extension {\phi: \overline{U} \rightarrow \overline{\mathbf{H}}} maps {z_0} and {z_\infty} to {0} and {\infty} respectively; this map is unique up to rescalings {\phi \mapsto \lambda \phi} for {\lambda > 0}. One can then define the Schramm-Loewner evolution {SLE_\kappa} on {U} from {z_0} to {z_\infty} to be the family of conformal maps {\phi^{-1} \circ \mathbf{g}_t \circ \phi: \phi^{-1}(\mathbf{H}_t) \rightarrow U} for {t>0}, where {\mathbf{g}_t: \mathbf{H}_t \rightarrow \mathbf{H}} is the usual Schramm-Loewner evolution {SLE_\kappa} with parameter {\kappa}. The Schramm-Loewner evolution {SLE_\kappa} on {U} is well defined up to a time reparameterisation {t \mapsto \lambda^{-2} t}. The Markovian and stationary nature of Brownian motion translates to an analogous Markovian and conformally invariant property of {SLE_\kappa}. Roughly speaking, it is the following: if {U} is any reasonable domain with two boundary points {z_0, z_\infty}, {\mathbf{g}_t: \mathbf{U}_t \rightarrow U} is {SLE_\kappa} on this domain from {t_0} to {t_\infty} with associated path {\mathbf{\gamma}: [0,+\infty) \rightarrow U}, and {t_0>0} is any time, then after conditioning on the path up to time {t_0}, the remainder of the {SLE_\kappa} path has the same image as the {SLE_\kappa} path on the domain {\mathbf{U}_{t_0}} from {\mathbf{\gamma}(t_0)} to {t_\infty}. Conversely, under suitable regularity hypotheses, the {SLE_\kappa} processes are the only random path processes on domains with this property (much as Brownian motion is the only Markovian stationary process, once one normalises the mean and variance). As a consequence, whenever one now a random path process that is known or suspected to enjoy some conformal invariance properties, it has become natural to conjecture that it obeys the law of {SLE_\kappa} (though in some cases it is more natural to work with other flavours of SLE than the chordal SLE discussed here, such as radial SLE or whole-plane SLE). For instance, in the pioneering work of Schramm, this line of reasoning was used to conjecture that the loop-erased random walk in a domain has the law of (radial) {SLE_2}; this conjecture was then established by Lawler, Schramm, and Werner. Many further processes have since been either proven or conjectured to be linked to one of the SLE processes, such as the limiting law of a uniform spanning tree (proven to be {SLE_8}), interfaces of the Ising model (proven to be {SLE_3}), or the scaling limit of self-avoiding random walks (conjectured to be {SLE_{8/3}}). Further discussion of these topics is beyond the scope of this course, and we refer the interested reader to Lawler’s book for more details.