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.

A086568 Smallest number having as many distinct prime factors as n has prime factors, when counted with multiplicity.

Original entry on oeis.org

1, 2, 2, 6, 2, 6, 2, 30, 6, 6, 2, 30, 2, 6, 6, 210, 2, 30, 2, 30, 6, 6, 2, 210, 6, 6, 30, 30, 2, 30, 2, 2310, 6, 6, 6, 210, 2, 6, 6, 210, 2, 30, 2, 30, 30, 6, 2, 2310, 6, 30, 6, 30, 2, 210, 6, 210, 6, 6, 2, 210, 2, 6, 30, 30030, 6, 30, 2, 30, 6, 30, 2, 2310, 2, 6, 30, 30, 6, 30, 2
Offset: 1

Views

Author

Reinhard Zumkeller, Jan 03 2004

Keywords

Comments

a(n) = n if and only if n = A002110(m) for some m. That is, primorials give the fixed points of this sequence.

Crossrefs

Programs

Formula

a(n) = prime(bigomega(n))# = A002110(A001222(n)).
For all n >= 1, A001221(a(n)) = A001222(a(n)) = A001222(n).

Extensions

Formula corrected and comments edited by Antti Karttunen, Jul 07 2017