aboutsummaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index cabba40..dcb7980 100644
--- a/main.tex
+++ b/main.tex
@@ -650,6 +650,7 @@ From the lectures we know that $\log{n}$ is $\mathcal{O}(n^{d})$ for all $d$.
650 650
651If $\log{n}$ is $\mathcal{O}(n^{\frac{1}{2}})$ then $n(\log{n})^{2}$ is $\mathcal{O}(n^{2})$. $H=2$. 651If $\log{n}$ is $\mathcal{O}(n^{\frac{1}{2}})$ then $n(\log{n})^{2}$ is $\mathcal{O}(n^{2})$. $H=2$.
652 652
653For $L$; we know that $f(n) = n(\log{n})^{2} > n^{1}$ but $n(\log{n})^{2} < n^{2}$ hence L = 1$.
653 654
654% 1}}} % 655% 1}}} %
655 656