Course contentsShow
Computer Science
Lesson 297 of 2,8727. Introduction to Complexity AnalysisPro lesson

Formal Definition of Big-Omega

Learning the mathematical definition: f(n) = Ω(g(n)) if there exist constants c, n₀ such that f(n) ≥ cg(n) for all n ≥ n₀.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.