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.

A077617 Numbers k such that Omega(k) = Omega(k+1) + Omega(k+2).

Original entry on oeis.org

12, 16, 24, 40, 45, 48, 56, 84, 100, 105, 132, 136, 140, 165, 168, 189, 204, 210, 224, 228, 261, 264, 272, 297, 315, 330, 345, 357, 372, 378, 380, 405, 441, 444, 450, 464, 465, 468, 477, 496, 513, 520, 522, 525, 536, 544, 546, 561, 564, 567, 588, 608, 621
Offset: 1

Views

Author

Shyam Sunder Gupta, Dec 01 2002

Keywords

Comments

Omega(n) denotes the number of prime factors of n, counting multiplicity.

Examples

			a(2) = 16 is a term because Omega(16) = 4 = Omega(17) + Omega(18) = 1 + 3 = 4.
		

Crossrefs

Programs