Give an example of a function f(n) such that f(n) ∈ O(n √ n) and f(n) ∈ Ω(n log n)) but f(n) ∈/ Θ(n √ n) and f(n) ∈/ Θ(n log n)). 2. Prove that if f(n) ∈ O(g(n)) and f(n) ∈ O(h(n)), then f(n) ^2 ∈...


Give an example of a function f(n) such that f(n) ∈ O(n √ n) and f(n) ∈ Ω(n log n)) but f(n) ∈/ Θ(n √ n) and f(n) ∈/ Θ(n log n)).


2. Prove that if f(n) ∈ O(g(n)) and f(n) ∈ O(h(n)), then f(n) ^2 ∈ O(g(n) × h(n)).


3. By using the definition of Θ prove that 4√ 7n^3 − 6n^2 + 5n − 3 ∈ Θ(n 1.5 )



Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here