So far I have established that I should be showing the following relationship:
$k_{1}$ $\leq\ \frac{\log_a{n}}{\log_b{n}} \leq\ k_{2}$ where $k_{1}, k_{2}$ $>$ 0
but I'm not sure how to go about this.
Any ideas?
So far I have established that I should be showing the following relationship:
$k_{1}$ $\leq\ \frac{\log_a{n}}{\log_b{n}} \leq\ k_{2}$ where $k_{1}, k_{2}$ $>$ 0
but I'm not sure how to go about this.
Any ideas?
According to the change of base formula, we have
$$\frac{\log_a(n)}{\log_b(n)}=\log_a(b)$$
And then notice that
$$0<\log_a(b)<b$$