OFFSET
0,2
COMMENTS
The adjusted frequency depth of a positive integer n is 0 if n = 1, and otherwise it is 1 plus the number of times one must apply A181819 to reach a prime number, where A181819(k = p^i*...*q^j) = prime(i)*...*prime(j) = product of primes indexed by the prime exponents of k. For example, 180 has adjusted frequency depth 5 because we have: 180 -> 18 -> 6 -> 4 -> 3.
Conjecture: this sequence has infinitely many nonzero terms.
EXAMPLE
Column n is the sequence of images under A181819 starting with a(n)!:
- 2 - 6 24 120 5040 403291461126605635584000000
4 10 20 84 11264760
3 4 6 12 240
3 4 6 28
3 4 6
3 4
3
CROSSREFS
Essentially the same as A325410.
a(n) is zero or the first position of n in A325272.
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Apr 25 2019
STATUS
approved