Feb 25, 2012 #1 shahin93 Messages 10 Reaction score 0 Homework Statement how do i find the least n such that sqrt(x^3+x^2+3) is O(x^n)? is the reverse the same?
Homework Statement how do i find the least n such that sqrt(x^3+x^2+3) is O(x^n)? is the reverse the same?
Feb 25, 2012 #2 tiny-tim Science Advisor Homework Helper Messages 25,837 Reaction score 258 hi shahin93! try it for x = 10, then x = 100, then x = 100000 … you'll soon get the hang of what n needs to be
hi shahin93! try it for x = 10, then x = 100, then x = 100000 … you'll soon get the hang of what n needs to be