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.

A056853 Numbers n satisfying phi(n+1) - phi(n-1) = 2.

Original entry on oeis.org

4, 6, 7, 12, 13, 15, 18, 19, 21, 30, 42, 45, 60, 63, 72, 93, 102, 108, 117, 138, 150, 165, 180, 192, 198, 213, 228, 240, 255, 270, 282, 312, 333, 348, 357, 420, 432, 453, 462, 522, 525, 570, 600, 618, 642, 660, 693, 717, 765, 810, 822, 828, 858, 882, 933, 957
Offset: 1

Views

Author

Joseph L. Pe, Feb 12 2002

Keywords

Examples

			phi(13+1)-phi(13-1) = 2, so 13 is a term of the sequence.
		

Crossrefs

Cf. A000010. Essentially the same as A001838.

Programs