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.

Showing 1-2 of 2 results.

A088469 Number of distinct lunar prime divisors of n.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 1

Views

Author

David Applegate, Nov 11 2003

Keywords

Comments

a(n) is the number of lunar primes p that are lunar divisors of n. (Multiplicity is not taken into account. Each prime is counted at most once.)

Examples

			10 = 9*90 and 90 is prime. 90 is the only prime divisor of 10, so a(10) = 1.
		

Crossrefs

A088475 Numbers n such that the lunar sum of the distinct lunar prime divisors of n is >= n.

Original entry on oeis.org

10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75
Offset: 1

Views

Author

David Applegate, Nov 11 2003

Keywords

Examples

			The only lunar prime that divides 10 is 90: 90*1 = 10 (cf. A087061, A087062, A087097) and 90 >= 10, so 10 is a member. - _N. J. A. Sloane_, Mar 04 2007, corrected Oct 07 2010.
		

Crossrefs

Complement is A088472, which starts 1, 2, 3, 4, 5, 6, 7, 8, 9, 100, 110, 112, ...

Extensions

Definition made more precise by Marc LeBrun, Mar 04 2007
Showing 1-2 of 2 results.