login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A236515
Colexicographic index of prime signature of n.
1
1, 2, 2, 3, 2, 4, 2, 5, 3, 4, 2, 6, 2, 4, 4, 8, 2, 5, 2, 6, 4, 4, 2, 9, 3, 4, 5, 6, 2, 7, 2, 13, 4, 4, 4, 10, 2, 4, 4, 9, 2, 7, 2, 6, 6, 4, 2, 14, 3, 5, 4, 6, 2, 8, 4, 9, 4, 4, 2, 11, 2, 4, 6, 20, 4, 7, 2, 6, 4, 7, 2, 15, 2, 4, 5, 6, 4, 7, 2, 14, 8, 4, 2, 11, 4, 4, 4, 9, 2, 10, 4, 6, 4, 4, 4, 21, 2, 5, 6, 10
OFFSET
1,2
COMMENTS
Index of prime signature of n when prime signatures are listed in colexicographic order (see A036037).
EXAMPLE
a(7) = a({1}) = 2, a(180) = a({2,2,1}) = 17, a(216) = a({3,3}) = 23
=====================================================================
a(1) = 1,
For all n in A000040, prime_signature(n) = {1}, a(n) = 2,
For all n in A001248, prime_signature(n) = {2}, a(n) = 3,
For all n in A006881, prime_signature(n) = {1,1}, a(n) = 4,
For all n in A030078, prime_signature(n) = {3}, a(n) = 5,
For all n in A054753, prime_signature(n) = {2,1}, a(n) = 6,
For all n in A007304, prime_signature(n) = {1,1,1}, a(n) = 7, etc.
CROSSREFS
KEYWORD
nonn
AUTHOR
Sung-Hyuk Cha, Jan 27 2014
STATUS
approved