L-3: Difference between revisions
| Line 141: | Line 141: | ||
</math></center> | </math></center> | ||
====Exercise: free particle in 1D==== | ====Exercise: free particle in 1D==== | ||
Revision as of 10:46, 31 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.
Directed Polymers (d = 1)
The configuration is described by a vector function: , where is the internal coordinate. The polymer lives in dimensions.
Examples: vortex lines, DNA strands, fronts.
Although polymers may form loops, we restrict to directed polymers, i.e., configurations without overhangs or backward turns.
Directed Polymers on a lattice

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
We are also interested in the ground state configuration . For both quantities we expect scale invariance with two exponents for the energy and for the roughness
Universal exponents: Both are Independent of the lattice, the disorder distribution, the elastic constants, or the boudanry conditions.
Non-universal constants: are of order 1 and depend on the lattice, the disorder distribution, the elastic constants... However 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: . In this case, up to rescaling, is distributed as the smallest eigenvalue of a GUE random matrix (Tracy Widom distribution )
- Flat: while the other end is free. In this case, up to rescaling, is distributed as the smallest eigenvalue of a GOE random matrix (Tracy Widom distribution )
Entropy and scaling relation
It is useful to compute the entropy
From which one could guess from dimensional analysis
This relation is actually exact also for the continuum model.
Directed polymers in the continuum
We now reanalyze the previous problem in the presence of quenched disorder. Instead of discussing the case of interfaces, we will focus on directed polymers. Let us consider polymers of length . The energy associated with a given polymer configuration can be written as
The first term describes the elastic energy of the polymer, while the second one is the disordered potential, which we assume to be
where 'D' is the disorder strength.
Polymer partition function and propagator of a quantum particle
Let us consider polymers starting in , ending in and at thermal equilibrium at temperature . The partition function of the model writes as
Here, the partition function is written as a sum over all possible paths, corresponding to all possible polymer configurations that start at and end at , weighted by the appropriate Boltzmann factor.
Let's perform the following change of variables: . We also identifies with and as the time.
Note that is the classical action of a particle with kinetic energy and time dependent potential , evolving from time zero to time . From the Feymann path integral formulation, is the propagator of the quantum particle.
Feynman-Kac formula
Let's derive the Feyman Kac formula for in the general case:
- First, focus on free paths and introduce the following probability
- Second, the moments generating function
- Third, consider free paths evolving up to and reaching :
Here is the average over all free paths, while is the average over the last jump, namely and .
- At the lowest order we have
Replacing we obtain the partition function is the solution of the Schrodinger-like equation:
Remarks
Remark 1:
This equation is a diffusive equation with multiplicative noise . Edwards Wilkinson is instead a diffusive equation with additive noise.
Remark 2: This hamiltonian is time dependent because of the multiplicative noise . For a time independent hamiltonian, we can use the spectrum of the operator. In general we will have to parts:
- A discrete set of eigenvalues with the eigenstates
- A continuum part where the states have energy . We define the density of states , such that the number of states with energy in () is .
In this case can be written has the sum of two contributions:
In absence of disorder, one can find the propagator of the free particle, that, in the original variables, writes:
Exercise: free particle in 1D
- Step 1: The spectrum
For a free particle there a no discrete eigenvalue, but only a continuum spectrum. In 1D the hamiltonian is . Show that the continuum spectrum has the form
Here is a real number, while is a positive number. Note that the states are delocalized on the entire real axis and they cannot be normalized to unit but you impose the Dirac delta normalization:
- Step 2: the DOS
For a given energy there are two states
Use the definition of DOS
ans show that for both
you have :
- Step 3: the propagator
Use the spectral decomposition of the propagator to recover . Tip: use .
Cole Hopf Transformation
Replacing
You get
The KPZ equation!
We can establish a KPZ/Directed polymer dictionary, valid in any dimension. Let us remark that the free energy of the polymer is
At low temperature, the free energy approaches the ground state energy, .
| KPZ | KPZ exponents | Directed polymer | Directed polymer exponents |
|---|---|---|---|
We conclude that
Moreover, the scaling relation is a reincarnation of the Galilean invariance .