3-4 Asymptotic notation properties Let f(n) and g(n) be asymptotically positive functions. Prove or disprove each of the
Posted: Fri Jul 08, 2022 6:35 am
3-4 Asymptotic notation properties Let f(n) and g(n) be asymptotically positive functions. Prove or disprove each of the following conjectures. a. f(n) = O(g(n)) implies g(n) = 0(f(n)). b. f(n) + g(n) = (min(f(n). g(n))).