Computer Sciences > Gate 2022 > 1
Which one of the following statements is TRUE for all positive functions f (n) ?
A
f(n2)=θ(f(n)2),when f(n) is a polynomial
B
f(n2)=o(f(n)2)
C
f(n2)=O(f(n)2),when f(n) is a exponential
D
f(n2)=Ω(f(n)2)

Correct : a

Similar Questions

Consider the following recurrence: f(1) = 1; f(2n) = 2f(n) -1, for n≥1; f(2n+1) = 2f(n) +1, for n≥1; Then, which of the following statements is/are TRUE?
#321 MSQ
Consider the following languages: L1 = {ww | w ∈ {a, b}* } L2 = {anbncn | m, n≥ 0} L3 = {ambncn | m, n≥ 0} Which of the following statements is/are FALSE?
#322 MSQ
Which of the following statements is/are TRUE with respect to deadlocks?
#323 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......