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 )
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here