\documentclass[aps,prl,reprint,longbibliography,floatfix,fleqn]{revtex4-2} \usepackage[utf8]{inputenc} % why not type "Bézout" with unicode? \usepackage[T1]{fontenc} % vector fonts plz \usepackage[ colorlinks=true, urlcolor=purple, citecolor=purple, filecolor=purple, linkcolor=purple ]{hyperref} % ref and cite links with pretty colors \usepackage{amsmath, amssymb, graphicx, xcolor} % standard packages \begin{document} \title{Complex complex landscapes: saturating the Bézout bound} % change me \author{Jaron Kent-Dobias} \author{Jorge Kurchan} \affiliation{Laboratoire de Physique de l'Ecole Normale Supérieure, Paris, France} \date\today \begin{abstract} The complexity of the complex $p$-spin model saturates the Bézout bound \cite{Bezout_1779_Theorie}. \end{abstract} \maketitle \begin{equation} \label{eq:bare.hamiltonian} H_0 = \frac1{p!}\sum_{i_1\cdots i_p}^NJ_{i_1\cdots i_p}z_{i_1}\cdots z_{i_p}, \end{equation} where the $z$ are constrained by $z\cdot z=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 $|\kappa|<1$. The constraint is enforced using the method of Lagrange multipliers: introducing the $\epsilon\in\mathbb C$, this gives \begin{equation} \label{eq:constrained.hamiltonian} H = H_0+\frac p2\epsilon\left(N-\sum_i^Nz_i^2\right). \end{equation} At any critical point $\epsilon=H/N$, the average energy. \bibliographystyle{apsrev4-2} \bibliography{bezout} \end{document}