diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-12-07 15:55:25 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-12-07 15:55:25 +0100 |
commit | 4a0a864cc9d164efc52b23d0ed1b8b51aae4bbbd (patch) | |
tree | c1132b8088c878cb184d62d6105223efb0f79ea4 | |
parent | cd83d96a1e8b425601c059241882b87e0d572860 (diff) | |
parent | b2cd0da3f154935bf8ebe9a13ffe68bb97b4df41 (diff) | |
download | PRR_3_023064-4a0a864cc9d164efc52b23d0ed1b8b51aae4bbbd.tar.gz PRR_3_023064-4a0a864cc9d164efc52b23d0ed1b8b51aae4bbbd.tar.bz2 PRR_3_023064-4a0a864cc9d164efc52b23d0ed1b8b51aae4bbbd.zip |
Merge branch 'master' of https://git.overleaf.com/5fcce4736e7f601ffb7e1484
-rw-r--r-- | bezout.tex | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -43,7 +43,10 @@ The most tractable family of these are the mean-field spherical p-spin models d \begin{equation} \label{eq:bare.hamiltonian} E = \sum_p \frac{c_p}{p!}\sum_{i_1\cdots i_p}^NJ_{i_1\cdots i_p}z_{i_1}\cdots z_{i_p}, \end{equation} -where the $J_{i_1\cdots i_p}$ are +where the $J_{i_1\cdots i_p}$ are real Gaussian variables and the $z_i$ are real and constrained +to a sphere $\sum_i z_i^2=N$. + +In th where $z\in\mathbb C^N$ is constrained by $z^2=N$ and $J$ is a symmetric tensor whose elements are complex normal with $\langle|J|^2\rangle=p!/2N^{p-1}$ and $\langle J^2\rangle=\kappa\langle|J|^2\rangle$ for complex parameter |