In my textbook I found:
$$\sum_{k=1}^{n}\ln{(k)}=\log(1)+\log(2)+\log(3)+\cdots+\log(n)$$ Shouldn't it be: $$=\ln(1)+\ln(2)+\ln(3)+\dotsb+\ln(n)\;\text?$$
In my textbook I found:
$$\sum_{k=1}^{n}\ln{(k)}=\log(1)+\log(2)+\log(3)+\cdots+\log(n)$$ Shouldn't it be: $$=\ln(1)+\ln(2)+\ln(3)+\dotsb+\ln(n)\;\text?$$
Most likely it is a typo, as using different notation $\ln$ and $\log$ in the same expression is bad style in my view.
However, it is not incorrect. The default base for the logarithm depends on the context, and very often it will be $2, 10$ or $e$.