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.

A197112 Numbers k such that phi(k) = phi(k+1) + phi(k+2).

Original entry on oeis.org

193, 3529, 9337, 27229, 46793, 78181, 90193, 112993, 135013, 437183, 849403, 935219, 1078579, 1283599, 1986973, 2209583, 2341183, 2411173, 2689693, 2744143, 3619069, 3712543, 4738183, 5132983, 6596119, 7829029, 8184713
Offset: 1

Views

Author

Antonio Roldán, Oct 10 2011

Keywords

Comments

For k less than 4*10^6, k is prime, semiprime, or triprime (3-almost prime).

Examples

			112993 is in the sequence, because phi(112993) = 106704, phi(112994) = 48384, phi(112995) = 58320  and 106704 = 48384 + 58320.
		

Crossrefs

Programs

Formula

a(n) = A066232(n)-2. - Donovan Johnson, Oct 14 2011

Extensions

a(27) from Vincenzo Librandi, Sep 27 2013