lnCk
lnCk denotes the natural logarithm of the binomial coefficient C(n, k) = n choose k, the number of ways to select k elements from an n-element set, with 0 ≤ k ≤ n. The quantity is commonly used in probability and statistics to work with probabilities and likelihoods in log-space.
Mathematically, ln C(n, k) can be expressed in several equivalent ways. It equals ln(n!) − ln(k!) − ln((n
For large n with p = k/n, Stirling-based approximations give ln C(n, k) ≈ n H(p) − (1/2) ln(2π
Domain and usage notes: ln C(n, k) is defined for integers n ≥ 0 and 0 ≤ k ≤