HOME

TheInfoList



OR:

In
statistical mechanics In physics, statistical mechanics is a mathematical framework that applies statistical methods and probability theory to large assemblies of microscopic entities. Sometimes called statistical physics or statistical thermodynamics, its applicati ...
and
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, the Bethe lattice (also called a regular tree) is an infinite
symmetric Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is invariant under some transformations ...
regular
tree In botany, a tree is a perennial plant with an elongated stem, or trunk, usually supporting branches and leaves. In some usages, the definition of a tree may be narrower, e.g., including only woody plants with secondary growth, only ...
where all vertices have the same number of neighbors. The Bethe lattice was introduced into the physics literature by
Hans Bethe Hans Albrecht Eduard Bethe (; ; July 2, 1906 – March 6, 2005) was a German-American physicist who made major contributions to nuclear physics, astrophysics, quantum electrodynamics and solid-state physics, and received the Nobel Prize in Physi ...
in 1935. In such a graph, each node is connected to ''z'' neighbors; the number ''z'' is called either the
coordination number In chemistry, crystallography, and materials science, the coordination number, also called ligancy, of a central atom in a molecule or crystal is the number of atoms, molecules or ions bonded to it. The ion/molecule/atom surrounding the central ion ...
or the degree, depending on the field. Due to its distinctive topological structure, the statistical mechanics of
lattice models Lattice may refer to: Arts and design * Latticework, an ornamental criss-crossed framework, an arrangement of crossing laths or other thin strips of material * Lattice (music), an organized grid model of pitch ratios * Lattice (pastry), an ...
on this graph are often easier to solve than on other lattices. The solutions are related to the often used
Bethe ansatz In physics, the Bethe ansatz is an ansatz for finding the exact wavefunctions of certain quantum many-body models, most commonly for one-dimensional lattice models. It was first used by Hans Bethe in 1931 to find the exact eigenvalues and eigenv ...
for these systems.


Basic properties

When working with the Bethe lattice, it is often convenient to mark a given vertex as the root, to be used as a reference point when considering local properties of the graph.


Sizes of layers

Once a vertex is marked as the root, we can group the other vertices into layers based on their distance from the root. The number of vertices at a distance d>0 from the root is z(z-1)^, as each vertex other than the root is adjacent to z-1 vertices at a distance one greater from the root, and the root is adjacent to z vertices at a distance 1.


In statistical mechanics

The Bethe lattice is of interest in statistical mechanics mainly because lattice models on the Bethe lattice are often easier to solve than on other lattices, such as the two-dimensional square lattice. This is because the lack of cycles removes some of the more complicated interactions. While the Bethe lattice does not as closely approximate the interactions in physical materials as other lattices, it can still provide useful insight.


Exact solutions to the Ising model

The
Ising model The Ising model (or Lenz–Ising model), named after the physicists Ernst Ising and Wilhelm Lenz, is a mathematical models in physics, mathematical model of ferromagnetism in statistical mechanics. The model consists of discrete variables that r ...
is a mathematical model of
ferromagnetism Ferromagnetism is a property of certain materials (such as iron) that results in a significant, observable magnetic permeability, and in many cases, a significant magnetic coercivity, allowing the material to form a permanent magnet. Ferromagne ...
, in which the magnetic properties of a material are represented by a "spin" at each node in the lattice, which is either +1 or -1. The model is also equipped with a constant K representing the strength of the interaction between adjacent nodes, and a constant h representing an external magnetic field. The Ising model on the Bethe lattice is defined by the partition function :Z=\sum_\exp\left(K\sum_\sigma_i\sigma_j + h\sum_i \sigma_i\right).


Magnetization

In order to compute the local magnetization, we can break the lattice up into several identical parts by removing a vertex. This gives us a recurrence relation which allows us to compute the magnetization of a Cayley tree with ''n'' shells (the finite analog to the Bethe lattice) as :M=\frac, where x_0=1 and the values of x_i satisfy the recurrence relation :x_n=\frac In the K>0 case when the system is ferromagnetic, the above sequence converges, so we may take the limit to evaluate the magnetization on the Bethe lattice. We get :M=\frac, where ''x'' is a solution to x=\frac. There are either 1 or 3 solutions to this equation. In the case where there are 3, the sequence x_n will converge to the smallest when h>0 and the largest when h<0.


Free energy

The free energy ''f'' at each site of the lattice in the Ising Model is given by :\frac=\frac12 Kq-q\ln(1-z^2)+\ln(z^2+1-z(x+1/x))+(q-2)\ln(x+1/x-2z)/math>, where z=\exp(-2K) and x is as before.


In mathematics


Return probability of a random walk

The probability that a
random walk In mathematics, a random walk, sometimes known as a drunkard's walk, is a stochastic process that describes a path that consists of a succession of random steps on some Space (mathematics), mathematical space. An elementary example of a rand ...
on a Bethe lattice of degree z starting at a given vertex eventually returns to that vertex is given by \frac. To show this, let P(k) be the probability of returning to our starting point if we are a distance k away. We have the recurrence relation :P(k)=\frac1zP(k-1)+\fraczP(k+1) for all k\ge1, as at each location other than the starting vertex there are z-1 edges going away from the starting vertex and 1 edge going towards it. Summing this equation over all k\ge1, we get :\sum_^P(k)=\frac1zP(0)+\frac1zP(1)+\sum_^P(k). We have P(0)=1, as this indicates that we have just returned to the starting vertex, so P(1)=1/(z-1), which is the value we want. Note that this in stark contrast to the case of random walks on the two-dimensional square lattice, which famously has a return probability of 1. Such a lattice is 4-regular, but the 4-regular Bethe lattice has a return probability of 1/3.


Number of closed walks

One can easily bound the number of closed walks of length 2k starting at a given vertex of the Bethe Lattice with degree z from below. By considering each step as either an outward step (away from the starting vertex) or an inward step (toward the starting vertex), we see that any closed walk of length 2k must have exactly k outward steps and k inward steps. We also may not have taken more inward steps than outward steps at any point, so the number of sequences of step directions (either inward or outward) is given by the kth
Catalan number The Catalan numbers are a sequence of natural numbers that occur in various Enumeration, counting problems, often involving recursion, recursively defined objects. They are named after Eugène Charles Catalan, Eugène Catalan, though they were p ...
C_k. There are at least z-1 choices for each outward step, and always exactly 1 choice for each inward step, so the number of closed walks is at least (z-1)^kC_k. This bound is not tight, as there are actually z choices for an outward step from the starting vertex, which happens at the beginning and any number of times during the walk. The exact number of walks is trickier to compute, and is given by the formula :(z-1)^kC_k\cdot \frac\ _2F_1(k+1/2,1,k+2,4(z-1)/z^2), where _2F_1(\alpha,\beta,\gamma,z) is the Gauss hypergeometric function. We may use this fact to bound the second largest eigenvalue of a d-regular graph. Let G be a d-regular graph with n vertices, and let A be its
adjacency matrix In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph (discrete mathematics), graph. The elements of the matrix (mathematics), matrix indicate whether pairs of Vertex (graph theory), vertices ...
. Then \textA^ is the number of closed walks of length 2k. The number of closed walks on G is at least n times the number of closed walks on the Bethe lattice with degree d starting at a particular vertex, as we can map the walks on the Bethe lattice to the walks on G that start at a given vertex and only go back on paths that were already tread. There are often more walks on G, as we can make use of cycles to create additional walks. The largest eigenvalue of A is d, and letting \lambda_2 be the second largest absolute value of an eigenvalue, we have :n(d-1)^kC_k\le\text A^\le d^+(n-1)\lambda_2^. This gives \lambda_2^\ge\frac(n(d-1)^kC_k-d^). Noting that C_k=(4-o(1))^k as k grows, we can let n grow much faster than k to see that there are only finitely many d-regular graphs G for which the second largest absolute value of an eigenvalue is at most \lambda, for any \lambda < 2\sqrt. This is a rather interesting result in the study of (n,d,λ)-graphs.


Relation to Cayley graphs and Cayley trees

A Bethe graph of even coordination number 2''n'' is isomorphic to the unoriented Cayley graph of a
free group In mathematics, the free group ''F'S'' over a given set ''S'' consists of all words that can be built from members of ''S'', considering two words to be different unless their equality follows from the group axioms (e.g. ''st'' = ''suu''− ...
of rank ''n'' with respect to a free generating set.


Lattices in Lie groups

Bethe lattices also occur as the discrete subgroups of certain hyperbolic
Lie groups In mathematics, a Lie group (pronounced ) is a group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable. A manifold is a space that locally resembles Euclidean space, whereas ...
, such as the Fuchsian groups. As such, they are also lattices in the sense of a lattice in a Lie group.


Hyperbolic geometry

The vertices and edges of an order-k apeirogonal tiling of the
hyperbolic plane In mathematics, hyperbolic geometry (also called Lobachevskian geometry or Bolyai– Lobachevskian geometry) is a non-Euclidean geometry. The parallel postulate of Euclidean geometry is replaced with: :For any given line ''R'' and point ''P' ...
form a Bethe lattice of degree k.


See also

*
Crystal A crystal or crystalline solid is a solid material whose constituents (such as atoms, molecules, or ions) are arranged in a highly ordered microscopic structure, forming a crystal lattice that extends in all directions. In addition, macros ...


References

* * {{cite journal , first=M. , last=Ostilli , title=Cayley Trees and Bethe Lattices, a concise analysis for mathematicians and physicists , arxiv=1109.6725 , doi= 10.1016/j.physa.2012.01.038 , journal=Physica A , volume=391 , page=3417 , year=2012 , issue=12 , bibcode = 2012PhyA..391.3417O , s2cid=119693543 Hans Bethe Lattice models Trees (graph theory)