1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

グランドポテンシャルと積分された状態密度

Last updated at Posted at 2020-05-23

$\phantom{}$$
\newcommand\nr{\notag\\}%タグなし改行用
\newcommand\ret{\notag\\&\qquad}%数式改行用
\newcommand\I{\mathrm{i}}
\newcommand\D{\mathrm{d}}
\newcommand\E{\mathrm{e}}
\newcommand\hc{\mathrm{h.c.}}
\newcommand\cc{\mathrm{c.c.}}
\newcommand\O[1]{\mathscr{O}\left(#1\right)}
\newcommand\abs[1]{{\left\rvert #1 \right\lvert}}
\newcommand\Res{\mathop{\mathrm{Res}}}
\newcommand\bra[1]{\mathinner{\langle{#1}|}}
\newcommand\ket[1]{\mathinner{|{#1}\rangle}}
\newcommand\braket[1]{\mathinner{\langle{#1}\rangle}}
\newcommand\Bra[1]{\left\langle#1\right|}
\newcommand\Ket[1]{\left|#1\right\rangle}
\newcommand\Braket[1]{\left\langle #1 \right\rangle}
\newcommand|{\middle|}%\Braket用
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\sgn}{sgn}
\newcommand\dashint{\mathchoice
{\int\kern-10pt-}
{\int\kern-8.5pt-}
{\int\kern-6.1pt-}
{\int\kern-4.58pt-}}
\newcommand\for[1]{\quad\mathrm{for}\quad #1}
\newcommand\set[1]{\left\{#1\right\}}
$

 ある一体ハミルトニアン$\mathcal{H}$で記述されるFermion系が,逆温度$\beta$,化学ポテンシャル$\mu$で特徴づけられるリザバーに接触し,熱平衡状態を達成しているものとする.
この系のグランドポテンシャル密度$\Omega(\beta,\mu)$は次のように表示できる:

\begin{align}
\Omega(\beta,\mu)=\Omega(\beta,-\infty)
-
\int\D\epsilon
N(\epsilon)
f(\beta,\epsilon-\mu),
\end{align}

ここで$N(\epsilon)$は積分された状態密度,$f(\beta,x)$はFermi--Dirac分布関数である.

積分された状態密度はGreen関数で書ける.
すなわち,我々はグランドポテンシャルをGreen関数法で評価できるということである.
グランドポテンシャルは完全な熱力学関数であるから,
熱力学的諸量もまたGreen関数法で記述できる.

導出

$\Omega(\beta,\mu)$の$\mu$に関する導関数を積分することで

\begin{align}
\Omega(\beta,\mu)-\Omega(\beta,-\infty)
\equiv\int_{-\infty}^\mu \D \mu'
\frac{\partial\Omega(\beta,\mu')}{\partial\mu'}
, \tag{1}\label{eq:omega}
\end{align}

と書けるが,このように書くと,右辺の被積分関数が粒子数密度であることに気づくであろう.
もし,$\mathcal{H}$が一体ハミルトニアンであるならば,

\begin{align}
-\frac{\partial\Omega(\beta,\mu)}{\partial\mu}
 = 
\int\D\epsilon f(\beta,\epsilon-\mu)\rho(\epsilon),
\end{align}

となって一体問題に帰着される.ここで

\begin{align}
f(\beta,x): = \frac{1}{\E^{\beta x}+1},
\end{align}

はFermi--Dirac分布関数である.また,$\rho(\omega)$は単位体積当たりの (一体) 状態密度である.
積分された状態密度を次式で定義しよう:

\begin{align}
N(\epsilon): = \int_{-\infty}^\epsilon \D \epsilon' \rho(\epsilon').
\end{align}

これらを__($\ref{eq:omega}$)__に代入すると

\begin{align}
\Omega(\beta,\mu)-\Omega(\beta,-\infty)
 = 
-
\int_{-\infty}^\mu
\D\mu'
\int\D\epsilon f(\beta,\epsilon-\mu') \frac{\D N(\epsilon)}{\D\epsilon},
\end{align}

となる.$\epsilon$に関する部分積分を行うと

\begin{align}
\Omega(\beta,\mu)-\Omega(\beta,-\infty)
 = 
-
\int_{-\infty}^\mu
\D\mu'
\left[
f(\beta,\epsilon-\mu') N(\epsilon)\Bigr|_{\epsilon\to-\infty}^{\epsilon\to\infty}
-
\int\D\epsilon \frac{\partial f(\beta,\epsilon-\mu')}{\partial\epsilon}
N(\epsilon)
\right],
\end{align}

である.また,$N(-\infty) = 0$および$f(\infty) = 0$であるので上式の表面項は落ちて

\begin{align}
\Omega(\beta,\mu)-\Omega(\beta,-\infty)
 = 
\int_{-\infty}^\mu
\D\mu'
\int\D\epsilon \frac{\partial f(\beta,\epsilon-\mu')}{\partial\epsilon}
N(\epsilon)
 = 
-
\int_{-\infty}^\mu
\D\mu'
\int\D\epsilon \frac{\partial f(\beta,\epsilon-\mu')}{\partial\mu'}
N(\epsilon)
,
\end{align}

である.更に積分の順序を入れ替え,$\epsilon$積分より先に$\mu'$積分を実行する:

\begin{align}
\Omega(\beta,\mu)-\Omega(\beta,-\infty)
 = 
-
\int\D\epsilon
N(\epsilon)
\int_{-\infty}^\mu
\D\mu'
\frac{\partial f(\beta,\epsilon-\mu')}{\partial\mu'}
 = 
-
\int\D\epsilon
N(\epsilon)
f(\beta,\epsilon-\mu)
.
\end{align}

こうして次式を得る:

\begin{align}
\Omega(\beta,\mu) = \Omega(\beta,-\infty)
-
\int\D\epsilon
N(\epsilon)
f(\beta,\epsilon-\mu).
\end{align}
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?