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.

A076529 Numbers k for which phi(k) = phi(k+1) - phi(k-1).

Original entry on oeis.org

2, 4, 6, 10, 16, 22, 36, 40, 46, 100, 136, 232, 256, 856, 1036, 1296, 1540, 1600, 2016, 4336, 6526, 9178, 14400, 16096, 30496, 55386, 61132, 62800, 65536, 72580, 77616, 110176, 152650, 179296, 244966, 299650, 603460, 619696, 686736, 1876726, 2841916, 3058210
Offset: 1

Views

Author

Joseph L. Pe, Oct 18 2002

Keywords

Examples

			phi(22) = 10; phi(23) = 22; phi(21) = 12 and 10 = 22 - 12; hence 22 is a term of the sequence.
		

Crossrefs

Programs

Extensions

Missing first term added by Donovan Johnson, Dec 06 2012