237276
domain: N
Appears in sequences
- Place n distinguishable balls in n boxes (in n^n ways); let f(n,k) = number of ways that max in any box is k, for 1 <= k <= n; sequence gives f(n,n-2)/n.at n=24A019579
- a(n) = n*(n - 1)^3/2.at n=27A019582
- a(n) = floor(1/{(1+n^4)^(1/4)}), where {} = fractional part.at n=38A184536
- Numbers with prime factorization p^2*q^3*r^3 where p, q, and r are distinct primes.at n=23A190106
- a(n) = n^3*tau(n).at n=38A386012