I mean I could just start putting values in each function and arrange them according to their corresponding values. But is there a better way of doing this.
Asked
Active
Viewed 15 times
2
-
Putting in values might not work. The problem is you need to rank them for asymptotic behavior which may only happen as $n$ approaches infinity. – Caleb Stanford Mar 27 '20 at 13:36