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.

A076153 Numbers n such that Omega(n) = Omega(n-1)^2, where Omega(m) (A001222) denotes the number of prime factors of m, counted with multiplicity.

Original entry on oeis.org

3, 16, 36, 40, 56, 88, 135, 156, 184, 204, 210, 220, 248, 250, 260, 296, 306, 315, 328, 330, 340, 342, 372, 414, 459, 472, 490, 516, 536, 546, 580, 584, 636, 650, 686, 690, 708, 714, 732, 735, 738, 804, 808, 819, 836, 850, 852, 870, 872, 940, 950, 966, 975, 996, 999
Offset: 1

Views

Author

Joseph L. Pe, Oct 31 2002

Keywords

Examples

			Omega(996) = 2^2 = Omega(995)^2, so 996 is a term of the sequence.
		

Crossrefs

Similar to A109287; after a(1)=3 next difference is a(101)=1792 whereas A109287(100)=1794. - Ray Chandler, Mar 20 2007
Cf. A001222.

Programs

Extensions

Edited by Ray Chandler, Mar 20 2007