summaryrefslogtreecommitdiff
path: root/content/know/concept/shors-algorithm
diff options
context:
space:
mode:
Diffstat (limited to 'content/know/concept/shors-algorithm')
-rw-r--r--content/know/concept/shors-algorithm/index.pdc2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/know/concept/shors-algorithm/index.pdc b/content/know/concept/shors-algorithm/index.pdc
index 3e3c05a..e3666a3 100644
--- a/content/know/concept/shors-algorithm/index.pdc
+++ b/content/know/concept/shors-algorithm/index.pdc
@@ -155,7 +155,6 @@ In that case, we have that $Q\!=\!sL$,
which we substitute into $P(k)$ from earlier:
$$\begin{aligned}
- %\mathrm{if} \: \omega_Q^{sk} = \omega_L^k = 1: \qquad
\mathrm{if} \: (Q/s) \in \mathbb{N}: \qquad
P(k)
= \frac{L}{Q}
@@ -193,7 +192,6 @@ This function peaks if $s k$ is close to a multiple of $Q$, i.e. $s k \approx c
which we rearrange:
$$\begin{aligned}
- %\mathrm{if} \: (Q/s) \not\in \mathbb{N}: \qquad
\frac{k}{Q} \approx \frac{c}{s}
\end{aligned}$$