94058496
domain: N
Appears in sequences
- a(n) = n*(n-1)*6^n.at n=8A128800
- a(n) = (n^3-n)*6^n.at n=6A128964
- An analog of Pascal's triangle based on A092287. T(n,k) = A092287(n)/(A092287(n-k)*A092287(k)), 0 <= k <= n.at n=49A129453
- An analog of Pascal's triangle based on A092287. T(n,k) = A092287(n)/(A092287(n-k)*A092287(k)), 0 <= k <= n.at n=50A129453
- Numbers that reach 1 under the iterations of the map k -> k/d(k) if d(k) | k, and k -> k otherwise, where d(k) is the number of divisors of k (A000005).at n=18A330816
- Smallest k such that A349410(k) = n or -1 if no such number exists.at n=22A349428