>From 2d0d9c606bf94a9c993f84fb8b5087de6c00b212 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Tue, 20 Jun 2017 23:12:40 +0900 Subject: [PATCH 3/3] future/QC: Another math mode fix Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- future/QC.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/future/QC.tex b/future/QC.tex index bd85217..d16c080 100644 --- a/future/QC.tex +++ b/future/QC.tex @@ -993,7 +993,7 @@ too early to start thinking in terms of replacing RSA. \paragraph{Grover's Search Algorithm} \label{sec:future:Grover's Search Algorithm} -Grover's algorithm searches an unordered list of N items +Grover's algorithm searches an unordered list of $N$ items in $O(\sqrt N)$ time. But before this can happen, the list must be downloaded into the QC system. -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html