Skip to main content
Mathematics LibreTexts

12.4: Renormalization Group Analysis to Predict Percolation Thresholds

  • Page ID
    7839
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The next analytical method is for studying critical thresholds for percolation to occur in spatial contact processes, like those in the epidemic/forest fire CA model discussed in Section 11.5. The percolation threshold may be estimated analytically by a method called renormalization group analysis. This is a serious mathematical technique developed and used in quantum and statistical physics, and covering it in depth is far beyond the scope of this textbook (and beyond my ability anyway). Here, we specifically focus on the basic idea of the analysis and how it can be applied to specific CA models.

    In the previous section, we discussed mean-field approximation, which defines the average property of a whole system and then describes how it changes over time. Renormalization group analysis can be understood in a similar lens—it defines a certain property of a “portion” of the system and then describes how it changes over “scale,” not time. We still end up creating an iterative map and then studying its asymptotic state to understand macroscopic properties of the whole system, but the iterative map is iterated over spatial scales.

    I am well aware that the explanation above is still vague and somewhat cryptic, so let’s discuss the detailed steps of how this method works. Here are typical steps of how renormalization group analysis is done:

    1. Define a property of a “portion” of the system you are interested in. This property must be definable and measurable for portions of any size, like a material property of matter. For analyzing percolation, it is typically defined as the probability for a portion to conduct a fire or a disease from one side to another side through it.
    2. Calculate the property at the smallest scale, \(p_1\). This is usually at the single-cell level, which should be immediately obtainable from a model parameter.
    3. Derive a mathematical relationship between the property at the smallest scale, \(p_1\), and the same property at a one-step larger scale, \(p_2= Φ( p_1)\). This derivation is done by using single cells as building blocks to describe the process at a larger scale (e.g., two-by-two blocks)
    4. Assume that the relationship derived above can be applied to predict the property at even larger scales, and then study the asymptotic behavior of the iterative map \(p_{s+1}= Φ( p_s)\) when scale \(s\) goes to infinity.

    Let’s see what these steps actually look like with a specific forest fire CA model with Moore neighborhoods. The essential parameter of this model is, as discussed in Section 11.5, the density f trees in a space. This tree density was called \( p\) in the previous chapter, but let’s rename it \(q\) here, in order to avoid confusion with the property to be studied in this analysis. The key property we want to measure is whether a portion of the system (a block of the forest in this context) can conduct fire from one side to another. This probability is defined as a function of scale \(s\), i.e., the length of an edge of the block (Fig. 12.4.1). Let’s call this the conductance probability for now.

    The conductance probability at the lowest level, \(p_1\), is simply the probability for a tree to be present in a single cell (i.e.,a 1×1 block). If there is a tree, the fire will be conducted, but if not, it won’t. Therefore:

    \[p_{1}=q\label{(12.11)} \]

    Next, we calculate the conductance probability at a little larger scale,\(p_2\). In so doing, we use \(p_1\) as the basic property of a smaller-sized building block and enumerate what are their arrangements that conduct the fire across a two-cell gap (Fig. 12.4.2).

    As you see in the figure, if all four cells are occupied by trees, the fire will definitely reach the other end. Even if there are only three or two trees within the \(4\) area, there are

    Fig. 12.4.PNG
    Figure \(\PageIndex{1}\): Key property to be analyzed in the renormalization group analysis of the epidemic/forest fire CA model, i.e., the probability for a portion of the forest (of scale s) to conduct the fire from one side to another.
    Fig. 12.5.PNG
    Figure \(\PageIndex{2}\): How to estimate the conductance probability \(p_2\) at scale \(s = 2\) using \(p_1\).

    four different ways to transmit the fire through the area. But if there is only one tree, there is no way to transmit the fire, so there is no need to consider such cases. This is the exhaustive list of possible situations where the fire will be conducted through a scale-2 block. We can calculate the probability for each situation and add them up, to obtain the following relationship between \(p_1\) and \(p_2\):

    \[p_{2}=\Phi{p_{1}} =p_{1}^{4}+4p^{3}_{1}(1-p_{1})+4_{1}^{2}(1-p_{1})^{2}\label{(12.12)} \]

    And this is the place where a very strong assumption/approximation comes in. Let’s assume that the relationship above applies to \(4×4\) blocks (Fig. 12.4.3), \(8×8\) blocks, etc., all the way up to infinitely large portions of the forest, so that

    \[p_{n+1}=\Phi{p_{s}}=p_{s}^{4}+4p_{s}^{3}(1-p_{s})+4p_{s}^{2}(1-p_{s})^{2} \ \text{for all s.} \label{(12.13)} \]

    Of course this is not correct, but some kind of approximation needs to be made in order to study complex systems analytically.

    Exercise \(\PageIndex{1}\):

    Why is it not correct to assume that the relationship between the \(1×1\) blocks and the \(2×2\) blocks can be applied to \(2×2\) and \(4×4\) (and larger)? Look at Fig. 12.4.3 carefully and figure out some configurations that violate this assumption.

    Fig. 12.6.PNG
    Figure \(\PageIndex{3}\): How to estimate the conductance probability \(p_4\) at scale \(s = 4\) using \(p_2\).

    Anyway, now we have a relatively simple iterative map of \(p_s\), i.e., the conductance probability for a portion of the forest at scale \(s\). Its asymptotic value, \(p_{∞}\), tells us whether the fire will propagate over indefinite lengths of distance. You can draw a cobweb plot of Eq.\ref{(12.13)} again using Code 5.4, by replacing the function f(x) with the following(again, make sure to also change xmin and xmax to see the entire cobweb plot):
    clipboard_ef284e3c82f665d8f22647f496be8e47d.png

    This will produce the cobweb plot shown in Fig. 12.4.4. This looks quite similar to what we had from the mean-field approximation before, but note that this is not about dynamics over time, but about relationships between scales. It is clearly observed in the figure that there are two asymptotic states possible: \(p_{∞}=0\) and \(p_{∞}=1\). The former means that the conductance probability is \(0\) at the macroscopic scale, i.e., percolation doesn’t occur, while the latter means that the conductance probability is \(1\) at the macroscopic scale, i.e., percolation does occur.

    Which way the system goes is determined by where you start plotting the cob webplot, i.e., \(p_{1}=q\), which is the tree density in the forest. The critical percolation threshold, \(p_c\), is seen in Fig. 12.4.4 as an unstable equilibrium point around \(p = 0.4\). The exact value can be obtained analytically as follows:

    Fig. 12.7.PNG
    Figure \(\PageIndex{4}\): Cobweb plot of Eq. \ref{(12.13)}.

    \[p_{c} =\psi(p_{c})=p_{c}^{4} +4p^{3}_{c}(1-p_{c})+4p_{c}^{2}(1-p_{c})^{2}\label{(12.14)} \]

    \[0=p_{c}(p_{c}^{3}+4p_{c}^{2}(1-p_{c})+4p-{c}(1-p_{c})^{2}-1)\label{(12.15)} \]

    \[0=p_{c}(1-p_{c})(-p_{c}^{2}-p{c}-1 +4p_{c}^{2}+4p_{c}(1-p_{c}))\label{(12.16)} \]

    \[0=p_{c}(1-p_{c})(-1 +3p_{c}-p_{c}^{2}) \label{(12.17)} \]

    \[p_{c}=0,1, \frac{3 \pm{\sqrt{5}}} {2}\label{(12.18)} \]

    Among those solutions, \(p_{c} = (3−√5)/2 ≈ 0.382\) is what we are looking for.

    So,the bottom lineis,if the tree density in the forest is below 38%,the burned area will remain small, but if it is above 38%, almost the entire forest will be burned down. You can check if this prediction made by the renormalization group analysis is accurate or not by carrying out systematic simulations. You should be surprised that this prediction is pretty good; the percolation indeed occurs for densities above about this threshold!

    Exercise \(\PageIndex{2}\):

    Estimate the critical percolation threshold for the same forest fire model but with von Neumann neighborhoods. Confirm the analytical result by conducting simulations.

    Exercise \(\PageIndex{3}\):

    What would happen if the space of the forest fire propagation were 1-D or 3-D? Conduct the renormalization group analysis to see what happens in those cases.


    This page titled 12.4: Renormalization Group Analysis to Predict Percolation Thresholds is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Hiroki Sayama (OpenSUNY) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.