Question: Prove or disprove: a) f(n) = 2^n + 1 = O(2^n) b) f(n) = 2^n + 1 = theta(2^n) c) f(n) = 2^2n = O(2^n)

Prove or disprove: a) f(n) = 2^n + 1 = O(2^n) b) f(n) = 2^n + 1 = theta(2^n) c) f(n) = 2^2n = O(2^n) d) f(n) = 2^2n = theta(2^n)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
