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.

A291175 Numbers k such that lambda(k) = lambda(k-1) + lambda(k-2), where lambda(k) is Carmichael lambda function (A002322).

Original entry on oeis.org

3, 5, 7, 11, 13, 22, 46, 371, 717, 1379, 1436, 1437, 3532, 5146, 12209, 35652, 45236, 58096, 93932, 130170, 263589, 327095, 402056, 680068, 808303, 814453, 870689, 991942, 1178628, 1670065, 1686526, 2041276, 2319102, 2324004, 3869372, 4290742, 4449280
Offset: 1

Views

Author

Amiram Eldar, Aug 19 2017

Keywords

Examples

			lambda(717) = 238 = 178 + 60 = lambda(716) + lambda(715), therefore 717 is in the sequence.
		

Crossrefs

Programs