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.

A066231 Numbers n such that phi(n) = phi(n-1) - phi(n-2).

Original entry on oeis.org

6, 8, 26, 78, 218, 306, 3666, 4646, 5066, 8816, 12206, 12546, 19878, 20436, 24236, 29546, 37736, 47996, 60116, 72086, 73026, 77046, 87476, 121146, 126056, 129246, 149756, 190268, 234636, 247856, 273296, 275724, 419366, 531236, 553476, 621726
Offset: 1

Views

Author

Joseph L. Pe, Dec 18 2001

Keywords

Comments

Question: Are all terms of this sequence even? (Compare A065557, whose terms could be all odd and squarefree.)

Examples

			phi(8) = 4 = 6-2 = phi(7) - phi(6).
		

Crossrefs

Programs

Extensions

a(24)-a(36) from Harry J. Smith, Feb 06 2010