<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=138.246.2.247</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=138.246.2.247"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/138.246.2.247"/>
	<updated>2026-08-09T03:40:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Kubo_formula&amp;diff=28151</id>
		<title>Kubo formula</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Kubo_formula&amp;diff=28151"/>
		<updated>2013-12-12T14:03:20Z</updated>

		<summary type="html">&lt;p&gt;138.246.2.247: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Multicanonical ensemble&#039;&#039;&#039; (also called &#039;&#039;&#039;multicanonical sampling&#039;&#039;&#039; or &#039;&#039;&#039;flat histogram&#039;&#039;&#039;) is a sampling technique that uses the [[Metropolis–Hastings algorithm]] to compute integrals where the integrand has a rough landscape with multiple local minima. It samples states according to the inverse of the [[density of states]],&amp;lt;ref name=Berg/&amp;gt; which has to be known a priori or be computed using other techniques like the [[Wang and Landau algorithm]].&amp;lt;ref name=Landau/&amp;gt; Multicanonical sampling is an important technique for spin systems like the [[Ising model]] or [[spin glass]]es.&amp;lt;ref name=Berg/&amp;gt;&amp;lt;ref name=Newmann/&amp;gt;&amp;lt;ref name=Dayal/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Motivation==&lt;br /&gt;
&lt;br /&gt;
In systems with a large number of degrees of freedom, like spin systems, [[Monte Carlo integration]] is required. In this integration, [[importance sampling]] and in particular the [[Metropolis algorithm]], is a very important technique.&amp;lt;ref name=Newmann/&amp;gt; However, the Metropolis algorithm samples states according to &amp;lt;math&amp;gt;\exp(-\beta E)&amp;lt;/math&amp;gt; where beta is the inverse of the temperature. This means that an energy barrier of &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt; on the energy spectrum is exponentially difficult to overcome.&amp;lt;ref name=Berg/&amp;gt; Systems with multiple local energy minima like the [[Potts model]] become hard to sample as the algorithm gets stuck in the system&#039;s local minima.&amp;lt;ref name=Newmann/&amp;gt; This motivates other approaches, namely, other sampling distributions.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
Multicanonical ensemble uses the Metropolis–Hastings algorithm with a sampling distribution given by the inverse of the density of states of the system, contrary to the sampling distribution &amp;lt;math&amp;gt;\exp(-\beta E)&amp;lt;/math&amp;gt; of the Metropolis algorithm.&amp;lt;ref name=Berg/&amp;gt; With this choice, on average, the number of states sampled at each energy is constant, i.e. it is a simulation with a &amp;quot;flat histogram&amp;quot; on energy. This leads to an algorithm for which the energy barriers are no longer difficult to overcome. Another advantage over the Metropolis algorithm is that the sampling is independent of the temperature of the system, which means that one simulation allows the estimation of thermodynamical variables for all temperatures (thus the name &amp;quot;multicanonical&amp;quot;: several temperatures). This is a great improvement in the study of first order [[phase transition]]s.&amp;lt;ref name=Berg/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The biggest problem in performing a multicanonical ensemble is that the density of states has to be known &#039;&#039;a priori&#039;&#039;.&amp;lt;ref name=Landau/&amp;gt;&amp;lt;ref name=Newmann/&amp;gt; One important contribution to multicanonical sampling was the [[Wang and Landau algorithm]], which asymptotically converges to a multicanonical ensemble while calculating the density of states during the convergence.&amp;lt;ref name=Landau/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The multicanonical ensemble is not restricted to physical systems. It can be employed on abstract systems which have a cost function &#039;&#039;F&#039;&#039;. By using the density of states with respect to F, the method becomes general for computing higher dimensional integrals or finding local minima.&amp;lt;ref name=Lee/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Motivation==&lt;br /&gt;
&lt;br /&gt;
Consider a system and it phase-space &amp;lt;math&amp;gt;\Omega&amp;lt;/math&amp;gt; characterized by a configuration &amp;lt;math&amp;gt;\boldsymbol{r}\in \Omega&amp;lt;/math&amp;gt; and a &amp;quot;cost&amp;quot; function &#039;&#039;F&#039;&#039; from the system&#039;s phase-space to a one dimensional space &amp;lt;math&amp;gt;\Gamma&amp;lt;/math&amp;gt;: &amp;lt;math&amp;gt;F(\Omega) = \Gamma = [\Gamma_\min, \Gamma_\max]&amp;lt;/math&amp;gt;, the spectrum of &#039;&#039;F&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable1&amp;quot; width=300px&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{show&lt;br /&gt;
|example:&lt;br /&gt;
|&lt;br /&gt;
The [[Ising model]] with &#039;&#039;N&#039;&#039; sites is an example of such a system; the phase-space is a discrete phase-space defined by all possible configurations of &#039;&#039;N&#039;&#039; spins &amp;lt;math&amp;gt;\boldsymbol{r} = (\sigma_1, \ldots, \sigma_i, \ldots, \sigma_N)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\sigma_i\in\{-1,1\}&amp;lt;/math&amp;gt;. The cost function is the [[Hamiltonian (quantum mechanics)|Hamiltonian]] of the system:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;H(\boldsymbol{r}) = - \sum_{\langle i~j\rangle} J_{ij} (1 - \sigma_i \sigma_j),&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;&amp;lt;i,j&amp;gt;&amp;lt;/math&amp;gt; is the sum over neighborhoods and &amp;lt;math&amp;gt;J_{ij}&amp;lt;/math&amp;gt; is the interaction matrix.&lt;br /&gt;
&lt;br /&gt;
The energy spectrum is &amp;lt;math&amp;gt;\Gamma = [E_\min, E_\max]&amp;lt;/math&amp;gt; which, in this case, depends on the particular &amp;lt;math&amp;gt;J_{ij}&amp;lt;/math&amp;gt; used. If all &amp;lt;math&amp;gt;J_{ij}&amp;lt;/math&amp;gt; are 1 (the ferromagnetic Ising model), &amp;lt;math&amp;gt;E_\min = 0&amp;lt;/math&amp;gt; (e.g. all spins are 1.) and &amp;lt;math&amp;gt;E_\max = 2 D N &amp;lt;/math&amp;gt; (half spins are up, half spins are down). Also notice that in this system, &amp;lt;math&amp;gt;\Gamma \in \mathbb{Z}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The computation of an average quantity &amp;lt;math&amp;gt;\langle Q\rangle&amp;lt;/math&amp;gt; over the phase-space requires the evaluation of an integral:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\langle Q\rangle = \frac{1}{V}\int_\Omega Q(\boldsymbol{r}) p(\boldsymbol{r}) \,d\boldsymbol{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;p(\boldsymbol{r})&amp;lt;/math&amp;gt; is weight of each state per volume, &lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;p(\boldsymbol{r}) = \frac{1}{V}\int_\Omega p(\boldsymbol{r}) \,d\boldsymbol{r}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The density of states in respect with &#039;&#039;F&#039;&#039; is given by&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\rho(f) = \frac{1}{V}\int_\Omega \delta(f - F(\boldsymbol{r})) \,d\boldsymbol{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which means that if both &#039;&#039;Q&#039;&#039; and &#039;&#039;p&#039;&#039; do not depend on the particular state but only on the particular F&#039;s value of the state &amp;lt;math&amp;gt;F(\boldsymbol{r}) = F_\boldsymbol{r}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;Q(\boldsymbol{r}) = Q(F_\boldsymbol{r}), p(\boldsymbol{r}) = p(F_\boldsymbol{r}),&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the formula for &amp;lt;math&amp;gt;\langle Q\rangle&amp;lt;/math&amp;gt; can be integrated over &#039;&#039;f&#039;&#039; by adding a [[dirac delta function]],&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
 \langle Q\rangle &amp;amp; = \int_{\Gamma_\min}^{\Gamma_\max} \int_\Omega  Q(F_\boldsymbol{r}) p(F_\boldsymbol{r}) \delta(f - F_\boldsymbol{r}) \,d\boldsymbol{r} \,df \\&lt;br /&gt;
 &amp;amp; = \int_{\Gamma_\min}^{\Gamma_\max} Q(f) p(f) \int_\Omega \delta(f - F_\boldsymbol{r}) \,d\boldsymbol{r} \, df \\&lt;br /&gt;
 &amp;amp; = \int_{\Gamma_\min}^{\Gamma_\max} Q(f) p(f) \rho(f) \, df \\&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
i.e. the knowledge of the density of states allows the computation of averages over &#039;&#039;F&#039;&#039; using a one-dimensional integral instead of a multidimensional integral as it is the projection of the number of states on &amp;lt;math&amp;gt;\Omega&amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt;\Gamma&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable1&amp;quot; width=300px&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{show&lt;br /&gt;
|example:&lt;br /&gt;
|&lt;br /&gt;
A system in contact with a heat bath at inverse temperature &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; is a clear example for computing this kind of integral. For instance, the mean energy of the system is weighted by the [[Boltzmann factor]]:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\langle E\rangle = \frac{1}{V}\int_\Omega H(\boldsymbol{r}) \frac{e^{-\beta H(\boldsymbol{r})}}{Z} \, d\boldsymbol{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;Z = \frac{1}{V}\int_\Omega e^{-\beta H(\boldsymbol{r})} \, d\boldsymbol{r}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The density of states &amp;lt;math&amp;gt;\rho(E)&amp;lt;/math&amp;gt; can used to compute &amp;lt;math&amp;gt;\langle E\rangle&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\langle E\rangle = \int_{E_\min}^{E_\max} E \frac{e^{-\beta E}}{Z} \rho(E) \, dE &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Because the number of states can be high for systems with high number of degrees of freedom, an analytical expression can be hard to obtain and the computation of &amp;lt;math&amp;gt;\langle Q\rangle&amp;lt;/math&amp;gt; can be expensive. Typically, because the problem is a multidimensional integral, [[Monte Carlo integration]] is normally employed. On the simplest formulation, the method chooses &#039;&#039;N&#039;&#039; uniform random states &amp;lt;math&amp;gt;\boldsymbol{r}_i\in \Omega&amp;lt;/math&amp;gt;, and uses the [[estimator]]&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\overline{Q}_N = \frac{1}{N}\sum_{i = 0}^N Q(\boldsymbol{r}_i) p(\boldsymbol{r}_i)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for computing &amp;lt;math&amp;gt;\langle Q\rangle&amp;lt;/math&amp;gt;: &amp;lt;math&amp;gt;\overline{Q}_N&amp;lt;/math&amp;gt; converges almost surely to &amp;lt;math&amp;gt;\langle Q\rangle&amp;lt;/math&amp;gt; by the [[Law_of_large_numbers#Strong_law|strong law of large numbers]]:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\lim_{N\rightarrow\infty} \overline{Q}_N = \langle Q\rangle.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One typical problem of this convergence is that the variance of &#039;&#039;Q&#039;&#039; can be very high, which leads to a high computational effort to achieve reasonable results.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable1&amp;quot; width=300px&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{show&lt;br /&gt;
|example&lt;br /&gt;
|&lt;br /&gt;
On the previous example, the states that mostly contribute to the integral are the ones with low energy. If the states are sampled uniformly, on average, the number of states which are sampled with energy &#039;&#039;E&#039;&#039; is given by the density of states. This density of states can be centered far away from the energy&#039;s minima and thus the average can be difficult to obtain.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To improve this convergence, the [[Metropolis–Hastings algorithm]] was proposed. Generally, Monte Carlo methods&#039; idea is to use [[importance sampling]] to improve the convergence of the estimator &amp;lt;math&amp;gt;\overline{Q}_N&amp;lt;/math&amp;gt; by sampling states according to an arbitrary distribution &amp;lt;math&amp;gt;P(\boldsymbol{r})&amp;lt;/math&amp;gt; (notice the capital &#039;&#039;P&#039;&#039;, different from &#039;&#039;p&#039;&#039;), and use the appropriate estimator:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\overline{Q}_N = \frac{1}{X}\sum_{i = 0}^N Q(\boldsymbol{r}_i) P^{-1}(\boldsymbol{r}_i) p(\boldsymbol{r}_i)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;X = \sum_{i = 0}^N P^{-1}(\boldsymbol{r}_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Notice that when &#039;&#039;P&#039;&#039; is a uniform distribution, this estimator equals the one used on a uniform sampling, as it should.&lt;br /&gt;
&lt;br /&gt;
One important choice of &#039;&#039;P&#039;&#039; is to define an arbitrary temperature, and use it equals to [[Boltzmann factor]] with the energy being the cost function:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;P(\boldsymbol{r}) = p_\mathrm{Boltzmann}(\boldsymbol{r}) = \frac{e^{-\beta F(\boldsymbol{r})}}{\int_\Omega \, d\boldsymbol{r} e^{-\beta F(\boldsymbol{r})}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I.e. the lower the cost function of a particular state, the more likely it is to be sampled.&lt;br /&gt;
&lt;br /&gt;
Historically, this occurred because the [[Equation of State Calculations by Fast Computing Machines|original idea]]&amp;lt;ref name=Metropolis/&amp;gt; was exactly to use [[Metropolis–Hastings algorithm]] to compute averages on a system in contact with a heat bath where the weight is given by the Boltzmann factor. On these systems, the choice of states according to it led to a considerable improvement on studying physical systems.&amp;lt;ref name=Newmann/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, it is not true that the sampling distribution must equals the weight distribution. One reason for this is that [[Metropolis–Hastings algorithm]] fails to converge when the cost function has multiple minima.&amp;lt;ref name=Berg/&amp;gt; The reason is that the algorithm uses a random walk with local steps. I.e. the random walk normally performs steps whose energy difference is of order 1. This means that the computational cost to the algorithm leave a specific region with a local minimum exponentially increases with the cost function&#039;s value of the minimum. I.e. the deeper the minimum, the more time the algorithm spends there, and harder (exponentially with deep) it will leave.&lt;br /&gt;
&lt;br /&gt;
This is the motivation to introduce a multicanonic ensemble. The idea is to avoid becoming stuck on local minima of the cost function by making them &amp;quot;invisible&amp;quot; to the sampling technique.&lt;br /&gt;
&lt;br /&gt;
==Multicanonic ensemble==&lt;br /&gt;
&lt;br /&gt;
A multicanonic ensemble is choosing the sampling distribution used in the importance sampling to be&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;P(\boldsymbol{r}) = \frac{1}{\rho(F(\boldsymbol{r}))}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \rho(f) = \frac{1}{V}\int_\Omega \delta(F(\boldsymbol{r}) - f) \, d\boldsymbol{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is the density of states of the system with respect to the cost function (&#039;&#039;V&#039;&#039; is the phase-space volume). The consequence of this choice is that the probability to sample a state and it has cost function &#039;&#039;f&#039;&#039; is&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; P(f) = \frac{1}{f_\max - f_\min}\int_\Omega \delta(f - F(\boldsymbol{r})) P(\boldsymbol{r})\,d\boldsymbol{r} = \frac{1}{f_\max - f_\min}\frac{1}{V}\rho(f) \int_\Omega \delta(f - F(\boldsymbol{r})) \, d\boldsymbol{r} = \frac{1}{f_\max - f_\min} = \text{constant}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which motivates the name &amp;quot;flat histogram&amp;quot;. I.e. all costs are equally sampled, and thus there are no barriers. For systems in contact with a heat bath, there is another important advantage: because the sampling is independent of the temperature, one simulation is enough to study all temperatures (thus the name &amp;quot;multicanonic&amp;quot;: several temperatures).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable1&amp;quot; width=300px&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{show&lt;br /&gt;
|example:&lt;br /&gt;
|&lt;br /&gt;
On the ferromagnetic [[Ising model]] with &#039;&#039;N&#039;&#039; sites (exemplified on previous section), the density of states can be analytically computed. In this case, a multicanonic ensemble can be used to compute any other quantity &#039;&#039;Q&#039;&#039; by sampling the system according to &amp;lt;math&amp;gt;P(\boldsymbol{r})&amp;lt;/math&amp;gt; and using the proper estimator &amp;lt;math&amp;gt;\overline{Q}&amp;lt;/math&amp;gt; defined on the previous section.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Tunneling time and critical slowing down==&lt;br /&gt;
&lt;br /&gt;
Like in any other Monte Carlo method, there are correlations of the samples being drawn from &amp;lt;math&amp;gt;P(\boldsymbol{r})&amp;lt;/math&amp;gt;. A typical measurement of the correlation is the &#039;&#039;tunneling time&#039;&#039;. The tunneling time is defined by the number of Markov steps (of the Markov chain) the simulation needs to perform a round-trip between the minimum and maximum of the spectrum of &#039;&#039;F&#039;&#039;. One motivation to use the tunneling time is that when it crosses the spectra, it passes through the region of the maximum of the density of states, thus de-correlating the process. On the other hand using round-trips ensures that the system visits all the spectrum.&lt;br /&gt;
&lt;br /&gt;
Because the histogram is flat on the variable &#039;&#039;F&#039;&#039;, a multicanonic ensemble can be seen as a diffusion process (i.e. a random walk) on the one dimensional line of &#039;&#039;F&#039;&#039; values. [[Detailed balance]] of the process dictates that there is no [[stochastic drift|drift]] on the process.&amp;lt;ref name=Robert/&amp;gt; This implies that the tunneling time, in local dynamics, should scale as a diffusion process, and thus the tunneling time should scale quadratically with the size of the spectrum, &#039;&#039;N&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\tau_{tt} \propto N^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, in some systems (the Ising model being the most paradigmatic), the scaling suffers from critical slowing down: it is &amp;lt;math&amp;gt;N^{2+z}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;z&amp;gt;0&amp;lt;/math&amp;gt; depends on the particular system.&amp;lt;ref name=Dayal/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Non-local dynamics were developed to improve the scaling to a quadratic scaling&amp;lt;ref name=Wolff/&amp;gt; (see [[wolff algorithm]]), beating the critical slowing down. However, it is still an open question whether there is a local dynamics that does not suffer from critical slowing down in spin systems like Ising model.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Reflist|&lt;br /&gt;
refs=&lt;br /&gt;
&amp;lt;ref name=Berg&amp;gt;{{Cite doi|10.1103/PhysRevLett.68.9}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Landau&amp;gt;{{Cite doi|10.1103/PhysRevLett.86.2050}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Newmann&amp;gt;{{cite book&lt;br /&gt;
 |title= Monte Carlo Methods in Statistical Physics&lt;br /&gt;
 |last1=Newmann |first1=M E J&lt;br /&gt;
 |last2=Barkema |first2=G T&lt;br /&gt;
 |year= 2002 &lt;br /&gt;
 |publisher= Oxford University Press&lt;br /&gt;
 |location=USA&lt;br /&gt;
 |isbn=0198517971&lt;br /&gt;
 |url=&lt;br /&gt;
 |page=&lt;br /&gt;
 |pages=&lt;br /&gt;
 |ref=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Lee&amp;gt;{{Cite doi|10.1103/PhysRevE.50.R651}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Metropolis&amp;gt;{{Cite doi|10.1063/1.1699114}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Robert&amp;gt;{{cite book&lt;br /&gt;
 |title=Monte Carlo statistical methods&lt;br /&gt;
 |last1=Robert |first1=Christian |authorlink1=&lt;br /&gt;
 |last2=Casella |first2=George |authorlink2=&lt;br /&gt;
 |year= 2004 &lt;br /&gt;
 |publisher=Springer&lt;br /&gt;
 |location=&lt;br /&gt;
 |isbn=978-0-387-21239-5&lt;br /&gt;
 |url=http://www.springer.com/statistics/statistical+theory+and+methods/book/978-0-387-21239-5&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Dayal&amp;gt;{{Cite doi|10.1103/PhysRevLett.92.097201}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=Wolff&amp;gt;{{Cite doi|10.1103/PhysRevLett.62.361}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Monte Carlo methods]]&lt;br /&gt;
[[Category:Statistical algorithms]]&lt;br /&gt;
[[Category:Computational physics]]&lt;/div&gt;</summary>
		<author><name>138.246.2.247</name></author>
	</entry>
</feed>