Taking the Log of a product sum

50 Views Asked by At

Let $L = \Pi_{i=1}^{n} L_{i} = \Pi_{i}\lambda(t_{i})^{d_{i}}S(t_{i})$.

Can anyone point me to a source regarding the rules if one were to take the logarithm of $L$?

1

There are 1 best solutions below

0
On

Using the rule $\log(ab)=\log a+\log b$, we would have $\displaystyle \log\left(\prod_{i=1}^n L_i \right)=\sum_{i=1}^n\log(L_i)$.