ArticleslgStudy

mathematics

Ising model

Ising model is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Ising model rather than just read about it. In short: The Ising model (or Lenz–Ising model), named after the physicists Ernst Ising and Wilhelm Lenz, is a mathematical model of ferromagnetism in statistical mechanics. The model consists of discrete variables that represent magnetic dipole moments of atomic "spins" that can be in one of two states (+1 or −1).

Ising model — main illustration
Ising model — illustration

Key takeaways

  • Ising model belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Ising model to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Ising model from memory before moving on to harder problems.

Reference excerpt

The Ising model (or Lenz–Ising model), named after the physicists Ernst Ising and Wilhelm Lenz, is a mathematical model of ferromagnetism in statistical mechanics. The model consists of discrete variables that represent magnetic dipole moments of atomic "spins" that can be in one of two states (+1 or −1). The spins are arranged in a graph, usually a lattice (where the local structure repeats periodically in all directions), allowing each spin to interact with its neighbors. Neighboring spins that agree have a lower energy than those that disagree; the system tends to the lowest energy but heat disturbs this tendency, thus creating the possibility of different structural phases. The two-dimensional square-lattice Ising model is one of the simplest statistical models to show a phase transition. Though it is a highly simplified model of a magnetic material, the Ising model can still provide qualitative and sometimes quantitative results applicable to real physical systems, and in general, it can be seen as a specialization of Stanley's n-vector model for n = 1. The Ising model was invented by the physicist Wilhelm Lenz (1920), who gave it as a problem to his student Ernst Ising. The one-dimensional Ising model was solved by Ising (1925) alone in his 1924 thesis; it has no phase transition. The two-dimensional square-lattice Ising model is much harder and was only given an analytic description much later, by Lars Onsager (1944). It is usually solved by a transfer-matrix method, although there exists a very simple approach relating the model to a non-interacting fermionic quantum field theory. In dimensions greater than four, the phase transition of the Ising model is described by mean-field theory. The Ising model for greater dimensions was also explored with respect to various tree topologies in the late 1970s, culminating in an exact solution of the zero-field, time-independent Barth (1981) model for closed Cayley trees of arbitrary branching ratio, and thereby, arbitrarily large dimensionality within tree branches. The solution to this model exhibited a new, unusual phase transition behavior, along with non-vanishing long-range and nearest-neighbor spin-spin correlations, deemed relevant to large neural networks as one of its possible applications. The Ising problem without an external field can be equivalently formulated as a graph maximum cut (Max-Cut) problem that can be solved via combinatorial optimization.

Definition Consider a set Λ {\displaystyle \Lambda } of lattice sites, each with a set of adjacent sites (e.g. a graph) forming a d {\displaystyle d} -dimensional lattice. For each lattice site k ∈ Λ {\displaystyle k\in \Lambda } there is a discrete variable σ k {\displaystyle \sigma _{k}} such that σ k ∈ { − 1 , + 1 } {\displaystyle \sigma _{k}\in \{-1,+1\}} , representing the site's spin. A spin configuration, σ = { σ k } k ∈ Λ {\displaystyle {\sigma }=\{\sigma _{k}\}_{k\in \Lambda }} is an assignment of spin value to each lattice site. For any two adjacent sites i , j ∈ Λ {\displaystyle i,j\in \Lambda } there is an interaction J i j {\displaystyle J_{ij}} . Also a site j ∈ Λ {\displaystyle j\in \Lambda } has an external magnetic field h j {\displaystyle h_{j}} interacting with it. The energy of a configuration σ {\displaystyle {\sigma }} is given by the Hamiltonian function

H ( σ ) = − ∑ ⟨ i j ⟩ J i j σ i σ j − μ ∑ j h j σ j , {\displaystyle H(\sigma )=-\sum _{\langle ij\rangle }J_{ij}\sigma _{i}\sigma _{j}-\mu \sum _{j}h_{j}\sigma _{j},}

where the first sum is over pairs of adjacent spins (every pair is counted once). The notation ⟨ i j ⟩ {\displaystyle \langle ij\rangle } indicates that sites i {\displaystyle i} and j {\displaystyle j} are nearest neighbors. The magnetic moment is given by μ {\displaystyle \mu } . Note that the sign in the second term of the Hamiltonian above should actually be positive because the electron's magnetic moment is antiparallel to its spin, but the negative term is used conventionally. The Ising Hamiltonian is an example of a pseudo-Boolean function; tools from the analysis of Boolean functions can be applied to describe and study it. The configuration probability is given by the Boltzmann distribution with inverse temperature β ≥ 0 {\displaystyle \beta \geq 0} :

… excerpt ends here. Continue reading the full article.

Illustrations

Ising model: Two-dimensional Ising model shown as a lattice of interacting spins.
Two-dimensional Ising model shown as a lattice of interacting spins.
Ising model illustration
Ising model: Visualization of the translation-invariant probability measure of the one-dimensional Ising model
Visualization of the translation-invariant probability measure of the one-dimensional Ising model
Ising model: An Open Cayley Tree or Branch with Branching Ratio = 2 and k Generations
An Open Cayley Tree or Branch with Branching Ratio = 2 and k Generations
Ising model: A Closed Cayley Tree with Branching Ratio = 4. (Only sites for generations k, k-1, and k=1(overlapping as one row) are shown for the joined trees)
A Closed Cayley Tree with Branching Ratio = 4. (Only sites for generations k, k-1, and k=1(overlapping as one row) are shown for the joined trees)

Worked examples

Example 1 — a first encounter with Ising model

Start with the simplest possible case. Write down what Ising model claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Ising model before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Ising model ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Ising model

In research
Ising model appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Ising model in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Ising model is common in secondary-school and first-year university syllabi. It links to neighbouring topics Exactly solvable models, Lattice models, NP-complete problems, so understanding it makes those chapters shorter.
In everyday life
Look for Ising model outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Ising model in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Ising model means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Ising model out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Ising model in simple terms?

The Ising model (or Lenz–Ising model), named after the physicists Ernst Ising and Wilhelm Lenz, is a mathematical model of ferromagnetism in statistical mechanics. The model consists of discrete variables that represent magnetic dipole moments of atomic "spins" that can be in one of two states (+1…

Why does Ising model matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Ising model?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Ising model.

Tags

  • Exactly solvable models
  • Lattice models
  • NP-complete problems
  • Spin models
  • Statistical mechanics

Keep exploring