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.

A233459 Length of n-th record runs with lambda(k) = lambda(k+1) = ..., where lambda is Liouville's function A008836.

Original entry on oeis.org

1, 2, 3, 4, 6, 7, 9, 12, 14, 15, 16, 17, 18, 19, 20, 24, 25, 28, 33
Offset: 1

Views

Author

Keywords

Examples

			lambda(1) = 1 is the first (record) run, so a(1) = 1.
lambda(2) = lambda(3) = -1 is the second record run, so a(2) = 2. lambda(11) = lambda(12) = lambda(13) = -1 is the third record run, so a(3) = 3.
		

Crossrefs