diff options
author | Prefetch | 2023-05-12 21:19:19 +0200 |
---|---|---|
committer | Prefetch | 2023-05-12 21:19:19 +0200 |
commit | 9d9693af6fb94ef4404a3c2399cb38842e5ca822 (patch) | |
tree | 38f10b4d539323ba1854ad7779ed796f6db1b022 /source/know/concept/matsubara-sum | |
parent | a8d31faecc733fa4d63fde58ab98a5e9d11029c2 (diff) |
Improve knowledge base
Diffstat (limited to 'source/know/concept/matsubara-sum')
-rw-r--r-- | source/know/concept/matsubara-sum/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/know/concept/matsubara-sum/index.md b/source/know/concept/matsubara-sum/index.md index 8b903d4..aef8379 100644 --- a/source/know/concept/matsubara-sum/index.md +++ b/source/know/concept/matsubara-sum/index.md @@ -36,7 +36,7 @@ $$\begin{aligned} = \sum_{z_p} e^{z_p \tau} \: \underset{z \to z_p}{\mathrm{Res}}\big( g(z) h(z) \big) \end{aligned}$$ -Where we have applied the residue theorem +Where we have applied the [residue theorem](/know/concept/residue-theorem/) to get a sum over all simple poles $$z_p$$ of either $$g$$ or $$h$$ (but not both) enclosed by $$C$$. Clearly, we could make this look like a Matsubara sum, |