37625
domain: N
Appears in sequences
- a(n) = Product_{i=1..n} (6^i - 1).at n=3A027873
- Sorted k-factorial numbers (numbers of form k-1 excluded).at n=40A028687
- Numbers k that divide 8^k + 7^k + 6^k + 5^k + 4^k + 3^k + 2^k.at n=40A057490
- a(n) = n^5 - (n-1)^5 + (n-2)^5 - ... +(-1)^n*0^5.at n=9A062393
- Array read by antidiagonals: T(n,k) = number of barred preferential arrangements of k things with n bars (k >=0, n >= 0).at n=50A226513
- Row 4 of array in A226513.at n=5A226739
- Column 5 of array in A226513.at n=4A226800
- G.f.: Product_{k>=1} (1 + x^k) / (1 - x^(k^3)).at n=48A280277
- a(n) = 5*(3*n+1)*(9*n+8)/2 (n>=0).at n=23A304508
- a(n) = n! * [x^n] 1/(2 - exp(x))^n.at n=5A305919
- Square array A(n,k), n >= 0, k >= 1, read by antidiagonals: A(n,k) = Product_{j=1..n} (k^j - 1).at n=39A320354
- Terms of A349937 that are not divisible by 3: numbers k > 1 not divisible by 2 or 3 such that A309906(k-1) < A309906(k) > A309906(k+1).at n=25A349941