O(sin n), Ω(sin n), Θ(sin n) complexity

  • Context: Undergrad 
  • Thread starter Thread starter ulita
  • Start date Start date
  • Tags Tags
    Complexity
Click For Summary

Discussion Overview

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.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant asks for examples of functions that belong to O(sin(n)), Ω(sin(n)), and Θ(sin(n)).
  • Another participant suggests defining the terms O, Ω, and Θ to clarify the discussion.
  • A link is provided to an external forum for further reference on the topic.
  • A participant questions the claim that all positive functions are in Ω(sin(n)), citing the function f(n) = 2^{-n} as a counterexample.
  • It is suggested that positive functions with a global minimum could be a class of functions that belong to Ω(sin(n)).

Areas of Agreement / Disagreement

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.

Contextual Notes

The discussion includes assumptions about the definitions of complexity classes and the conditions under which functions belong to these classes, which remain unresolved.

ulita
Messages
1
Reaction score
0
Hello , Do you know examples of functions belonging crowds O(sin (n)), Ω (sin (n)), Θ (sin (n)) ?
 
Mathematics news on Phys.org
You could define what those terms mean.
 
I'm quoting (presumably) you from your link:
CRGreathouse said:
it's easy to see that (among others) all positive functions are in Ω(sin n).

Are you sure about this? What about [tex]f(n) = 2^{-n}[/tex] ?

Positive functions with a global minimum would be one class of functions which belongs to Ω(sin n).
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
8
Views
2K