Are there any algorithms that do not have time complexities that are strictly increasing? (Excluding constant time complexities)
Do all strictly increasing functions with the same big theta class have derivatives which grow at rates that are constant multiples of each other?
Finally, if the above assertions are true, does this mean that all practical time complexities are in the same big theta class if their derivates are constant multiples of each other?
If we restrict our analysis to only strictly increasing functions, and if algorithms are only ever described by strictly increasing functions, is big theta analysis essentially just comparing derivatives/growth rates?
I have seen posts talking about how Big theta is not necessarily the same as looking at the derivates of a function: https://math.stackexchange.com/questions/221720/big-o-notation-basics-is-it-related-to-derivatives