NTA UGC NET Aug 2024 Paper-1
March 5, 2025Higher-Education-and-Politics
March 6, 2025UGC NET CS 2014 June-paper-3
Question 61 |
Given the following equalities :
E1 : nK+∈ + nK lg n = θ(nK+∈) for all fixed K and ∈, K > 0 and ∈ > 0.
E2 : n32n + 6n23n = O(n32n)
Which of the following is true ?
E1 is correct and E2 is correct. | |
E1 is correct and E2 is not correct. | |
E1 is not correct and E2 is correct. | |
E1 is not correct and E2 is not correct. |
Question 61 Explanation:
E1 is TRUE because nK+∈ is leading term.
E2 is FALSE because n23n leading term but given as O(n32n).
E2 is FALSE because n23n leading term but given as O(n32n).
Correct Answer: B
Question 61 Explanation:
E1 is TRUE because nK+∈ is leading term.
E2 is FALSE because n23n leading term but given as O(n32n).
E2 is FALSE because n23n leading term but given as O(n32n).