Establish a big-O relationship, find witnesses C and k such that |f (x)| C|g(x)| whenever x

Question:

Establish a big-O relationship, find witnesses C and k such that |f (x)| ≤ C|g(x)| whenever x > k.
Determine whether each of these functions is O(x).
a) f (x) = 10
b) f (x) = 3x + 7
c) f (x) = x2 + x + 1
d) f (x) = 5 log x
e) f(x) = ⌊x⌋
f) f(x) = ⌈x/2⌉
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: