127k views
1 vote
For each part, say whether the statement is true or false. All logarithms are base 2 unless otherwise noted.

a) 2n ? ?(4n).
b) log(n2) + log(1010n10) ? O(logn).
c) \sqrt[]{2^{n}} ? O((\sqrt[]{2})^n).
d) n / ln(n) ? ?( (ln(n)) 2).
e) if log f(n) ? ?(log g(n)), then f(n) ? ?(g(n)).

User Arianne
by
8.0k points

1 Answer

2 votes

Answer:

can you restate that?

Step-by-step explanation:

what does this mean

User Beach
by
7.5k points