From de9c03215d05500a7bbe4d3b9b9b8dd319685372 Mon Sep 17 00:00:00 2001
From: Jaron Kent-Dobias <jaron@kent-dobias.com>
Date: Wed, 9 Dec 2020 17:24:44 +0100
Subject: Added figure with eggs.

---
 bezout.tex              |  16 ++++++++++++++++
 fig/threshold_1.000.pdf | Bin 0 -> 11499 bytes
 fig/threshold_1.125.pdf | Bin 0 -> 13139 bytes
 fig/threshold_1.375.pdf | Bin 0 -> 13490 bytes
 fig/threshold_2.000.pdf | Bin 0 -> 14232 bytes
 5 files changed, 16 insertions(+)
 create mode 100644 fig/threshold_1.000.pdf
 create mode 100644 fig/threshold_1.125.pdf
 create mode 100644 fig/threshold_1.375.pdf
 create mode 100644 fig/threshold_2.000.pdf

diff --git a/bezout.tex b/bezout.tex
index fcbe282..21d8146 100644
--- a/bezout.tex
+++ b/bezout.tex
@@ -353,6 +353,22 @@ Another remarkable feature of the limit $\kappa=1$ is that there is still a gap
   } \label{fig:desert}
 \end{figure}
 
+\begin{figure}[htpb]
+  \centering
+
+  \includegraphics{fig/threshold_2.000.pdf}
+  \includegraphics{fig/threshold_1.375.pdf} \\
+  \includegraphics{fig/threshold_1.125.pdf}
+  \includegraphics{fig/threshold_1.000.pdf}
+
+  \caption{
+    Threshold (solid, blue) and ground state (dashed, yellow) energies for the
+    pure 3-spin model with $\kappa=\frac34e^{-i3\pi/4}$ and (a) $a=2$, (b)
+    $a=1.375$, (c) $a=1.125$, and (d) $a=1$. No dashed line is shown in (d)
+    because the ground state does not exist.
+  } \label{fig:eggs}
+\end{figure}
+
 \bibliographystyle{apsrev4-2}
 \bibliography{bezout}
 
diff --git a/fig/threshold_1.000.pdf b/fig/threshold_1.000.pdf
new file mode 100644
index 0000000..8d0ebc4
Binary files /dev/null and b/fig/threshold_1.000.pdf differ
diff --git a/fig/threshold_1.125.pdf b/fig/threshold_1.125.pdf
new file mode 100644
index 0000000..57aa96c
Binary files /dev/null and b/fig/threshold_1.125.pdf differ
diff --git a/fig/threshold_1.375.pdf b/fig/threshold_1.375.pdf
new file mode 100644
index 0000000..c2f4c54
Binary files /dev/null and b/fig/threshold_1.375.pdf differ
diff --git a/fig/threshold_2.000.pdf b/fig/threshold_2.000.pdf
new file mode 100644
index 0000000..a708910
Binary files /dev/null and b/fig/threshold_2.000.pdf differ
-- 
cgit v1.2.3-70-g09d2