268098
domain: N
Appears in sequences
- Number of ways of placing n labeled balls into n unlabeled (but 6-colored) boxes.at n=6A144223
- a(n) = B(n,n), where B(n,x) = Sum_{k=0..n} Stirling2(n,k)*x^k are the Bell polynomials (also known as exponential polynomials or Touchard polynomials).at n=6A242817
- Triangle read by rows. T(n, k) = BellPolynomial(n, k).at n=27A350256