Math Problem Statement

Find the probability of placing n balls into n numbered boxes so that exactly one box remains empty. isn't the answer (nC2 * n!) / n^n

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Surjection Problems
Stirling Numbers of the Second Kind
Probability

Formulas

Total arrangements: n^n
Choosing the empty box: \binom{n}{1} = n
Distribution with no empty boxes: Stirling numbers of the second kind multiplied by (n-1)!

Theorems

Stirling Numbers of the Second Kind

Suitable Grade Level

Undergraduate or advanced high school level (Grades 11-12 or beyond)