Like the title says, I have that type of questions on an assignment. I checked the textbook and read many examples, but those examples are all very straight forward ones where the greatest order of the variable on both side are the same, but I am given these odd balls one that I just don't know how to do. I was also asked to prove why it's not Θ if it is one of O or Ω, which I'm a little confused about as well.
Questions I was given:
f(n) = (n^3)/2 - 12n g(n) = n^2
f(n) = n g(n) = n^(1+sin(n))
This one is so confusing because g(n) is a wave so the they keep going over one another