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.

A180117 Numbers n such that n and n+2 are both divisible by exactly 3 primes (counted with multiplicity).

Original entry on oeis.org

18, 28, 42, 50, 66, 68, 76, 114, 170, 172, 186, 188, 236, 242, 244, 266, 273, 282, 284, 290, 316, 343, 354, 385, 402, 404, 410, 423, 426, 428, 434, 436, 475, 506, 596, 602, 603, 604, 637, 652, 663, 668, 722, 762, 775, 786, 788, 845, 890, 892, 906, 925, 962
Offset: 1

Views

Author

Jonathan Vos Post, Aug 10 2010

Keywords

Comments

Numbers k such that both k and k + 2 are in A014612.

Examples

			a(1) = 18 because 18 = 2*3*3 and 18+2 = 20 = 2*2*5 both have 3 prime divisors, counted with multiplicity.
a(2) = 28 because 28 = 2*2*7 and 28+2 = 30 = 2*3*5 both have 3 prime divisors, counted with multiplicity.
		

Crossrefs

Programs

Extensions

More terms from R. J. Mathar, Aug 13 2010