diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-16 13:03:49 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-16 13:03:49 -0400 |
| commit | 903055812fa35e0533b940ddb2d8db8c2a20af2b (patch) | |
| tree | 8db7f6d0c2496d6282c57bb17f544ac6edbc62cf /paper.tex | |
| parent | 64287364635644b1c5c0774bd6a01c39714081bb (diff) | |
| download | dissertation-903055812fa35e0533b940ddb2d8db8c2a20af2b.tar.gz | |
updates
Diffstat (limited to 'paper.tex')
| -rw-r--r-- | paper.tex | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -437,34 +437,6 @@ of Engineering Science and Mechanics %\end{singlespace} \backmatter - -\newpage -\begin{align*} - B(n) &\in \Theta(n \log n) \\ - \mathscr{Q}_S(n) &\in \Theta(\log n + k) -\end{align*} - -\begin{align} -I(n) \in \Theta\left(B\left(\frac{n}{2}\right)\right) \\ -I(n) \in \Theta(n \log n) -\end{align} - -\begin{equation} -\mathscr{Q}(n) = \mathscr{Q}_S\left(\frac{n}{2}\right) + \mathscr{Q}_S\left(\frac{n}{2}\right) -\end{equation} - -\begin{equation} -\mathscr{Q}(n) \in \Theta\left(\log^2n + k\log n\right) -\end{equation} - - - - - -\begin{align*} -I_A(n) \in \Theta \left(\frac{B(n)}{n}\cdot \log n\right) \\ -\mathscr{Q}(n) \in O \left(\mathscr{Q}_S(n) \cdot \log n\right) -\end{align*} %Vita \vita{chapters/vita} |