summaryrefslogtreecommitdiff
path: root/content/know/concept/shors-algorithm/index.pdc
diff options
context:
space:
mode:
authorPrefetch2022-01-30 11:27:00 +0100
committerPrefetch2022-01-30 11:27:00 +0100
commit88537b82784f71104c3a2771330c9e492f57fb03 (patch)
tree0d5ddb6adaf9e55892f4e7b79adf1e22cf0aee10 /content/know/concept/shors-algorithm/index.pdc
parent8a9fb5fef2a97af3274290e512816e1a4cac0c02 (diff)
Expand knowledge base, remove comments
Diffstat (limited to 'content/know/concept/shors-algorithm/index.pdc')
-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}$$