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.

A328056 Numbers k such that phi(k) > phi(k+1) > phi(k+2) where phi is the Euler totient function (A000010).

Original entry on oeis.org

313, 523, 733, 823, 824, 943, 944, 973, 1153, 1363, 1573, 1753, 1783, 1813, 1993, 2143, 2413, 2473, 2623, 2803, 3043, 3133, 3134, 3253, 3313, 3463, 3703, 3883, 4093, 4123, 4303, 4387, 4388, 4513, 4723, 4873, 4874, 4933, 5113, 5143, 5353, 5443, 5444, 5563, 5564
Offset: 1

Views

Author

Kritsada Moomuang, Oct 03 2019

Keywords

Comments

Contains all members k of A206581 such that k==103 (mod 210) except 103.- Robert Israel, Oct 16 2019

Examples

			313 is in the sequence since phi(313) = 312, phi(314) = 156, phi(315) = 144, and 312 > 156 > 144.
		

Crossrefs

Supersequence of A326817.

Programs