From 410321a79e8e8e70cd4fe37b3d4545ee66d0c417 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 27 May 2013 08:37:44 -0400 Subject: [PATCH] calibcant/theory.tex: Fix 'G_1' -> 'G_{1f}' typo in eq:Gone-f Thanks Mom! --- src/calibcant/theory.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibcant/theory.tex b/src/calibcant/theory.tex index ef87a36..f9b1724 100644 --- a/src/calibcant/theory.tex +++ b/src/calibcant/theory.tex @@ -436,7 +436,7 @@ $G_{1f}\equiv G_1/8\pi^3$. Finally, we can generate Shifting this around, we can find the expected value of $G_{1f}$. \begin{equation} - G_1 = \frac{2 \beta_f f_0^2 \sigma_p^2 k_BT}{\pi \kappa} + G_{1f} = \frac{2 \beta_f f_0^2 \sigma_p^2 k_BT}{\pi \kappa} = \frac{2 \beta_f \frac{\kappa}{4\pi^2 m} \sigma_p^2 k_BT}{\pi \kappa} = \frac{\beta_f \sigma_p^2 k_BT}{2\pi^3 m} \label{eq:Gone-f} -- 2.26.2