From da5d7f0d127f58b42c3dd4acdbd647a513e6b10d Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 11 Feb 2013 11:22:51 -0800 Subject: Fix multiple labels error in proofs.tex --- proofs.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proofs.tex') diff --git a/proofs.tex b/proofs.tex index ee57762..ba22501 100644 --- a/proofs.tex +++ b/proofs.tex @@ -93,7 +93,7 @@ and \eqref{eq:bound2} respectively, we wish to chose for $C=C^*$ such that: This equation has two solutions. Only one of those is such that $C(e-1) -6e +2 \geq 0$. This solution is: \begin{equation}\label{eq:constant} - C^* = \frac{8e-1 + \sqrt{64e^2-24e + 9}}{2(e-1)} \label{eq:c} + C^* = \frac{8e-1 + \sqrt{64e^2-24e + 9}}{2(e-1)} \end{equation} For this solution, $\frac{2e\varepsilon}{C^*(e-1)- 6e + 2}\leq \varepsilon.$ Placing the expression of $C^*$ in \eqref{eq:bound1} and \eqref{eq:bound2} -- cgit v1.2.3-70-g09d2