Mathematics
Beta and Gamma Functions: The Hidden Integrals Behind Probability
Quick fact
The beta function, B(a, b) = ∫₀¹ x^(a-1)(1-x)^(b-1)dx, is the normalizing constant for the Beta distribution—a distribution commonly used to model probabilities and proportions (e.g., click-through rates, Bayesian priors). The gamma function extends factorials to all positive real numbers, with Γ(1/2) = √π, making it appear in the probability density function of the normal distribution.
Why this is interesting
You've probably seen 5! and 10!, but what does 3.5! even mean? Or what's the area under a curve that never quite touches the axis? The gamma and beta functions are the hidden integrals that make these questions meaningful and appear all over probability and physics.