I got asked an interview question that wanted me to discern the Big-O notation of several logarithmic functions. The functions were as follows:
f(x) = log5
This is a matter of math:
So the Big O is
So (1) and (2) aren't equivalent, but (3) and (4) are (though they're different from both (1) and (2))