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.

A323084 k-digit numbers whose digit(s) are the number of distinct prime factors (with multiplicity) in each of the following k integers.

Original entry on oeis.org

0, 1, 12, 21, 4224, 153426, 442451, 471614, 523291, 4336232, 474335342, 3624263478, 36443455382, 244936365228, 452527642826, 593326437534, 4372566243537
Offset: 1

Views

Author

G. L. Honaker, Jr., Jan 03 2019

Keywords

Comments

a(6)-a(12) found by Carlos Rivera.
a(18) > 10^13. - Giovanni Resta, Jan 04 2019

Examples

			4224 is a term because 4224 is a 4-digit number whose digits (4,2,2,4) are the number of prime factors (with multiplicity) in each of the following 4 integers; i.e., 4225 = 5^2*13^2 (four prime factors), 4226 = 2*2113 (two prime factors), 4227 = 3*1409 (two prime factors), and 4228 = 2^2*7*151 (four prime factors), therefore (4,2,2,4) -> 4224.
		

Crossrefs

Extensions

a(13)-a(17) from Giovanni Resta, Jan 04 2019