New derivation working in the general case for F

This commit is contained in:
Antoine Marie 2022-11-09 08:52:28 +01:00
parent 1ed9b62cee
commit 64522ac5cf
2 changed files with 277 additions and 101 deletions

137
Notes/Notes.rty Executable file
View File

@ -0,0 +1,137 @@
%============================================================%
%%% NEWCOMMANDS %%%
% ============================================================%
%%% This latex gather all the latex commands that I use to facilitate the writing of electronic structure manuscript, report...
%%% You can import these commands by adding the following line in you .text
%%% \input{commands}
%%% Latin %%%
\newcommand{\ie}{\textit{i.e.}~}
\newcommand{\eg}{\textit{e.g.}~}
\newcommand{\etal}{\textit{et al.}~}
%%% Operators %%%
\newcommand{\hH}{\Hat{H}} % Hamiltonian operator
\newcommand{\HN}{\Hat{\mathnormal{H}}_{\text{N}}} % Normal ordered Hamiltonian
\newcommand{\Hsim}{\hat{\bar{H}}} % Similarity transformed Hamiltonian
\newcommand{\hC}{\Hat{C}} % CI operator
\newcommand{\hT}{\Hat{T}} % Cluster operator
\newcommand{\T}[1]{\Hat{\mathnormal{T}}_{#1}} % Cluster operator of a given excitation number
\newcommand{\hsig}{\Hat{\sigma}} % Unitary cluster operator
\newcommand{\hK}{\Hat{K}} % Anti-hermitian orbital rotation operator
\newcommand{\hS}{\Hat{S}} % Anti-hermitian CI coefficients rotation operator
\newcommand{\hP}[1]{\Hat{\mathnormal{P}}_{#1}} % Permutation operators
\newcommand{\hE}{\Hat{E}} % Spin averaged single excitation operator
\newcommand{\cre}[1]{a_{#1}^\dagger} % Creation operator
\newcommand{\ani}[1]{a_{#1}} % Annihilation operator
\newcommand{\bcre}[1]{b_{#1}^\dagger} % Boson creation operator
\newcommand{\bani}[1]{b_{#1}} % Boson annihilation operator
\newcommand{\no}[2]{\mleft\{ \hat{a}_{#1}^{#2}\mright\} }
%%% Matrices %%%
\newcommand{\bA}{\boldsymbol{A}}
\newcommand{\bB}{\boldsymbol{B}}
\newcommand{\bC}[2]{\boldsymbol{C}_{#1}^{#2}}
\newcommand{\bD}{\boldsymbol{D}}
\newcommand{\bE}{\boldsymbol{E}}
\newcommand{\bF}[2]{\boldsymbol{F}_{#1}^{#2}}
\newcommand{\bG}{\boldsymbol{G}}
\newcommand{\bH}{\boldsymbol{H}}
\newcommand{\bJ}{\boldsymbol{J}}
\newcommand{\bK}{\boldsymbol{K}}
\newcommand{\bL}{\boldsymbol{L}}
\newcommand{\bM}{\boldsymbol{M}}
\newcommand{\bN}{\boldsymbol{N}}
\newcommand{\bP}{\boldsymbol{P}}
\newcommand{\bQ}{\boldsymbol{Q}}
\newcommand{\bR}{\boldsymbol{R}}
\newcommand{\bS}{\boldsymbol{S}}
\newcommand{\bT}{\boldsymbol{T}}
\newcommand{\bU}{\boldsymbol{U}}
\newcommand{\bV}[2]{\boldsymbol{V}_{#1}^{#2}}
\newcommand{\bW}{\boldsymbol{W}}
\newcommand{\bX}{\boldsymbol{X}}
\newcommand{\bY}{\boldsymbol{Y}}
\newcommand{\bZ}[2]{\boldsymbol{Z}_{#1}^{#2}}
\newcommand{\bO}{\boldsymbol{0}}
\newcommand{\bI}{\boldsymbol{1}}
\newcommand{\bc}{\boldsymbol{c}}
\newcommand{\br}{\boldsymbol{r}}
\newcommand{\bx}{\boldsymbol{x}}
\newcommand{\bSig}{\boldsymbol{\Sigma}}
\newcommand{\bSigC}{\boldsymbol{\Sigma}^{\text{c}}}
\newcommand{\be}{\boldsymbol{\epsilon}}
\newcommand{\bOm}{\boldsymbol{\Omega}}
\newcommand{\bEta}[1]{\boldsymbol{\eta}^{(#1)}(s)}
\newcommand{\bHd}[1]{\bH_\text{d}^{(#1)}}
\newcommand{\bHod}[1]{\bH_\text{od}^{(#1)}}
\newcommand{\FC}[1]{F_{#1}^{\text{C}}} % Core Fock matrix
\newcommand{\FA}[1]{F_{#1}^{\text{A}}} % Active Fock matrix
%%% Wave functions %%%
\newcommand{\MO}[1]{\phi_{#1}}
\newcommand{\SO}[1]{\psi_{#1}}
%%% Matrix and tensor elements %%%
\newcommand{\oa}{O_{\alpha}}
\newcommand{\ob}{O_{\beta}}
\newcommand{\eri}[2]{\braket{#1}{#2}} % Electron repulsion integral physician notation
\newcommand{\ceri}[2]{\mleft(#1|#2\mright)} % Electron repulsion integral chemist notation
\newcommand{\aeri}[2]{\mel{#1}{}{#2}} % Double bar integral
\newcommand{\kron}[1]{\delta_{#1}} % Kronecker delta
\newcommand{\cbra}[1]{(#1|} % Chemist bra
\newcommand{\cket}[1]{|#1)} % Chemist ket
%%% Mathematics %%%
\newcommand{\ii}{\mathrm{i}}
%%% Text acronyms and abbreviations %%%
\newcommand{\FCI}{\text{FCI}}
\newcommand{\HF}{\text{HF}}
\newcommand{\MCSCF}{\text{MCSCF}}
\newcommand{\occ}{\text{occ}}
\newcommand{\vir}{\text{vir}}
\newcommand{\HOMO}{\text{HOMO}}
\newcommand{\LUMO}{\text{LUMO}}
\newcommand{\nuc}{\text{nuc}}
\newcommand{\KS}{\text{KS}}
\newcommand{\RPA}{\text{RPA}}
\newcommand{\phRPA}{\text{ph-RPA}}
\newcommand{\ppRPA}{\text{pp-RPA}}
\newcommand{\h}{\text{1h}}
\newcommand{\p}{\text{1p}}
\newcommand{\hp}{\text{1h+1p}}
\newcommand{\hhp}{\text{2h1p}}
\newcommand{\pph}{\text{2p1h}}
\newcommand{\dRPA}{\text{dRPA}}
\newcommand{\RPAx}{\text{RPAx}}
\newcommand{\QP}{\textsc{quantum package}}
\newcommand{\Hxc}{\text{Hxc}}
\newcommand{\xc}{\text{xc}}
\newcommand{\x}{\text{x}}
\newcommand{\GW}{\text{GW}}
\newcommand{\GF}{\text{GF(2)}}
\newcommand{\GT}{\text{$GT$}}
\newcommand{\evGW}{ev$GW$}
\newcommand{\qsGW}{qs$GW$}
\newcommand{\GOWO}{$G_0W_0$}
%%% Notations %%%
\newcommand{\Ne}{N}
\newcommand{\Norb}{K}
\newcommand{\Nocc}{O}
\newcommand{\Nvir}{V}

View File

@ -17,7 +17,7 @@
%%% NEWCOMMANDS %%%
% ============================================================%
\input{Commands}
%\input{Commands}
\usepackage[normalem]{ulem}
\newcommand{\titou}[1]{\textcolor{red}{#1}}
@ -287,18 +287,23 @@ In the following, we will focus on the GF(2), GW and GT approximations.
The GF($n$) formalism is defined such that the self-energy includes every diagram up to $n$-th order of M\"oller-Plesset perturbation theory.
\begin{align}
\label{eq:GF2_selfenergy}
\Sigma_{pq}^{GF(2)}(\omega) &= \frac{1}{2} \sum_{ija} \frac{\aeri{pa}{ij}\aeri{qa}{ij}}{\omega + \epsilon _a -\epsilon_i -\epsilon_j - \ii \eta} \notag \\
&+ \frac{1}{2} \sum_{iab} \frac{\aeri{pi}{ab}\aeri{qi}{ab}}{\omega + \epsilon _i -\epsilon_a -\epsilon_b + \ii \eta} \notag
\Sigma_{pq}^{GF(2)}(\omega) &= \sum_{ija} \frac{W_{pa,ij}W_{qa,ij}}{\omega + \epsilon _a -\epsilon_i -\epsilon_j - \ii \eta} \notag \\
&+ \sum_{iab} \frac{W_{pi,ab}W_{qi,ab}}{\omega + \epsilon _i -\epsilon_a -\epsilon_b + \ii \eta} \notag
\end{align}
with
\begin{equation}
\label{eq:GF2_sERI}
W^{\GF}_{pq,rs}= \frac{1}{\sqrt{2}}\aeri{pq}{rs}
\end{equation}
On the other hand, the GW self-energy is obtained by taking the RPA polarizability and removing the vertex correction in the exact definition of the self-energy.
\begin{equation}
\label{eq:GW_selfenergy}
\Sigma_{pq}^{\GW}(\omega) = \sum_{iv} \frac{\ceri{pi}{v} \ceri{qi}{v}}{\omega - \epsilon_i + \Omega_{v}^{\dRPA} - \ii \eta} + \sum_{am} \frac{\ceri{pa}{v} \ceri{qa}{v}}{\omega - \epsilon_a - \Omega_{v}^{\dRPA} + \ii \eta} \notag
\Sigma_{pq}^{\GW}(\omega) = \sum_{iv} \frac{W_{pi,v} W_{qi,v}}{\omega - \epsilon_i + \Omega_{v}^{\dRPA} - \ii \eta} + \sum_{av} \frac{W_{pa,v}W_{qa,v}}{\omega - \epsilon_a - \Omega_{v}^{\dRPA} + \ii \eta} \notag
\end{equation}
with
\begin{equation}
\label{eq:GW_sERI}
\ceri{pq}{m} = \sum_{ia} \eri{pi}{qa} \qty( \bX_{m}^{\dRPA} + \bY_{m}^{\dRPA} )_{ia} \notag
W_{pq,v}^\GW = \sum_{ia}\eri{pi}{qa}\qty( \bX_{v}^{\dRPA} + \bY_{v}^{\dRPA} )_{ia}
\end{equation}
Finally, the GT approximation corresponds to another approximation to the polarizability than in GW, namely the one coming from pp-hh-RPA
The corresponding self-energies read as
@ -549,80 +554,58 @@ In the following, upper case indices correspond to the 2h1p and 2p1h sectors whi
\dv{\bV{}{(1),\dagger}}{s} &= 2 \bC{}{(0)}\bV{}{(1),\dagger}\bF{}{(0)} - \bV{}{(1),\dagger}(\bF{}{(0)})^2 - (\bC{}{(0)})^2\bV{}{(1),\dagger} \\
\dv{\bC{}{(1)}}{s} &= \bO \Longleftrightarrow \bC{}{(1)}(s) = \bC{}{(1)}(0) \Longleftrightarrow \color{red}{\boxed{\color{black}{\bC{}{(1)}(s)= \bO}}}
\end{align}
The differential equation for the coupling blocks can be solved in the GF(2) case because in this case $\bC{}{}$ is diagonal (see Appendix~\ref{sec:diagC}).
However, in the general case this matrix differential equation is not trivial to solve.
In practice, we often resort to the \GOWO~or \evGW~schemes which implies that we only need to solve the above equations for $\bF{}{} = \epsilon_r$.
The differential equation for the coupling blocks can be solved in the GF(2) case because in this case $\bC{}{}(0)$ is diagonal (see Appendix~\ref{sec:diagC}).
Inspired by this remark we transform $\bC{}{(0)}$ to its diagonal representation using
$\bC{}{(0)} = \bU \bD^{(0)} \bU^{-1}$ and insert it in the differential equation for $\bV{}{(1)}$
\begin{align}
\label{eq:matrixdiffeq}
\dv{\bV{r}{(1)}}{s} &= \bV{}{(1)} (2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2) \\
\dv{\bV{r}{(1),\dagger}}{s} &= (2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2) \bV{}{(1),\dagger}
\dv{\bV{}{(1)}}{s} &= 2 \bF{}{(0)}\bV{}{(1)}\bU \bD^{(0)} \bU^{-1}- (\bF{}{(0)})^2\bV{}{(1)} - \bV{}{(1)}\bU (\bD^{(0)})^2 \bU^{-1}\\
\dv{\bV{}{(1)}}{s}\bU &= 2 \bF{}{(0)}\bV{}{(1)}\bU \bD^{(0)} - (\bF{}{(0)})^2\bV{}{(1)} \bU - \bV{}{(1)}\bU (\bD^{(0)})^2 \\
\dv{\bW^{(1)}}{s} &= 2 \bF{}{(0)}\bW^{(1)} \bD^{(0)} - (\bF{}{(0)})^2\bW^{(1)} - \bW^{(1)} (\bD^{(0)})^2
\end{align}
where in the last line we have defined the matrix of screened integral.
Note that in the GF(2) case $\bU = \mathbb{1}$ and thus $\bW = \bV{}{}$.
\begin{align}
&(\dv{\bW^{(1)}}{s})_{p,(q,v)} = (2 \bF{}{(0)}\bW^{(1)} \bD^{(0)} - (\bF{}{(0)})^2\bW^{(1)} - \bW^{(1)} (\bD^{(0)})^2)_{p,(q,v)} \notag \\
&= \sum_{r,(s,x)} 2 F_{pr}^{(0)}W_{r,(s,x)}^{(1)}D_{(s,x),(q,v)}^{(0)} - \sum_{r,s} F_{pr}^{(0)} F_{rs}^{(0)}W_{s,(q,v)}^{(1)} \notag \\
&- \sum_{(r,x),(s,y)} W_{p,(r,x)}^{(1)}D_{(r,x),(s,y)}^{(0) } D_{(s,y),(q,v)}^{(0)} \notag \\
&= 2 F_{pp}^{(0)}W_{p,(q,v)}^{(1)}D_{(q,v),(q,v)}^{(0)} - (F_{pp}^{(0)})^2 W_{p,(q,v)}^{(1)} \notag - W_{p,(q,v)}^{(1)} (D_{(q,v),(q,v)}^{(0)})^2 \\
&(\dv{\bW^{(1)}}{s})_{p,(q,v)} = - (F_{pp}^{(0)} - D_{(q,v),(q,v)}^{(0)})^2 W_{p,(q,v)}^{(1)}
\end{align}
This equation can be integrated to give
\begin{equation}
W_{p,(q,v)}^{(1)}(s) = W_{p,(q,v)}^{(1)}(0) e^{- (F_{pp}^{(0)} - D_{(q,v),(q,v)}^{(0)})^2 s}
\end{equation}
The downfolded correlation part of the self-energy is
\begin{align}
\bSig^{\hhp} (\omega) &= \bV{}{\hhp,(1)} \bU^{\hhp} \text{diag}(\frac{1}{\omega - D_{(i,v),(i,v)}}) (\bU^{\hhp})^{-1} (\bV{}{\hhp,(1)})^{\mathsf{T}} \notag \\
&+ \bV{}{\pph,(1)} \bU^{\pph} \text{diag}(\frac{1}{\omega - D_{(a,v),(a,v)}}) (\bU^{\pph})^{-1} (\bV{}{\pph,(1)})^{\mathsf{T}} \notag \\
&= \bW^{\hhp,(1)} \text{diag}(\frac{1}{\omega - D_{(i,v),(i,v)}}) (\bW^{\hhp,(1)})^{\mathsf{T}} \notag \\
&+ \bW^{\pph,(1)} \text{diag}(\frac{1}{\omega - D_{(a,v),(a,v)}}) (\bW^{\pph,(1)})^{\mathsf{T}} \notag
\end{align}
\begin{itemize}
\item \textbf{Matrix differential equation}
A general differential matrix equation of the form
\begin{equation}
\dv{\bX}{s} = \bA \bX
\end{equation}
admits a solution
\begin{align}
\bX(s) &= c_1e^{\lambda_1 s}\bU_1 + c_2e^{\lambda_2 s}\bU_2 + \dots + c_ne^{\lambda_n s}\bU_n \\
&= \bU \text{diag}(e^{\lambda_i s}) \bc \notag
\end{align}
where $c_i$ are coefficients to determine, $\lambda_i$ are the eigenvalues of $\bA$ and $\bU_i$ the corresponding eigenvectors.
The $c_i$ are determined by the initial condition which gives
\begin{equation}
\label{eq:solution_eqdiff}
\bX(s) = \bU \text{diag}(e^{\lambda_i s}) \bU^{-1}\bX(0)
\end{equation}
\item \textbf{GW}
In order to solve the matrix differential equation Eq.~(\ref{eq:matrixdiffeq}), we need to diagonalize $2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2$ which is a polynomial in $\bC{}{(0)}$ so the polynomial admits the same eigenvectors $\bC{}{(0)}$.
The elements of the matrix $\bC{}{(0)}$ in the GW case are given in Eq.~(\ref{eq:GW_unfolded}) and can be written equivalently as
\begin{align}
\label{eq:GW_unfolded}
C^\text{2h1p}_{i[ja],k[lc]} &= \epsilon_i \delta_{jl} \delta_{ac} \delta_{ik} - A_{ja,lc}^{\phRPA}\delta_{ik} \notag \\
C^\text{2p1h}_{[ia]b,[kc]d} &= \epsilon_i \delta_{ik} \delta_{ac} \delta_{bd} + A_{ia,kc}^{\phRPA}\delta_{bd} \notag
\end{align}
So the matrix $\bC{}{(0)}$ is a diagonal block matrix with each block corresponding to a shifted RPA problem.
Because we know the eigenvectors of the RPA problem we can buil the eigenvectors of $\bC{}{(0)}$ as
\begin{align}
U_{i[ja],(p,v)} &= \bX_{ja}^{(v)}\delta_{pi} & U_{[ia]b,(p,v)} &= \bX_{ia}^{(v)}\delta_{bp}
\end{align}
where the eigenvectors are indexed by a collective index $(n,v)$ where $n$ refers to the block number and $v$ refers to the eigenvector inside the block.
The corresponding eigenvalues are
\begin{align}
\Omega_{(i,v)} &= \epsilon_i - \Omega_v & \Omega_{(a,v)} &= \epsilon_a + \Omega_v
\end{align}
Therefore the eigenvalues of $2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2$ are $2 \epsilon_r \Omega_{(q,v)} - \epsilon_r^2 - \Omega_{q,v}^2 = -(\epsilon_r - \Omega_{(q,v)})^2$.
And finally the analytical expressions for the GW coupling blocks at first order are
\begin{align}
\bV{r}{\hhp,(1),\dagger}(s) &= \bU \text{diag}(e^{-(\epsilon_r - \Omega_{(i,v)})^2s})\bU^{-1}\bV{r}{\hhp,(1),\dagger}(0) \\
\bV{r}{\pph,(1),\dagger}(s) &= \bU \text{diag}(e^{-(\epsilon_r - \Omega_{(a,v)})^2s})\bU^{-1}\bV{r}{\pph,(1),\dagger}(0)
\end{align}
Therefore the downfolded SRG self-energy is
\begin{align}
&\bSig(\omega)^{\hhp}_r = \bV{r}{\hhp,(1)}(0) \bU^{\hhp} \text{diag}(e^{-(\epsilon_r - \Omega_{(i,v)})^2s}) \\
&\text{diag}(\frac{1}{\omega - \epsilon_i + \Omega^{(v)}}) \text{diag}(e^{-(\epsilon_r - \Omega_{(i,v)})^2s}) (\bU^{\hhp})^{-1} (\bV{r}{\hhp,(1)}(0))^{\mathsf{T}} \notag \\
&= \bV{r}{\hhp,(1)}(0) \bU^{\hhp} \text{diag}(\frac{e^{-2(\epsilon_r - \Omega_{(i,v)})^2s}}{\omega - \epsilon_i + \Omega^{(v)}}) (\bU^{\hhp})^{-1} (\bV{r}{\hhp,(1)}(0))^{\mathsf{T}} \notag
\end{align}
Using a similar matrix product as in Appendix~\ref{sec:downfolding}, we finally obtain
\begin{align}
\label{eq:SRGGW_selfenergy}
(\Sigma(\omega)_r^{\GW})_{pq} &= \sum_{(i,v)} \frac{M_{ip}^{(v)}M_{iq}^{(v)}}{\omega - \epsilon_i + \Omega^{(v)}}e^{-2(\epsilon_r - \Omega_{(i,v)})^2s} \notag \\
&+ \sum_{(a,v)} \frac{M_{ap}^{(v)}M_{aq}^{(v)}}{\omega - \epsilon_a - \Omega^{(v)}}e^{-2(\epsilon_r - \Omega_{(a,v)})^2s}
\end{align}
where the $\pph$ part has been obtained by an analog derivation.
\item \textbf{GF(2)}
The GF(2) case is much easier because $\bC{}{(0)}$ is already diagonal so the matrices $\bU$ and $\bU^{-1}$ are equal to the identity.
A compeltely analog derivation gives
In the GF(2) case we have $D_{(i,v),(i,v)} = D_{ija,ija} = \epsilon_i + \epsilon_j - \epsilon_a$ and $D_{(a,v),(a,v)} = D_{iab,iab} = \epsilon_a + \epsilon_b - \epsilon_i $ and the $W$ matrix elements have been defined in Eq.~(\ref{eq:GF2_sERI}).
\begin{align}
\label{eq:SRGGF2_selfenergy}
(\Sigma_r^{\GF2})_{pq}(\omega) &= \frac{1}{2} \sum_{ija} \frac{\aeri{pa}{ij}\aeri{qa}{ij}}{\omega + \epsilon _a -\epsilon_i -\epsilon_j - \ii \eta} e^{-2(\epsilon_r - \Delta_{ij}^a)^2s}\notag \\
&+ \frac{1}{2} \sum_{iab} \frac{\aeri{pi}{ab}\aeri{qi}{ab}}{\omega + \epsilon _i -\epsilon_a -\epsilon_b + \ii \eta} e^{-2(\epsilon_r - \Delta_{i}^{ab})^2s} \notag
(\bSig^{(2)} (\omega,s))_{pq} &= \sum_{ija} W_{p,i[ja]}^{(1)} \frac{1}{\omega - D_{ija,ija}}(W^{\mathsf{T}})_{i[ja],q}^{(1)} \notag \\
&+ \sum_{iab} W_{p,[ia]b}^{(1)} \frac{1}{\omega - D_{iab,iab}}(W^{\mathsf{T}})_{[ia]b,q}^{(1)} \notag \\
&= \sum_{ija} \frac{W_{pa,ij}^{(1)} W_{qa,ij}^{(1)} }{\omega - (\epsilon_i + \epsilon_j - \epsilon_a)} \notag \\
&+ \sum_{iab} \frac{W_{pi,ab}^{(1)} W_{qi,ab}^{(1)}}{\omega - (\epsilon_a + \epsilon_b - \epsilon_i)} \notag \\
&= \sum_{ija} \frac{W_{pa,ij}^{(0)} W_{qa,ij}^{(0)} }{\omega - (\epsilon_i + \epsilon_j - \epsilon_a)} e^{-(\epsilon_p - \Delta_{ij}^a)^2s}e^{-(\epsilon_q - \Delta_{ij}^a)^2s} \notag \\
&+ \sum_{iab} \frac{W_{pi,ab}^{(0)} W_{qi,ab}^{(0)} }{\omega - (\epsilon_a + \epsilon_b - \epsilon_i)} e^{-(\epsilon_p - \Delta_{i}^{ab})^2s}e^{-(\epsilon_q - \Delta_{i}^{ab})^2s} \notag
\end{align}
\item \textbf{GW}
A similar derivation gives
\begin{align}
\label{eq:SRGGW_selfenergy}
\Sigma_{pq}^{\GW}(\omega) &= \sum_{iv} \frac{W_{pi,v}^{(0)} W_{qi,v}^{(0)}}{\omega - \epsilon_i + \Omega_{v}^{\dRPA} - \ii \eta}e^{-(\epsilon_p - \epsilon_i + \Omega_v)^2s} e^{-(\epsilon_q - \epsilon_i + \Omega_v)^2s} \notag \\
&+ \sum_{av} \frac{W_{pa,v}^{(0)} W_{qa,v}^{(0)} }{\omega - \epsilon_a - \Omega_{v}^{\dRPA} + \ii \eta} e^{-(\epsilon_p - \epsilon_a - \Omega_v)^2s}e^{-(\epsilon_q - \epsilon_a - \Omega_v)^2s} \notag
\end{align}
\item \textbf{GT}
@ -643,53 +626,62 @@ Using a similar matrix product as in Appendix~\ref{sec:downfolding}, we finally
The two first equations can be solved by simple integrations.
The two last equations admit the same solutions as the first order coupling blocks differential equations with different initial conditions.
We focus on $\bF{}{(2)}$ because it is the only second order block contributing to the second order quasiparticle equation.
We are still in the case where $\bF{}{(2)} = \epsilon_r^{(2)}$
\begin{align}
\dv{\bF{}{(2)}}{s} &= \bF{}{(0)}\bV{}{(1)}\bV{}{(1),\dagger} + \bV{}{(1)}\bV{}{(1),\dagger}\bF{}{(0)} - 2 \bV{}{(1)}\bC{}{(0)}\bV{}{(1),\dagger} \\
&= \bF{}{(0)}\bW^{(1)}\bW^{(1),\dagger} + \bW^{(1)}\bW^{(1),\dagger}\bF{}{(0)} - 2 \bW^{(1)}\bD^{(0)}\bW^{(1),\dagger} \notag
\end{align}
\begin{align}
\dv{\epsilon_r^{(2)}}{s} &= \epsilon_r^{(0)}\bV{}{(1)}\bV{}{(1),\dagger} + \bV{}{(1)}\bV{}{(1),\dagger}\epsilon_r^{(0)} - 2 \bV{}{(1)}\bC{}{(0)}\bV{}{(1),\dagger} \\
&= 2\bV{}{(1)} \left(\epsilon_r^{(0)} \mathbb{1} - \bC{}{(0)} \right) \bV{}{(1),\dagger} \notag \\
&= 2\bV{}{\hhp,(1)} \left(\epsilon_r^{(0)} \mathbb{1} - \bC{}{\hhp,(0)} \right) \bV{}{\hhp,(1),\dagger} \notag \\
&+ 2\bV{}{\pph,(1)} \left(\epsilon_r^{(0)} \mathbb{1} - \bC{}{\pph,(0)} \right) \bV{}{\pph,(1),\dagger} \notag
\end{align}
We focus on the $\hhp$ part
\begin{align}
&= 2\bV{}{\hhp,(1)}(0) \bU e^{-(\epsilon_r^{(0)} - \boldsymbol{\Omega})^2s} \bU^{-1} \left(\epsilon_r^{(0)} \mathbb{1} - \bC{}{\hhp,(0)} \right) \bU \notag \\
&\times e^{-(\epsilon_r^{(0)} - \boldsymbol{\Omega})^2s} \bU^{-1}\bV{}{\hhp,(1),\dagger}(0) \notag \\
&= 2\bV{}{\hhp,(1)}(0) \bU e^{-(\epsilon_r^{(0)} - \boldsymbol{\Omega})^2s} (\epsilon_r^{(0)} \mathbb{1} - \boldsymbol{\Omega}) e^{-(\epsilon_r^{(0)} - \boldsymbol{\Omega})^2s} \bU^{-1}\bV{}{\hhp,(1),\dagger}(0) \notag \\
\dv{F_{pq}^{(2)}}{s} &= F_{pp}^{(0)}(\bW^{(1)}\bW^{(1),\dagger} )_{pq} + (\bW^{(1)}\bW^{(1),\dagger})_{pq}F_{qq}^{(0)}\\
&- 2 (\bW^{(1)}\bC{}{(0)}\bW^{(1),\dagger})_{pq}
\end{align}
\begin{itemize}
\item \textbf{GW}
In the GW case this evaluates to
\begin{align}
&= 2 \sum_{(i,v)} M_{ir}^{(v)}M_{ir}^{(v)}\left(\epsilon_r^{(0)} - \Omega_{(i,v)} \right)e^{-2(\epsilon_r^{(0)} - \Omega_{(i,v)})^2s} \notag
\end{align}
The other part is analog and we obtain
\begin{align}
\dv{\epsilon_r^{(2)}}{s} &= 2 \sum_{(i,v)} M_{ir}^{(v)}M_{ir}^{(v)}\left(\epsilon_r^{(0)} - \Omega_{(i,v)} \right)e^{-2(\epsilon_r^{(0)} - \Omega_{(i,v)})^2s} \notag \\
&+ 2 \sum_{(a,v)} M_{ar}^{(v)}M_{ar}^{(v)}\left(\epsilon_r^{(0)} - \Omega_{(a,v)} \right)e^{-2(\epsilon_r^{(0)} - \Omega_{(a,v)})^2s} \notag
&\dv{F_{pq}^{(2)}}{s} = \sum_{r,v}(\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)})W^{(1)}_{p,(r,v)}W^{(1),\dagger}_{(r,v),q} - 2 W^{(1)}_{p,(r,v)}C^{(0)}_{(r,v),(r,v)}W^{(1),\dagger}_{(r,v),q} \notag \\
&= \sum_{r,v}(\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - 2 C^{(0)}_{(r,v),(r,v)})W^{(1)}_{p,(r,v)}W^{(1),\dagger}_{(r,v),q} \notag \\
&= \sum_{r,v}(\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - 2 C^{(0)}_{(r,v),(r,v)})W^{(0)}_{p,(r,v)} \notag \\
&\times W^{(0),\dagger}_{(r,v),q} e^{-(\epsilon_p - \epsilon_r \pm \Omega_v)^2s} e^{-(\epsilon_q - \epsilon_r \pm \Omega_v)^2s} \notag
\end{align}
which can be integrated as
\begin{align}
\epsilon_r^{(2)}(s) &= - \sum _{(i,v)} \frac{M_{ir}^{(v)}M_{ir}^{(v)}}{\epsilon_r^{(0)} - \Omega_{(i,v)}} e^{-2(\epsilon_r^{(0)} - \Omega_{(i,v)})^2s} \notag \\
&- \sum _{(a,v)} \frac{M_{ar}^{(v)}M_{ar}^{(v)}}{\epsilon_r^{(0)} - \Omega_{(a,v)}} e^{-2(\epsilon_r^{(0)} - \Omega_{(a,v)})^2s} + \text{Cte} \notag
F_{pq}^{(2)}(s) &= -\sum_{r,v} \frac{\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - 2 C^{(0)}_{(r,v),(r,v)}}{(\epsilon_p - \epsilon_r \pm \Omega_v)^2 + (\epsilon_q - \epsilon_r \pm \Omega_v)^2} W^{(0)}_{p,(r,v)} \notag \\
&\times W^{(0),\dagger}_{(r,v),q} e^{-(\epsilon_p - \epsilon_r \pm \Omega_v)^2s} e^{-(\epsilon_q - \epsilon_r \pm \Omega_v)^2s} + \text{Cte} \notag
\end{align}
The constant is determined as
\begin{equation}
\epsilon_r^{(2)}(0) = 0 = - \sum _{(i,v)} \frac{M_{ir}^{(v)}M_{ir}^{(v)}}{\epsilon_r^{(0)} - \Omega_{(i,v)}} - \sum _{(a,v)} \frac{M_{ar}^{(v)}M_{ar}^{(v)}}{\epsilon_r^{(0)} - \Omega_{(a,v)}} + \text{Cte} \notag
\end{equation}
\begin{align}
&F_{pq}^{(2)}(0) = 0 \notag \\
&= - \sum_{r,v} \frac{\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - 2 C^{(0)}_{(r,v),(r,v)}}{(\epsilon_p - \epsilon_r \pm \Omega_v)^2 + (\epsilon_q - \epsilon_r \pm \Omega_v)^2} W^{(0)}_{p,(r,v)} W^{(0),\dagger}_{(r,v),q} + \text{Cte} \notag
\end{align}
Which finally gives
\begin{align}
\epsilon_r^{(2)}(s) &= \sum _{(i,v)} \frac{M_{ir}^{(v)}M_{ir}^{(v)}}{\epsilon_r - \Omega_{(i,v)}} \left(1 - e^{-2(\epsilon_r - \Omega_{(i,v)})^2s}\right) \notag \\
&+ \sum _{(a,v)} \frac{M_{ar}^{(v)}M_{ar}^{(v)}}{\epsilon_r - \Omega_{(a,v)}} \left(1 - e^{-2(\epsilon_r - \Omega_{(a,v)})^2s}\right) \notag
F_{pq}^{(2)}(s) &= -\sum_{r,v} \frac{\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - 2 C^{(0)}_{(r,v),(r,v)}}{(\epsilon_p - \epsilon_r \pm \Omega_v)^2 + (\epsilon_q - \epsilon_r \pm \Omega_v)^2} W^{(0)}_{p,(r,v)} \notag \\
&\times W^{(0),\dagger}_{(r,v),q}\left(1 - e^{-(\epsilon_p - \epsilon_r \pm \Omega_v)^2s} e^{-(\epsilon_q - \epsilon_r \pm \Omega_v)^2s}\right) \notag
\end{align}
In the previous formula we can see that the diagonal elements at $s \to \infty$ correspond to the same values as in the usual diagonal static approximation.
Therefore, the SRG as a renormalization group method removes the coupling $\bV{}{}$ while incorporating some of its physics in the non-coupled problem $\bF{}{}$.
This formalism gives us a rationalization of the diagonal static approximation from a RG perspective.
In addition, this gives us a way to define a non-diagonal static approximation which is not straightforward to define by simply looking at Eq.~(\ref{eq:GW_selfenergy}).
Even more, the SRG formalism defines a hierarchy of static approximation by considering higher and higher perturbation order for $\bSig$.
One of the con of the static approximation is that we loose information about the satellites and this is true for the SRG also when the coupling has been totally removed.
However, SRG allows us to stop at a finite value $s$ corresponding to a renormalized coupling but the coupling is still present.
Therefore the satellites can still be observed due to the non-linearity induced by the renormalized coupling.
\item \textbf{GF(2)}
The expression for the GF(2) case is
\begin{align}
\epsilon_r^{(2)}(s) &= \frac{1}{2} \sum _{ija} \frac{\aeri{ra}{ij}^2}{\epsilon_r ^{(0)}- \Delta_{ij}^a} \left(1 - e^{-2(\epsilon_r^{(0)} - \Delta_{ij}^a)^2s}\right) \notag \\
&+ \frac{1}{2} \sum _{iab} \frac{\aeri{ri}{ab}^2}{\epsilon_r^{(0)} - \Delta_{i}^{ab}} \left(1 - e^{-2(\epsilon_r^{(0)} - \Delta_{i}^{ab})^2s}\right) \notag
F_{pq}^{(2)}(s) &= - \frac{1}{2} \sum_{ija} \frac{\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - \Delta_{ij}^a}{(\epsilon_p^{(0)} - \Delta_{ij}^a)^2 + (\epsilon_q^{(0)} - \Delta_{ij}^a)^2} \aeri{pa}{ij}\notag \\
&\times\aeri{qa}{ij} \left(1 - e^{-(\epsilon_p - \Delta_{ij}^a)^2s} e^{-(\epsilon_q - \Delta_{ij}^a)^2s}\right) \notag \\
& - \frac{1}{2} \sum_{iab} \frac{\epsilon_{p}^{(0)} + \epsilon_{q}^{(0)} - \Delta_{i}^{ab}}{(\epsilon_p^{(0)} - \Delta_{ij}^a)^2 + (\epsilon_q^{(0)} - \Delta_{i}^{ab})^2} \aeri{pi}{ab}\notag \\
&\times\aeri{qi}{ab} \left(1 - e^{-(\epsilon_p - \Delta_{i}^{ab})^2s} e^{-(\epsilon_q - \Delta_{i}^{ab})^2s}\right) \notag
\end{align}
\end{itemize}
@ -913,4 +905,51 @@ Note the close similarity with Evangelista's expressions for the off-diagonal pa
v^{(2)}_{pQ}(s) &= \text{Non-homogeneous solution}
\end{align}
% \section{Old stuff}
% However, in the general case this matrix differential equation is not trivial to solve.
% In practice, we often resort to the \GOWO~or \evGW~schemes which implies that we only need to solve the above equations for $\bF{}{} = \epsilon_r$.
% \begin{align}
% \label{eq:matrixdiffeq}
% \dv{\bV{r}{(1)}}{s} &= \bV{}{(1)} (2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2) \\
% \dv{\bV{r}{(1),\dagger}}{s} &= (2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2) \bV{}{(1),\dagger}
% \end{align}
% These equations can be solved if
% \textbf{Matrix differential equation}
% A general differential matrix equation of the form
% \begin{equation}
% \dv{\bX}{s} = \bA \bX
% \end{equation}
% admits a solution
% \begin{align}
% \bX(s) &= c_1e^{\lambda_1 s}\bU_1 + c_2e^{\lambda_2 s}\bU_2 + \dots + c_ne^{\lambda_n s}\bU_n \\
% &= \bU \text{diag}(e^{\lambda_i s}) \bc \notag
% \end{align}
% where $c_i$ are coefficients to determine, $\lambda_i$ are the eigenvalues of $\bA$ and $\bU_i$ the corresponding eigenvectors.
% The $c_i$ are determined by the initial condition which gives
% \begin{equation}
% \label{eq:solution_eqdiff}
% \bX(s) = \bU \text{diag}(e^{\lambda_i s}) \bU^{-1}\bX(0)
% \end{equation}
% In order to solve the matrix differential equation Eq.~(\ref{eq:matrixdiffeq}), we need to diagonalize $2 \epsilon_r \bC{}{(0)} - \epsilon_r^2\mathbb{1} - (\bC{}{(0)})^2$ which is a polynomial in $\bC{}{(0)}$ so the polynomial admits the same eigenvectors $\bC{}{(0)}$.
% The elements of the matrix $\bC{}{(0)}$ in the GW case are given in Eq.~(\ref{eq:GW_unfolded}) and can be written equivalently as
% \begin{align}
% \label{eq:GW_unfolded}
% C^\text{2h1p}_{i[ja],k[lc]} &= \epsilon_i \delta_{jl} \delta_{ac} \delta_{ik} - A_{ja,lc}^{\phRPA}\delta_{ik} \notag \\
% C^\text{2p1h}_{[ia]b,[kc]d} &= \epsilon_i \delta_{ik} \delta_{ac} \delta_{bd} + A_{ia,kc}^{\phRPA}\delta_{bd} \notag
% \end{align}
% So the matrix $\bC{}{(0)}$ is a diagonal block matrix with each block corresponding to a shifted RPA problem.
% Because we know the eigenvectors of the RPA problem we can buil the eigenvectors of $\bC{}{(0)}$ as
% \begin{align}
% U_{i[ja],(p,v)} &= \bX_{ja}^{(v)}\delta_{pi} & U_{[ia]b,(p,v)} &= \bX_{ia}^{(v)}\delta_{bp}
% \end{align}
% where the eigenvectors are indexed by a collective index $(n,v)$ where $n$ refers to the block number and $v$ refers to the eigenvector inside the block.
% The corresponding eigenvalues are
% \begin{align}
% \Omega_{(i,v)} &= \epsilon_i - \Omega_v & \Omega_{(a,v)} &= \epsilon_a + \Omega_v
% \end{align}
\end{document}