Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
aa:lab:2 [2025/10/12 18:47] dmihai |
aa:lab:2 [2025/10/14 10:42] (current) dmihai |
||
|---|---|---|---|
| Line 38: | Line 38: | ||
| \end{array}\ | \end{array}\ | ||
| such\ that\ \forall\ n \ge n_0,\ \ | such\ that\ \forall\ n \ge n_0,\ \ | ||
| - | 0 \le g(n) \le cf(n) \}$ | + | 0 \le g(n) < cf(n) \}$ |
| $ \omega(f(n)) = \{ g: \mathbb{R}^{+} \rightarrow \mathbb{R}^{+}\ |\ | $ \omega(f(n)) = \{ g: \mathbb{R}^{+} \rightarrow \mathbb{R}^{+}\ |\ | ||
| Line 46: | Line 46: | ||
| \end{array}\ | \end{array}\ | ||
| such\ that\ \forall\ n \ge n_0,\ \ | such\ that\ \forall\ n \ge n_0,\ \ | ||
| - | 0 \le cf(n) \le g(n) \}$ | + | 0 \le cf(n) < g(n) \}$ |
| ===== Syntactic sugars ====== | ===== Syntactic sugars ====== | ||