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.

A165714 Let the prime factorization of m be m = product p(m,k)^b(m,k), where p(m,j)A165713(n), k)^b(n,k)}.

Original entry on oeis.org

3, 2, 25, 7, 10, 2, 27, 121, 6, 13, 28, 2, 15, 6, 83521, 19, 50, 23, 63, 22, 6, 5, 104, 9, 14, 24389, 99, 31, 42, 2, 69343957, 34, 35, 6, 1444, 41, 39, 10, 88, 43, 30, 47, 45, 92, 6, 7, 80, 2809, 867, 26, 12, 59, 6655, 14, 513, 58, 62, 61, 132, 2, 21, 325, 90458382169, 34
Offset: 2

Views

Author

Leroy Quet, Sep 24 2009

Keywords

Comments

A165713(n) = the smallest integer > n that is divisible by exactly the same number of distinct primes as n is.

Examples

			12 = 2^2 * 3^1, which is divisible by 2 distinct primes. The next larger integer divisible by exactly 2 distinct primes is 14 = 2^1 * 7^1. Taking the primes from the factorization of 14 and the exponents from the factorization of 12, we have a(12) = 2^2 * 7^1 = 28.
		

Crossrefs

Extensions

Extended by Ray Chandler, Mar 12 2010