Question: [15] (a) Show that f(n) = (g(n)) iff f(n) = o(g(n)). (b) Show that f(n) = (g(n)) or f(n) = o(g(n)) iff f(n) = O(g(n)).
[15]
(a) Show that f(n) = Ω(g(n)) iff f(n) = o(g(n)).
(b) Show that f(n) = Θ(g(n)) or f(n) = o(g(n)) iff f(n) = O(g(n)).
(c) Show that f(n) = O(g(n)) iff f(n) = Ω(g(n)) and f(n) = Θ(g(n)).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
