From 33410e512700d2564e4230fcb8b1b284e129c3a3 Mon Sep 17 00:00:00 2001 From: pfloos Date: Mon, 20 Feb 2023 19:43:41 +0100 Subject: [PATCH] corrected one more typo --- Manuscript/SRGGW.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manuscript/SRGGW.tex b/Manuscript/SRGGW.tex index 1ce32fb..1a01819 100644 --- a/Manuscript/SRGGW.tex +++ b/Manuscript/SRGGW.tex @@ -195,7 +195,7 @@ where $\eta$ is a positive infinitesimal and the screened two-electron integrals with $\bX$ and $\bY$ the components of the eigenvectors of the direct (\ie without exchange) RPA problem defined as \begin{equation} \label{eq:full_dRPA} - \mqty( \bA & \bB \\ -\bB & -\bA ) \mqty( \bX \\ \bY ) = \mqty( \bX \\ \bY ) \mqty( \boldsymbol{\Omega} & \bO \\ \bO & -\boldsymbol{\Omega} ), + \mqty( \bA & \bB \\ -\bB & -\bA ) \mqty( \bX & \bY \\ \bY & \bX ) = \mqty( \bX & \bY \\ \bY & \bX ) \mqty( \boldsymbol{\Omega} & \bO \\ \bO & -\boldsymbol{\Omega} ), \end{equation} with \begin{subequations}