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.

A157483 Numbers k such that k-1 and k+1 are divisible by exactly 3 primes, counted with multiplicity.

Original entry on oeis.org

19, 29, 43, 51, 67, 69, 77, 115, 171, 173, 187, 189, 237, 243, 245, 267, 274, 283, 285, 291, 317, 344, 355, 386, 403, 405, 411, 424, 427, 429, 435, 437, 476, 507, 597, 603, 604, 605, 638, 653, 664, 669, 723, 763, 776, 787, 789, 846, 891, 893, 907, 926, 963
Offset: 1

Views

Author

Keywords

Comments

Omega(a(n) - 1) = Omega(a(n) + 1) = 3, where Omega(n)=A001222(n). In general twin k-almost prime pairs are defined by Omega(a(n) - 1) = Omega(a(n) + 1) = k. Twin 1-almost primes are twin prime pairs (A014574). - Redjan Shabani, Jul 20 2012

Examples

			19 is a term: 19-1 = 18 = 2*3*3 and 19+1 = 20 = 2*2*5.
		

Crossrefs

Programs

Extensions

More terms from Emeric Deutsch, Mar 03 2009