Vista previa en español
Pigeonhole Principle Bound
Guarantees that at least one of m containers holds at least the ceiling of N divided by m objects.
Esta página permanece fuera del índice de búsqueda hasta completar una revisión lingüística humana. Los datos matemáticos proceden de la referencia inglesa.
\max_i n_i\ge\left\lceil\frac{N}{m}\right\rceilFuente LaTeX
\max_i n_i\ge\left\lceil\frac{N}{m}\right\rceilVariables
- N: total number of objects
- m: number of containers
- n_i: occupancy of container i