Why is the first one true, but the second one has the corrected formula = O(n^3)
ID: 3755017 • Letter: W
Question
Why is the first one true, but the second one has the corrected formula = O(n^3)
The statements below show some features of "Big-Oh" notation for the functions f f(n) and g g(n). Determine whether each statement is TRUE or FALSE and correct the formula in the latter case. True/False Corrected O(n2 log n)