Source: wikibot/lehmer-sequence

= Lehmer sequence
{wiki=Lehmer_sequence}

A Lehmer sequence is a specific type of sequence that is generated using the properties of numbers in a deterministic manner. It is defined by a recurrence relation with integer coefficients. The Lehmer sequence \\( L(n) \\) is typically constructed as follows: 1. The initial terms of the sequence are defined as: - \\( L(0) = 0 \\) - \\( L(1) = 1 \\) 2.