0

If $\hat{m_z}=\frac{1}{N}\sum_i \hat{\sigma^z_i}$ is an order parameter for finite quantum system (transverse Ising model, say), then it will never break the $\mathbb{Z}_2$ symmetry since $\langle\psi_0|\hat{m_z}|\psi_0\rangle=0$ for the ground state $|\psi_0\rangle$ that satisfies the symmetry of system.

This is in fact not a unique problem to quantum systems. But for the classical systems, a quick fix that I'm aware of is replacing the scaling $m_z\sim \tau^\beta$ by $m_z^2\sim \tau^{2\beta}$, where $\tau$ is the control parameter and $\beta$ a critical exponent.

(a further possible step is the Binder cumulant/bimodality coefficient defined as the fourth moment scaling as $\tau^{4\beta}$ normalized by this second moment squared, so that no net scaling with the order parameter remains),

A naive, straightforward generalization to quantum systems is thus working with $\langle \hat{m}_z^2\rangle\sim \tau^{2\beta}$. This seems to be indeed what is done, for example in https://doi.org/10.1103/PhysRevB.87.174302 (eq. 54). But now I saw in a response to a different question here https://physics.stackexchange.com/a/460031/25292 that the scaling of the power of a variable should not be so trivial?

So, my questions are

  • Is this procedure of squaring the operator of the order parameter and replacing $\beta\rightarrow 2\beta$ valid?
  • In case not, what would be the alternative, for finite-size scaling purposes?

I just saw in an original paper on 1D quantum Ising, https://doi.org/10.1016/0003-4916(70)90270-8 that they used the square root of only the infinite-range correlation instead of from the full squared magnetisation. But it seems unclear what would be the result of this in a finite system.

Urb
  • 2,724
Wouter
  • 1,733

1 Answers1

1

Up to some sloppy notations, what is written in the question is correct.

Being more rigorous with notations will help clarify the problem.

I will assume that the system is classical, since adding quantum fluctuations will only change the scaling by known scaling relations if the transition is at $T=0$ (which depends on the dynamical exponent $z$), or will not change anything if the transition is at finite temperature.

Let us call $s(x)$ the microscopic field, and $M=\langle s(x)\rangle$ the (natural) order parameter. Let us call $s_0= L^{-d} \int d^dx\, s(x)$, where $L$ is the linear size of the system, and $d$ its dimension. We have by invariance by translation that $M=\langle s_0\rangle$.

Scaling theory tells us that close to the transition (parametrized by the reduced temperature $\tau$), we have $$ M\propto |\tau|^\beta. $$ This can be obtained by coupling $s_0$ to a source field $j$ (which is a volume times a magnetic field), and looking at the scaling behavior of the free energy (not the free energy density): $$ F(\tau,j) = F(|\tau| s^{1/\nu},j s^{-\beta/\nu})= F_1( j |\tau|^{\beta}), $$ where the last line is obtained from $s=|\tau|^{-\nu}$. Because the theory is not critical in presence of a symmetry breaking source, we know that $F_1$ is analytic in its variable. Therefore, we immediately obtain that $$ \langle s_0^k\rangle = |\tau|^{k\beta}, $$ as can also be obtained using Binder's probability distribution of $s_0$.

For $k=2$, this is in agreement with the scaling of the susceptibility, since $$ \chi = L^{-d} \int d^dx d^dy \,\langle s(x) s(y)\rangle=L^d \langle s_0^2\rangle, $$ using that $\gamma=\nu d -2\beta$.

In particular, this means that we can relate all the critical scaling of zero-momenta correlation functions to $\beta$ (up to some $\nu d$ terms). However, this does not mean that all correlation functions have scaling exponents that are simply related to $\beta$ and $\nu$. For instance, the specific heat exponent $\alpha =2-\nu d$ does not depend on $\beta$ (or equivalently to $\eta$). There is no contradiction because $$ C_V = \int d^d x d^d y\, \langle s(x)^2s(y)^2\rangle $$ cannot be written in terms of $s_0$ alone.

Adam
  • 12,192