From 8d5c8ff1c21bc7da859cf62f772fac446c806557 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Thu, 13 Feb 2020 22:18:14 -0500 Subject: As presented at Virginia Tech on 2020-02-14 --- Jauslin_VATech_2020.tex | 276 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 Jauslin_VATech_2020.tex (limited to 'Jauslin_VATech_2020.tex') diff --git a/Jauslin_VATech_2020.tex b/Jauslin_VATech_2020.tex new file mode 100644 index 0000000..ddc9716 --- /dev/null +++ b/Jauslin_VATech_2020.tex @@ -0,0 +1,276 @@ +\documentclass{ian-presentation} + +\usepackage[hidelinks]{hyperref} +\usepackage{graphicx} +\usepackage{array} + +\begin{document} +\pagestyle{empty} +\hbox{}\vfil +\bf\Large +\hfil A simplified approach to interacting Bose gases\par +\vfil +\large +\hfil Ian Jauslin +\normalsize +\vfil +\hfil\rm joint with {\bf Eric Carlen}, {\bf Elliott H. Lieb}\par +\vfil +arXiv:{\tt \href{https://arxiv.org/abs/1912.04987}{1912.04987}} +\hfill{\tt \href{http://ian.jauslin.org}{http://ian.jauslin.org}} +\eject + +\setcounter{page}1 +\pagestyle{plain} + +\title{Interacting Bose gas} +\vskip-10pt +\begin{itemize} + \item State: symmetric wave functions in a finite box of volume $V$ with periodic boundary conditions: + $$ + \psi(x_1,\cdots,x_N) + ,\quad + x_i\in \Lambda_d:=V^{\frac1d}\mathbb T^d + $$ + \item Probability distribution: $|\psi(x_1,\cdots,x_N)|^2$ + \item $N$-particle Hamiltonian: + $$ + H_N:= + -\frac12\sum_{i=1}^N\Delta_i + +\sum_{1\leqslant i\displaystyle l} + -\frac12(\Delta_x+\Delta_y) g_2(x,y) + +\frac{N-2}V\int dz\ (v(x-z)+v(y-z))g_3(x,y,z) + \\[0.5cm]\hfill + +v(x-y)g_2(x,y) + +\frac{(N-2)(N-3)}{2V^2}\int dzdt\ v(z-t)g_4(x,y,z,t) + =E_0g_2(x,y) + \end{array} + $$ + \item Factorization assumption: + $$ + g_3(x_1,x_2,x_3)=g_2(x_1,x_2)g_2(x_1,x_3)g_2(x_2,x_3) + $$ + $$ + g_4(x_1,x_2,x_3,x_4)=\prod_{i0$, and compute $\rho$ and $u$. + + \item Iteration: $u_0=0$, + $$ + (-\Delta+4e+v)u_n=v+2e\rho_{n-1}u_{n-1}\ast u_{n-1} + ,\quad + \rho_n:=\frac{2e}{\int dx\ (1-u_n(x))v(x)} + . + $$ + + \item Prove by induction that $u_n(x)$ is an increasing sequence, and is bounded $u_n(x)\leqslant 1$. It therefore converges to a function $u$, which is the unique integrable solution of the equation with $e$ fixed. + + \item In addition, we prove that $e\mapsto\rho(e)$ is continuous, and $\rho(0)=0$ and $\rho(\infty)=\infty$, which allows us to compute solutions for the problem at fixed $\rho$. This does not imply the uniqueness of the solution. +\end{itemize} +\vfill +\eject + +\title{Asymptotics (sketch)} +\vskip-10pt +\begin{itemize} + \item When $\rho$ is small, $e$ is small as well, so the solution $u$ is {\it not too far from} the solution of the scattering equation + $$ + (-\Delta+v)\varphi=v + . + $$ + + \item The energy of $\varphi$ is + $$ + \frac\rho 2\int dx\ (1-\varphi(x))v(x)=2\pi\rho a + $$ + which yields the first term in the expansion. + + \item The second term comes from approximating + $$ + (1-u(x))v(x)\approx\frac{2e}\rho\delta(x) + $$ + and solving the equation in Fourier space. +\end{itemize} +\vfill +\eject + +\title{Decay (sketch)} +$$ + (-\Delta+4e+v)u=v+2e\rho u\ast u + ,\quad + e=\frac\rho2\int dx\ (1-u(x))v(x) +$$ +\begin{itemize} + \item $u$ and $u\ast u$ have to decay at the same rate. This is a property of algebraically decaying functions. + + \item (Remark: if $f(x)\geqslant f\ast f(x)$ and $\int f=\frac12$, then (morally) $f\sim|x|^{d+1}$.) + + \item (Remark: $u_n(x)$ decays exponentially). + + \item Proof is based on the Fourier transform and complex analysis. + + \item Remark: The truncated two-point correlation function of the Bose gas is also conjectured to decay like $|x|^{-4}$. +\end{itemize} +\vfill +\eject + +\title{Conclusion} +\vfill +\begin{itemize} + \item Simple equation: correct asymptotics for the ground state energy at both high and low densities. + + \item Good approximation for intermediate densities (relative error of 5\%). + + \item Intriguing non-linear PDE. + + \item Proved existence, asymptotics, and decay rate. +\end{itemize} +\vfill +\eject + +\title{Open problems and conjectures} +\begin{itemize} + \item Monotonicity of $e\mapsto\rho(e)$, and concavity of $e\mapsto\frac1{\rho(e)}$ (would imply uniqueness). + + \item Other observables? Condensate fraction? (in progress) + + \item Crystallization? + + \item {\it Lieb's simple equation} is actually a simplified version of a more complicated one: {\it Lieb's full equation}. Can it improve on the simple one? (in progress) +\end{itemize} + +\end{document} -- cgit v1.2.3-54-g00ecf