338499
domain: N
Appears in sequences
- Number of distinct differences between consecutive divisors (ordered by increasing magnitude) of n! which are not also divisors of n!.at n=28A060738
- Numbers generated by recursive procedure a(n) = nozero(a(n-1) * 3), in which the function nozero(x) removes all zeros from x, starting with a(1) = 1.at n=34A243845