How do I evaluate the product:
$$\log_23\ \log_34\ \log_4 5\ \log_5 6\ \log_6 7\ \log_7 8$$
I know that $$\log_ba=\frac{\log\ a}{\log\ b}$$
How can I apply it?
Thanks!
How do I evaluate the product:
$$\log_23\ \log_34\ \log_4 5\ \log_5 6\ \log_6 7\ \log_7 8$$
I know that $$\log_ba=\frac{\log\ a}{\log\ b}$$
How can I apply it?
Thanks!
On
You have everything that you need:
$$\log_n(n+1)=\frac{\log_2(n+1)}{\log_2n}\;,$$
so
$$\begin{align*} \log_23\log_34\log_45\log_56\log_67\log_78&=\log_23\cdot\prod_{n=3}^7\left(\frac{\log_2(n+1)}{\log_2n}\right)\\ &=\frac{\prod_{n=3}^8\log_2n}{\prod_{n=3}^7\log_2n}\\ &=\log_28\\ &=3\;. \end{align*}$$
On
$$log_23\ log_34\ log_4 5\ log_5 6\ log_6 7\ log_7 8=\frac{\log 3}{\log 2}\frac{\log 4}{\log 3}\frac{\log 5}{\log 4}\frac{\log 6}{\log 5}\frac{\log 7}{\log 6}\frac{\log 8}{\log 7}=\frac{\log 8}{\log 2}=log_28=3$$
Just apply the rule you stated and write the terms down , you will notice that all the terms cancel out except the denominator of the first and the nominator of the last one.