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.

A257550 Numbers n such that phi(n) = 5*phi(n+1).

Original entry on oeis.org

17907119, 18828809, 31692569, 73421039, 179467469, 322757819, 337567229, 627702389, 975314339, 2537636009, 2722271369, 3328653509, 3917646809, 5529412349, 6369847469, 11179199849, 11201693579, 11363832479, 13442120999, 16781760449, 19751331599, 20002320029
Offset: 1

Views

Author

Ray Chandler, Apr 29 2015

Keywords

Examples

			phi(17907119) = 16588800 = 5*phi(17907120).
		

Crossrefs

Programs

  • Mathematica
    a1={};nmax=10^9;last=EulerPhi[1];n=2;
    While[nRay Chandler, Apr 30 2015 *)

Extensions

a(10)-a(22) from Giovanni Resta, May 11 2015