cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A236515 Colexicographic index of prime signature of n.

Original entry on oeis.org

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

Views

Author

Sung-Hyuk Cha, Jan 27 2014

Keywords

Comments

Index of prime signature of n when prime signatures are listed in colexicographic order (see A036037).

Examples

			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