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.

A109406 Numbers m such that (sp(m)+sp(m+1)+sp(m+2))/3 is an integer, where sp(n) = n-th semiprime.

Original entry on oeis.org

3, 4, 9, 10, 11, 14, 20, 28, 29, 32, 34, 40, 43, 44, 45, 46, 50, 53, 58, 59, 61, 62, 63, 68, 69, 72, 74, 80, 83, 86, 89, 95, 99, 100, 101, 105, 107, 109, 111, 112, 115, 116, 118, 119, 121, 123, 127, 129, 130, 131, 132, 136, 137, 140, 144, 145, 150, 151, 152, 153, 155
Offset: 1

Views

Author

Zak Seidov, Jun 27 2005

Keywords

Examples

			3 is OK because (sp(3)+sp(4)+sp(5))/3=(9+10+14)/3 = 11; sp(n) = n-th semiprime.
		

Crossrefs

Cf. A075541.

Programs