Proofs of Algorithm Correctness and Runtime Estimates · Function Growth Rates

Lesson 6

Nikolai Chukhin · Alexander S. Kulikov

Problem. Mark the correct statements:

5 points
  1. \(2^{n} \preceq n^{10}\)

  2. \(\sqrt{n}\preceq 1.1^{n}\)

  3. \(n^{3} \prec 2^{\frac{n}{2}}\)