\documentclass[11pt,fleqn]{article}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% template that does not use Revtex4
%%% but allows special fonts
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%
%%% Please use this template.
%%% Edit it using e.g. Notepad
%%% Ignore the header (do not change it)
%%% Process the file in the Latex site 
%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% Page setup
\topmargin -1.5cm      
\oddsidemargin -0.04cm   
\evensidemargin -0.04cm  
\textwidth 16.59cm
\textheight 24cm 
\setlength{\parindent}{0cm} 
\setlength{\parskip}{0cm} 


% Fonts
\usepackage{latexsym}
\usepackage{amsmath} 
\usepackage{amssymb} 
\usepackage{bm}
\usepackage{epsfig}


% Math symbols I
\newcommand{\sinc}{\mbox{sinc}}
\newcommand{\const}{\mbox{const}}
\newcommand{\trc}{\mbox{trace}}
\newcommand{\intt}{\int\!\!\!\!\int }
\newcommand{\ointt}{\int\!\!\!\!\int\!\!\!\!\!\circ\ }
\newcommand{\ar}{\mathsf r}
\newcommand{\im}{\mbox{Im}}
\newcommand{\re}{\mbox{Re}}

% Math symbols II
\newcommand{\eexp}{\mbox{e}^}
\newcommand{\bra}{\left\langle}
\newcommand{\ket}{\right\rangle}

% Mass symbol
\newcommand{\mass}{\mathsf{m}} 
\newcommand{\Mass}{\mathsf{M}} 

% More math commands
\newcommand{\tbox}[1]{\mbox{\tiny #1}}
\newcommand{\bmsf}[1]{\bm{\mathsf{#1}}} 
\newcommand{\amatrix}[1]{\begin{matrix} #1 \end{matrix}} 
\newcommand{\pd}[2]{\frac{\partial #1}{\partial #2}}

% Other commands
\newcommand{\hide}[1]{}
\newcommand{\drawline}{\begin{picture}(500,1)\line(1,0){500}\end{picture}}
\newcommand{\bitem}{$\bullet$ \ \ \ }
\newcommand{\Cn}[1]{\begin{center} #1 \end{center}}
\newcommand{\mpg}[2][1.0\hsize]{\begin{minipage}[b]{#1}{#2}\end{minipage}}
\newcommand{\Dn}{\vspace*{3mm}}

% Figures
\newcommand{\putgraph}[2][0.30\hsize]{\includegraphics[width=#1]{#2}}

% heading
\newcommand{\heading}[1]{\begin{center} \Large {#1} \end{center}}
\newcommand{\auname}[1]{\begin{center} \bf Submitted by: #1 \end{center}}






\begin{document} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\heading{Sonic Black Hole In Bose-Einstein Condensate} 
\auname{Eyal Gavish}
\Dn

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [1] Introduction}
\normalsize{
\Dn


A sonic black hole is an analog to astrophysical black hole. Astrophysical black hole is a massive object surrounded by event horizon which light cannot escape from.
A sonic black hole is a system with event horizon which phonons cannot escape from. A sonic black hole contains a region of subsonic flow $(v< c)$ as well as a region of supersonic flow $(v > c)$. Since phonons cannot propagate against the supersonic flow, the boundary between the two regions is the sonic black hole horizon.

\begin{figure} [ht]
\center{\epsfig{file=de_Laval_nozzle.jpg,width=6cm,angle=0 }}
\caption{
Hydrodynamic de Laval nozzle. For gas flowing from the left at subsonic velocity $(v<c)$ the cross section becoming narrow until the waist. The gas accelerates as the cross section becoming narrow. If the gas will reach sonic velocity at the waist $(v=c)$ then the outgoing flow will be supersonic $(v>c)$.
}
\label{fig:delaval}
\end{figure}




}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [2] Classical equations of motion of a flow}
\normalsize{
\Dn

The two equations that describe one dimensional compressible fluid that is subjected to external force are the continuity equation


\begin{equation}
\frac{\partial \rho}{\partial t} + \frac{\partial}{\partial x} (\rho v) = 0
\end{equation}
which is a mass conservation equation and Euler's equation

\begin{equation}
\frac{\partial v}{\partial t} + v \frac{\partial v}{\partial x} = -\frac{1}{\rho}\frac{\partial P}{\partial x}  -\frac{1}{m}\frac{\partial V(x)}{\partial x}
\end{equation}
which is Newton's second law. Where $\rho$ is the density, $P$ is the pressure and $v$ is the velocity. For a stationary flow, by using the divergence theorem, the continuity equation becomes

\begin{equation}
\frac{1}{v} \frac{dv}{dx} + \frac{1}{A} \frac{dA}{dx} + \frac{1}{\rho} \frac{d \rho}{dx} = 0
\end{equation}

where $A$ is the cross section of the nozzle. Euler's equation (for a stationary flow) is

\begin{equation}
v\frac{dv}{dx} = -\frac{1}{\rho}\frac{d P}{dx} - \frac{1}{m}\frac{dV(x)}{dx}
\end{equation}

If we assume that the flow is incompressible we can get Bernoulli's equation for incompressible fluid which is the energy conservation law

\begin{equation}
\frac{1}{2}v^2 + \frac{P}{\rho} + \frac{V(x)}{m} = const
\end{equation}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Dn
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [3] Speed of sound in a classical flow}
\normalsize{
\Dn

We consider a flow without an external potential. We assume a standing flow with a small velocity $v$ and small perturbations in the density and in the pressure:
\begin{equation}
\rho = \rho_0 + \delta\rho
\end{equation}
\begin{equation}
P = P_0 + \delta P
\end{equation}

Where $\rho_0$ and $P_0$ are constants and $\delta$ is a small quantity.

Under these assumptions and by neglecting second order terms (i.e. $\delta^2$ and $v\delta$), equations (1) and (2) become

\begin{equation}
\frac{\partial \rho}{\partial t} + \rho \frac{\partial v}{\partial x} = 0
\end{equation}
\begin{equation}
\frac{\partial v}{\partial t}  = - \frac{1}{\rho} \frac{\partial P}{\partial x}
\end{equation}

We derive equation $(8)$ with respect to $t$ and neglect terms of second order:

\begin{equation}
\frac{\partial^2 \rho}{\partial t^2} + \rho \frac{\partial^2  v}{\partial t \partial x} = 0
\end{equation}

We insert $(9)$ into $(10)$ and again neglect small terms:

\begin{equation}
\frac{\partial^2 \rho}{\partial t^2} = -\rho \frac{\partial}{\partial x} \frac{\partial v}{\partial t} = \rho \frac{\partial}{\partial x} (\frac{1}{\rho} \frac{\partial P}{\partial x}) = \frac{\partial}{\partial x} \frac{\partial P}{\partial x} = \frac{\partial}{\partial x} \frac{\partial P}{\partial \rho} \frac{\partial \rho}{\partial x} = \frac{\partial P}{\partial \rho} \frac{\partial^2 \rho}{\partial x^2}
\end{equation} 

We define [1]:
\begin{equation}
c^2(x) \equiv \frac{\partial P}{\partial \rho}
\end{equation}

We have got

\begin{equation}
\frac{\partial^2 \rho}{\partial t^2} = c^2 \frac{\partial^2 \rho}{\partial x^2}
\end{equation}

This is a wave equation for the variable $\rho$ with the speed $c$, which is called the speed of sound.


}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Dn
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [4] Hydrodynamic de Laval nozzle}
\normalsize{
\Dn


We can now write equation $(4)$ as


\begin{equation}
v\frac{dv}{dx} + c^2 \frac{1}{\rho} \frac{d \rho}{dx} + \frac{1}{m} \frac{dV(x)}{dx} = 0
\end{equation}

 We now combine $(3)$ and $(14)$ for two different cases. First case is $dV(x)/dx = 0$ [1]:

\begin{equation}
\frac{1}{v} \frac{dv}{dx} = -\frac{1}{1 - (v/c)^2}\frac{1}{A} \frac{dA}{dx}
\end{equation}

This case is illustrated in Fig.1. We can see that for a subsonic flow, the velocity increases as the cross section decreases and the velocity decreases as the cross section increases and opposite for supersonic flow. To archive a transition between subsonic flow to supersonic flow, the flow has to reach sonic flow exactly at the waist.

The second case is a constant cross section $A$. We get [2, 3]:

\begin{equation}
\frac{1}{v} \frac{dv}{dx} = \frac{1}{1 - (v/c)^2}\frac{1}{mc^2} \frac{dV(x)}{dx}
\end{equation}

Here, for subsonic flow, the velocity increases when the potential increases, and the velocity decreases as the potential decreases.

\Dn

We can consider the following potential in the interval $x = [-L/2,L/2]$ [4]:

\begin{equation}
V(x) = V_0 \cos^2(\frac{2 \pi x}{L})
\end{equation}

Under this potential, for a subsonic flow that flowing to the right, there is a black hole horizon at $x = 0$.

\Dn


We now go back to equation $(14)$ and write it as

\begin{equation}
\frac{d}{dx} \frac{1}{2} v^2 + c^2 \frac{1}{\rho} \frac{d \rho}{dx} + \frac{1}{m} \frac{dV(x)}{dx} = 0
\end{equation}

Integrating both sides with respect to $x$ we get

\begin{equation}
\frac{1}{2} m v^2 + m \int \frac{c^2(x)}{\rho} \frac{d\rho}{dx} dx + V(x) = const
\end{equation}

This is Bernoulli's equation for a compressible fluid.

}






%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\Dn
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [5] Quantum de Laval nozzle in the hydrodynamic approximation}
\normalsize{
\Dn



The Gross-Pitaevskii equation for a Bose gas in a stationary state is

\begin{equation}
\mu \psi = (-\frac{\hbar^2}{2m} \frac{\partial^2}{\partial x^2} + V(x) + g|\psi(x,t)|^2)\psi(x,t)
\end{equation}

We write the wave function as a macroscopic order parameter:

\begin{equation}
\psi = \sqrt{n} e^{i\varphi}
\end{equation}

Where $n(x)$ is the density. The probability current density is defined by
\begin{equation}
j = \frac{\hbar}{2mi}(\psi^*\frac{\partial \psi}{\partial x} - \psi \frac{\partial \psi^*}{\partial x})
\end{equation}
giving
\begin{equation}
j = \frac{\hbar}{m}n\frac{\partial\varphi}{\partial x}
\end{equation}

The velocity is defined by
\begin{equation}
v=\frac{j}{n}
\end{equation}
giving
\begin{equation}
v = \frac{\hbar}{m}\frac{\partial\varphi}{\partial x}
\end{equation}

The continuity equation for a stationary state is

\begin{equation}
\frac{\partial j}{\partial x} = 0
\end{equation}

Using $(24)$ we can write it as

\begin{equation}
\frac{\partial}{\partial x}(nv) = 0
\end{equation}

Combining $(20)$, $(25)$ and $(27)$ we get

\begin{equation}
\mu = -\frac{\hbar^2}{2m \sqrt{n}}\frac{\partial^2 \sqrt{n}}{\partial x^2} + V(x) + gn + \frac{1}{2}mv^2
\end{equation}


In the hydrodynamic approximation we assume that the interactions are strong, so the density varies slowly in $x$ and we can neglect the term $\frac{\partial^2 \sqrt{n}}{\partial x^2}$. After doing so, $(28)$ becomes

\begin{equation}
\frac{1}{2}mv^2 + gn + V(x) = \mu
\end{equation}

This equation is an energy conservation law which is similar to Bernoulli's equation $(19)$ with the identifications

\begin{equation}
c^2(x) \equiv \frac{gn(x)}{m} , \, \, \, \, \, \, \, \, \rho(x) \equiv mn(x)  , \, \, \, \, \, \, \, \, \mu = const
\end{equation}

Under these identifications we can solve the integral in equation $(19)$:

\begin{equation}
m \int \frac{c^2(x)}{\rho} \frac{d\rho}{dx} dx = m \int \frac{gn/m}{nm} \frac{d (nm)}{dx} dx =  \int g \frac{d n}{dx} dx = gn
\end{equation}

And we get the same equation. Thus, equation $(29)$ can be derived to be the same as equation $(16)$ which defines the de Laval nozzle.
\Dn

In the next section we show that indeed the identifications we made in $(30)$ are true.

}




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\Dn
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [6] Small amplitude oscillations in a Bose gas at zero temperature}
\normalsize{
\Dn


A one dimensional Bose-Einstein gas at zero temperature and external potential $V(x)$  is described by the Gross-Pitaevskii equation


\begin{equation}
i\hbar\frac{\partial \Psi(x,t)}{\partial t} = (-\frac{\hbar^2}{2m} \frac{\partial^2}{\partial x^2} + V(x) + g|\Psi(x,t)|^2)\Psi(x,t)
\end{equation}

Where $g$ is the effective one dimensional interaction parameter which is proportional to the interaction length.

We will now assume no external potential and take $\Psi$ to be
\begin{equation}
\Psi(x,t) = \Psi '(x,t) e^{-\frac{i \mu t}{\hbar}}
\end{equation}


Where $\mu$ is the chemical potential. For convenience we will not use the $'$ sign anymore. Equation $(32)$ becomes

\begin{equation}
\mu\Psi + i\hbar \frac{\partial \Psi }{\partial t} = -\frac{\hbar^2}{2m}\frac{\partial^2 \Psi }{\partial x^2} + g|\Psi|^2\Psi
\end{equation}

Next step we take $\Psi$ to be
\begin{equation}
\Psi(x,t) = \sqrt{n(x)} + \psi(x,t)
\end{equation}

Where
\begin{equation}
|\psi|  \ll \sqrt{n}
\end{equation}
 
We insert $(35)$ into $(34)$ and neglect terms of second order in $\psi$ to get

\begin{equation}
\mu\sqrt{n} + \mu\psi + i\hbar\frac{\partial\psi}{\partial t} = -\frac{\hbar^2}{2m}\frac{\partial^2\sqrt{n}}{\partial x^2} - \frac{\hbar^2}{2m}\frac{\partial \psi}{\partial x^2} + g\sqrt{n}n + 2gn\psi + gn\psi^*
\end{equation}


But  $\sqrt{n}$ is a solution to Gross-Pitaevskii equation

\begin{equation}
i\hbar\frac{\partial \sqrt{n}}{\partial t} = (-\frac{\hbar^2}{2m} \frac{\partial^2}{\partial x^2} + gn)\sqrt{n}
\end{equation}

So equation $(37)$ becomes

\begin{equation}
\mu\psi + i\hbar\frac{\partial\psi}{\partial t} = -\frac{\hbar^2}{2m}\frac{\partial^2\psi}{\partial x^2} + 2gn\psi + gn\psi^*
\end{equation}

We look for solutions of the form

\begin{equation}
\psi(x,t) = u(x)e^{-i\omega t} + v(x)^*e^{i\omega t}
\end{equation}


By collecting all the terms evolving in time like $e^{-i\omega t}$ and $e^{i\omega t}$ one obtains the following pair of differential equations

\begin{equation}
\mu u(x) + \hbar \omega u(x) = -\frac{\hbar^2}{2m}\frac{\partial^2 u(x)}{\partial x^2} + 2gnu(x) + gnv(x)
\end{equation} 
\begin{equation}
\mu v(x) - \hbar \omega v(x) = -\frac{\hbar^2}{2m}\frac{\partial^2 v(x)}{\partial x^2} + 2gnv(x) + gnu(x)
\end{equation} 

We take the chemical potential to be the interaction energy
\begin{equation}
\mu = gn
\end{equation} 
and $u(x)$, $v(x)$ to be
\begin{equation}
u(x) = ue^{ikx} , \,  \,  \,  \,  \,  \,  \,  v(x) = ve^{ikx}
\end{equation} 

and we rearrange equations $(41)$ and $(42)$

\begin{equation}
(\frac{\hbar^2 k^2}{2m} -\hbar\omega  + gn)u + gnv = 0
\end{equation} 
\begin{equation}
(\frac{\hbar^2 k^2}{2m} + \hbar\omega  + gn)v + gnu = 0
\end{equation} 

The determinant of the coefficients must vanish

\begin{equation}
(\frac{\hbar^2 k^2}{2m} + gn -\hbar\omega)(\frac{\hbar^2 k^2}{2m} + gn + \hbar\omega) - (gn)^2 = 0
\end{equation} 

We get the dispersion relation [5]:

\begin{equation}
(\hbar\omega)^2 = (\frac{\hbar^2 k^2}{2m})^2 + \hbar^2 k^2 \frac{gn}{m}
\end{equation} 

For small wave numbers we neglect $k^4$ and get

\begin{equation}
\omega = k\sqrt{\frac{gn}{m}}
\end{equation} 

Thus, the group velocity is

\begin{equation}
v_g \equiv \frac{\partial \omega}{\partial k} = \sqrt{\frac{gn}{m}} \equiv c
\end{equation} 

And we proved the identifications we made in $(30)$.

}







%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\Dn
\Dn
=\!=\!=\!=\!=\!=\!=
\large {\bf [7] Transonic solutions for the hydrodynamic approximation}
\normalsize{
\Dn

We now wish to solve equation $(29)$ and to find a transonic solution. For a stationary state, $(24)$ and $(26)$ gives

\begin{equation}
j = nv = const
\end{equation}

We write $(29)$ in terms of $j$

\begin{equation}
v^3 + v\frac{2(V(x) - \mu)}{m} + \frac{2 j g}{m} = 0
\end{equation}

We take V(x) to be as defined in $(17)$. The solutions for this equation are determined by the parameters $V_0, \mu, g, j$. The way we choose these parameters is to get three real solutions. A complex solution is unstable. One of the three solutions is negative hence not physical. The two physical solutions are [4]:


\begin{equation}
v_{-}(x) = \sqrt{\frac{8(\mu-V(x))}{3m}}\cos{(\frac{\theta(x) + 4\pi}{3})} \, \, \, \, \, $subsonic solution$
\end{equation}

\begin{equation}
v_{+}(x) = \sqrt{\frac{8(\mu-V(x))}{3m}}\cos{(\frac{\theta(x)}{3})} \, \, \, \, \, \, \, \, \, \, \, \, \, \, \, \, \, \, \,  $supersonic solution$
\end{equation}

Where
\begin{equation}
\cos(\theta(x)) = -\frac{jg}{m} \, (\frac{3m}{2(\mu - V(x))})^{3/2}
\end{equation}

\Dn
From the velocity we can find the speed of sound. To do so we consider the relation we found earlier:

\begin{equation}
c(x) = \sqrt{\frac{gn(x)}{m}}
\end{equation}

Together with
\begin{equation}
n(x)v(x) = \, \, $const$ \, \, \Rightarrow \, \, \, v(x) = \frac{const}{n(x)}
\end{equation}

We write

\begin{equation}
c(x) = \sqrt{\frac{ga}{mv(x)}}
\end{equation}
Where $a$ is constant.
\Dn


As mentioned before, the sonic black hole horizon is at $x = 0$, which is the maximum of the potential. The condition for transonic flow is given by the chemical potential [4]:

 \begin{equation}
\mu_{critical} = \frac{3}{2}(jg)^{3/2}m^{1/3} + V_0
\end{equation}

The two solutions of the velocity are presented in figure 2 [4], together with the potential $(17)$.

\begin{figure} [ht]
\center{\epsfig{file=Transonic_Potential2.jpg,width=6cm,angle=0 }}
\caption{
Upper panel is the transonic solution for $(52)$. Green solid line is the subsonic branch, dashed green line is the corresponding speed of sound. Solid blue line is the supersonic branch with the dashed blue line describes the speed of sound.
Lower panel is the potential V(x). The vertical dashed line represents the sonic black hole horizon.
}
\label{fig:delaval}
\end{figure}



}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\Dn
•\newpage

\begin{thebibliography}{99}

\bibitem{cnz}
P.K Kundu and I.M Cohen, \textit{Fluid Mechanics, Second Edition} (Academic Press, California, 2002).
\Dn
\bibitem{cnz}
L.D Landau and E.M Lifshits, \textit{Fluid Mechanics} (Pergamon, Oxford, 1987).
\Dn
\bibitem{cnz}
Chia-Shun Yih, \textit{Fluid Mechanics: a concise introduction to the theory} (West River Press, Michigan, 1979).
\Dn
\bibitem{cnz}
P. Jain, A. S. Bradley and C. W. Gardiner, Phys. Rev. A 76, 023617 (2007).
\Dn
\bibitem{cnz}
L. Pitaevskii and S. Stringari, Bose-Einstein Condensation (Clarendon, Oxford, 2003).


\end{thebibliography}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



\end{document} 
