Can Pi prod be expressed using Sigma Notation?
Can $\prod(x)$ be expressed in terms of $\sum (x)$?
$\endgroup$ 51 Answer
$\begingroup$$$\prod_k x_k = \exp\left( \sum_k \ln x_k \right),$$ and as Unwisdom wrote in the comments, if you want to go the other way, $$\sum_k x_k = \ln \left( \prod_k \exp(x_k) \right).$$
$\endgroup$ 4