ulita
- 1
- 0
Hello , Do you know examples of functions belonging crowds O(sin (n)), Ω (sin (n)), Θ (sin (n)) ?
The discussion revolves around the classification of functions in terms of their growth rates, specifically focusing on O(sin(n)), Ω(sin(n)), and Θ(sin(n)). Participants explore examples and definitions related to these complexity classes.
Participants do not reach a consensus on the classification of functions in relation to Ω(sin(n)), as there is disagreement regarding the inclusion of certain functions.
The discussion includes assumptions about the definitions of complexity classes and the conditions under which functions belong to these classes, which remain unresolved.
CRGreathouse said:it's easy to see that (among others) all positive functions are in Ω(sin n).