32344
domain: N
Appears in sequences
- a(n) = Sum_{k=1..n} floor((n/k) * floor((n/k) * floor(n/k))).at n=29A024922
- Number of (n+1) X (n+1) binary matrices M with at most one 1 in each of the first n rows and each of the first n columns and M[n+1,n+1] = 0.at n=5A289147
- A(n,k) = n! * Laguerre(n,-k); square array A(n,k), n>=0, k>=0, read by antidiagonals.at n=50A289192
- Expansion of Product_{k>=1} 1/(1 - x^(k*(k+1)/2))^A072964(k).at n=38A321507
- Starts of runs of 3 consecutive primorial base Niven numbers (A333426).at n=9A333428
- T(n, k) = (n - k)! * [x^(n-k)] exp(k*x/(1 - x))/(1 - x). Triangle read by rows, T(n, k) for 0 <= k <= n.at n=49A343847
- T(n, k) = n! * [x^n] exp(k * x/(1 - x))/(1 - x). Triangle read by rows, T(n, k) for 0 <= k <= n.at n=19A344048
- a(n) = n! * LaguerreL(n, -n+1).at n=5A344106
- Number of integer partitions of n whose distinct parts are the binary indices of some prime number.at n=48A372887
- Number n in the rational base 7/3.at n=48A389934