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.

A226296 The smallest number beginning with n that can be decomposed into divisors consisting exclusively of the first n semiprimes.

Original entry on oeis.org

16, 24, 3456, 466560, 5927040, 6350400, 771573600, 838252800, 990186120000, 102979356480000, 112378266000000, 12379589782560000, 133730136540000000, 140865976625774400000, 1553794408841875200000, 16774637597496979200000, 17868635701681564800000
Offset: 1

Views

Author

Keywords

Comments

This is to A225903 as semiprimes A001358 are to prime A000040, and as Product of the first n semiprimes A112141 is to Primorials A002110.

Examples

			a(1) = 16, the smallest multiple of the first semiprime (4) that begins with leftmost digit 1.
a(2) = 24 = 4 * 6, the product of the first 2 semiprimes, and already begins with 2.
		

Crossrefs