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.

A076252 Integers k such that omega(k) = omega(k-1) + omega(k-2) + omega(k-3), where omega(n) is the number of distinct prime factors of n.

Original entry on oeis.org

2310, 3990, 4290, 6090, 6270, 10010, 11550, 12810, 13650, 17094, 17940, 18270, 19380, 21930, 22110, 22770, 23100, 24990, 25410, 27300, 28644, 30090, 32214, 32604, 34034, 34314, 35340, 35880, 37310, 38190, 38570, 38640, 39270, 39780
Offset: 1

Views

Author

Joseph L. Pe, Nov 04 2002

Keywords

Examples

			omega(2310) = 5 = 1 + 2 + 2 = omega(2309) + omega(2308) + omega(2307), so 2310 belongs to the sequence.
		

Crossrefs

Programs