L-3: Difference between revisions

From Disordered Systems Wiki
Jump to navigation Jump to search
Line 73: Line 73:
</math></center>
</math></center>
For simplicity, we assume a white noise, <math> \overline{V(x,\tau) V(x',\tau')} = D \delta(x-x') \delta(\tau-\tau') </math>. Here, the partition function is written as a sum over all possible paths, corresponding to all possible polymer configurations that start at <math>0</math> and end at <math>x</math>, weighted by the appropriate Boltzmann factor.
For simplicity, we assume a white noise, <math> \overline{V(x,\tau) V(x',\tau')} = D \delta(x-x') \delta(\tau-\tau') </math>. Here, the partition function is written as a sum over all possible paths, corresponding to all possible polymer configurations that start at <math>0</math> and end at <math>x</math>, weighted by the appropriate Boltzmann factor.
=== Polymer partition function and propagator of a quantum particle===
Let's perform the following change of variables: <math>\tau=i t' </math>. We also identifies <math>T</math> with <math>\hbar</math> and <math> \tilde t= -i t </math> as the time.
<center> <math>
Z(x,\tilde t) =\int_{x(0)=0}^{x(\tilde t)=x} {\cal D} x(t') \exp\left[ \frac{i}{\hbar} \int_0^{\tilde t} d t' \frac{1}2(\partial_{t'} x)^2 -V(x(t'),t')\right]
</math></center>
Note that <math>  S[x]=  \int_0^{\tilde t} d t' \frac{1}2(\partial_{t'} x)^2 -V(x(t'),t')</math> is the classical action of a particle with kinetic energy  <math> \frac{1}2(\partial_\tau x)^2</math> and  time dependent potential <math> V(x(\tau),\tau)</math>, evolving from time zero to time <math> \tilde t</math>.
From the Feymann path integral formulation, <math> Z[x,\tilde t]</math>  is the propagator of the quantum particle.
In absence of disorder, one can find the propagator of the free particle, that, in the original variables, writes:
<center> <math>
Z_{\text{free}}(x,t)=\frac{e^{-x^2/(2Tt)}}{\sqrt{2 \pi Tt}}
</math></center>
== Feynman-Kac formula==
Let's derive the Feyman Kac formula for  <math>Z(x,t)</math> in the general case:
* First, focus on free paths and introduce the following probability
<center> <math>
P[A,x,t] =\int_{x(0)=0}^{x(t)=x} {\cal D} x(\tau) \exp\left[- \frac{1}{T} \int_0^t d \tau \frac{1}2(\partial_\tau x)^2 \right] \delta\left(  \int_0^t d \tau V(x(\tau),\tau)-A \right)
</math></center>
* Second, the moments generating function
<center> <math>
Z_p(x ,t) = \int_{-\infty}^\infty d A e^{-p A} P[A,x,t] =\int_{x(0)=0}^{x(t)=x} {\cal D} x(\tau) e^{-\frac{1}{T} \int_0^t d \tau \frac{1}2(\partial_\tau x)^2  -p \int_0^t d \tau  V(x(\tau),\tau)}
</math></center>
* Third, the backward approach. Consider free paths evolving up to <math>t+dt</math> and reaching <math>x</math> :
<center> <math>
Z_p(x,t+dt)= \left\langle e^{-p \int_0^{t+dt} d \tau  V(x(\tau),\tau)}\right\rangle=  \left\langle e^{-p \int_0^{t} d \tau  V(x(\tau),\tau)}\right\rangle e^{-p V(x,t) d t } =[1 -p V(x,t) d t +\dots]\left\langle Z_p(x-\Delta x,t) \right\rangle_{\Delta x}
</math></center>
Here  <math>  \langle \ldots \rangle</math> is the average over all free paths, while  <math>  \langle \ldots \rangle_{\Delta x}</math> is the average over the last jump, namely  <math>  \langle \Delta x \rangle=0
</math> and  <math>  \langle \Delta x^2 \rangle=T d t  </math>.
* At the lowest order we have
<center> <math>
Z_p(x,t+dt)= Z_p(x,t) +dt \left[ \frac{T}{2} \partial_x^2 Z_p -p V(x,t) Z_p \right] +O(dt^2)
</math></center>
Replacing <math> p=1/T</math> we obtain the partition function is the solution of the Schrodinger-like equation:
<center> <math>
\partial_t Z(x,t) =-  \hat H Z = - \left[ -\frac{T}{2}\frac{d^2 }{d x^2} + \frac{V(x,\tau)}{T}\right] Z(x,t)
</math>
<math>
Z[x,t=0]=\delta(x)
</math>
</center>

Revision as of 13:38, 14 January 2026

Goal: This lecture is dedicated to a classical model in disordered systems: the directed polymer in random media. It has been introduced to model vortices in superconductur or domain wall in magnetic film. We will focus here on the algorithms that identify the ground state or compute the free energy at temperature T, as well as, on the Cole-Hopf transformation that map this model on the KPZ equation.


Polymers, interfaces and manifolds in random media

We consider the following potential energy

Epot=dr12(h)2+V(h(r),r)

The first term represents the elasticity of the manifold and the second term is the quenched disorder, due to the impurities. In general, the medium is D-dimensional, the internal coordinate of the manifold is d-dimensional and the height filed is N-dimensional. Hence,the following equations always holds:

D=d+N

In practice, we will study two cases:

  • Directed Polymers (d=1), D=1+N. Examples are vortices, fronts...
  • Elastic interfaces (N=1), D=d+1. Examples are domain walls...

Today we restrict to polymers. Note that they are directed because their configuration h(r) is uni-valuated. It is useful to study the model using the following change of variable

hx,rt

Directed polymers

Dijkstra Algorithm and transfer matrix

Sketch of the discrete Directed Polymer model. At each time the polymer grows either one step left either one step right. A random energy V(τ,x) is associated at each node and the total energy is simply E[x(τ)]=τ=0tV(τ,x).


We introduce a lattice model for the directed polymer (see figure). In a companion notebook we provide the implementation of the powerful Dijkstra algorithm.

Dijkstra allows to identify the minimal energy among the exponential number of configurations

x(τ)
Emin=minx(τ)E[x(τ)].

We are also interested in the ground state configuration xmin(τ). For both quantities we expect scale invariance with two exponents θ,ζ for the energy and for the roughness

Emin=ct+btθχ,xmin(t/2))atζχ~

Universal exponents: Both θ,ζ are Independent of the lattice, the disorder distribution, the elastic constants, or the boudanry conditions. Note that ω=θ, while for an interface ω=dθ.

Non-universal constants: c,b,a are of order 1 and depend on the lattice, the disorder distribution, the elastic constants... However c is independent on the boudanry conditions!

Universal distributions: χ,χ~ are instead universal, but depends on the boundary condtions. Starting from 2000 a magic connection has been revealed between this model and the smallest eigenvalues of random matrices. In particular I discuss two different boundary conditions:

  • Droplet: x(τ=0)=x(τ=t)=0. In this case, up to rescaling, χ is distributed as the smallest eigenvalue of a GUE random matrix (Tracy Widom distribution F2(χ))
  • Flat: x(τ=0)=0 while the other end x(τ=t) is free. In this case, up to rescaling, χ is distributed as the smallest eigenvalue of a GOE random matrix (Tracy Widom distribution F1(χ))

Entropy and scaling relation

It is useful to compute the entropy

Entropy=ln(ttx2)tln2x2t+O(x4)

From which one could guess from dimensional analysis

θ=2ζ1

We will see that this relation is actually exact.

Back to the continuum model

Let us consider polymers x(τ) of length t, starting in 0 and ending in x and at thermal equlibrium at temperature T. The partition function of the model writes as

Z(x,t)=x(0)=0x(t)=x𝒟x(τ)exp[1T0tdτ12(τx)2+V(x(τ),τ)]

For simplicity, we assume a white noise, V(x,τ)V(x,τ)=Dδ(xx)δ(ττ). Here, the partition function is written as a sum over all possible paths, corresponding to all possible polymer configurations that start at 0 and end at x, weighted by the appropriate Boltzmann factor.

Polymer partition function and propagator of a quantum particle

Let's perform the following change of variables: τ=it. We also identifies T with and t~=it as the time.

Z(x,t~)=x(0)=0x(t~)=x𝒟x(t)exp[i0t~dt12(tx)2V(x(t),t)]

Note that S[x]=0t~dt12(tx)2V(x(t),t) is the classical action of a particle with kinetic energy 12(τx)2 and time dependent potential V(x(τ),τ), evolving from time zero to time t~. From the Feymann path integral formulation, Z[x,t~] is the propagator of the quantum particle.

In absence of disorder, one can find the propagator of the free particle, that, in the original variables, writes:

Zfree(x,t)=ex2/(2Tt)2πTt

Feynman-Kac formula

Let's derive the Feyman Kac formula for Z(x,t) in the general case:

  • First, focus on free paths and introduce the following probability
P[A,x,t]=x(0)=0x(t)=x𝒟x(τ)exp[1T0tdτ12(τx)2]δ(0tdτV(x(τ),τ)A)
  • Second, the moments generating function
Zp(x,t)=dAepAP[A,x,t]=x(0)=0x(t)=x𝒟x(τ)e1T0tdτ12(τx)2p0tdτV(x(τ),τ)
  • Third, the backward approach. Consider free paths evolving up to t+dt and reaching x :
Zp(x,t+dt)=ep0t+dtdτV(x(τ),τ)=ep0tdτV(x(τ),τ)epV(x,t)dt=[1pV(x,t)dt+]Zp(xΔx,t)Δx

Here is the average over all free paths, while Δx is the average over the last jump, namely Δx=0 and Δx2=Tdt.

  • At the lowest order we have
Zp(x,t+dt)=Zp(x,t)+dt[T2x2ZppV(x,t)Zp]+O(dt2)

Replacing p=1/T we obtain the partition function is the solution of the Schrodinger-like equation:

tZ(x,t)=H^Z=[T2d2dx2+V(x,τ)T]Z(x,t)

Z[x,t=0]=δ(x)