Is it true that
a. if f (n) is Θ(g(n)), then 2f(n) is Θ(2g(n))?
b. f (n) + g(n) is Θ(min(f (n),g(n)))?
c. 2na is O(2n)?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.