From Wikipedia, the free encyclopedia
Infinite integer series where the next number is the sum of the two preceding it
Not to be confused with
Lucas sequences, the general class of sequences to which the Lucas numbers belong.
The Lucas spiral, made with quarter-arcs, is a good approximation of the golden spiral when its terms are large. However, when its terms become very small, the arc's radius decreases rapidly from 3 to 1 then increases from 1 to 2.The Lucas sequence is an integer sequence named after the mathematician François Édouard Anatole Lucas (1842–1891), who studied both that sequence and the closely related Fibonacci sequence. Individual numbers in the Lucas sequence are known as Lucas numbers. Lucas numbers and Fibonacci numbers form complementary instances of Lucas sequences.
The Lucas sequence has the same recursive relationship as the Fibonacci sequence, where each term is the sum of the two previous terms, but with different starting values.[1] This produces a sequence where the ratios of successive terms approach the golden ratio, and in fact the terms themselves are roundings of integer powers of the golden ratio.[2] The sequence also has a variety of relationships with the Fibonacci numbers, like the fact that adding any two Fibonacci numbers two terms apart in the Fibonacci sequence results in the Lucas number in between.[3]
The first few Lucas numbers are
which coincides for example with the number of independent vertex sets for cyclic graphs C n {\displaystyle C_{n}} of length n ≥ 2 {\displaystyle n\geq 2} .[1]
As with the Fibonacci numbers, each Lucas number is defined to be the sum of its two immediately previous terms, thereby forming a Fibonacci integer sequence. The first two Lucas numbers are L 0 = 2 {\displaystyle L_{0}=2} and L 1 = 1 {\displaystyle L_{1}=1} , which differs from the first two Fibonacci numbers F 0 = 0 {\displaystyle F_{0}=0} and F 1 = 1 {\displaystyle F_{1}=1} . Though closely related in definition, Lucas and Fibonacci numbers exhibit distinct properties.
The Lucas numbers may thus be defined as follows:
(where n belongs to the natural numbers)
All Fibonacci-like integer sequences appear in shifted form as a row of the Wythoff array; the Fibonacci sequence itself is the first row and the Lucas sequence is the second row. Also like all Fibonacci-like integer sequences, the ratio between two consecutive Lucas numbers converges to the golden ratio.
Extension to negative integers[edit]Using L n − 2 = L n − L n − 1 {\displaystyle L_{n-2}=L_{n}-L_{n-1}} , one can extend the Lucas numbers to negative integers to obtain a doubly infinite sequence:
The formula for terms with negative indices in this sequence is
The Lucas numbers are related to the Fibonacci numbers by many identities. Among these are the following:
Their closed formula is given as:
where φ {\displaystyle \varphi } is the golden ratio. Alternatively, as for n > 1 {\displaystyle n>1} the magnitude of the term ( − φ − 1 ) n {\displaystyle \textstyle {\bigl (}{-\varphi ^{-1}}{\bigr )}^{n}} is less than 1/2, L n {\displaystyle L_{n}} is the closest integer to φ n {\displaystyle \varphi ^{n}} or, equivalently, the integer part of φ n + 1 / 2 {\displaystyle \varphi ^{n}+1/2} , also written as ⌊ φ n + 1 / 2 ⌋ {\displaystyle \lfloor \varphi ^{n}+1/2\rfloor } .
Combining the above with Binet's formula,
a formula for φ n {\displaystyle \varphi ^{n}} is obtained:
For integers n ≥ 2, we also get:
with remainder R satisfying
Many of the Fibonacci identities have parallels in Lucas numbers. For example, the Cassini identity becomes
Also
where F n = L n − 1 + L n + 1 5 {\displaystyle \textstyle F_{n}={\frac {L_{n-1}+L_{n+1}}{5}}} .
where L n ′ = L n {\displaystyle L'_{n}=L_{n}} except for L 0 ′ = 1 {\displaystyle L'_{0}=1} .
For example if n is odd, L n 3 = L 3 n ′ − 3 L n ′ {\displaystyle L_{n}^{3}=L'_{3n}-3L'_{n}} and L n 4 = L 4 n ′ − 4 L 2 n ′ + 6 L 0 ′ {\displaystyle L_{n}^{4}=L'_{4n}-4L'_{2n}+6L'_{0}}
Checking, L 3 = 4 , 4 3 = 64 = 76 − 3 ( 4 ) {\displaystyle L_{3}=4,4^{3}=64=76-3(4)} , and 256 = 322 − 4 ( 18 ) + 6 {\displaystyle 256=322-4(18)+6}
Generating function[edit]Let
be the generating function of the Lucas numbers. By a direct computation,
which can be rearranged as
Φ ( − 1 x ) {\displaystyle \Phi \!\left(-{\frac {1}{x}}\right)} gives the generating function for the negative indexed Lucas numbers, ∑ n = 0 ∞ ( − 1 ) n L n x − n = ∑ n = 0 ∞ L − n x − n {\displaystyle \sum _{n=0}^{\infty }(-1)^{n}L_{n}x^{-n}=\sum _{n=0}^{\infty }L_{-n}x^{-n}} , and
Φ ( x ) {\displaystyle \Phi (x)} satisfies the functional equation
As the generating function for the Fibonacci numbers is given by
we have
which proves that
and
proves that
The partial fraction decomposition is given by
where ϕ = 1 + 5 2 {\displaystyle \phi ={\frac {1+{\sqrt {5}}}{2}}} is the golden ratio and ψ = 1 − 5 2 {\displaystyle \psi ={\frac {1-{\sqrt {5}}}{2}}} is its conjugate.
This can be used to prove the generating function, as
If F n ≥ 5 {\displaystyle F_{n}\geq 5} is a Fibonacci number then no Lucas number is divisible by F n {\displaystyle F_{n}} .
The Lucas numbers satisfy Gauss congruence. This implies that L n {\displaystyle L_{n}} is congruent to 1 modulo n {\displaystyle n} if n {\displaystyle n} is prime. The composite values of n {\displaystyle n} which satisfy this property are known as Fibonacci pseudoprimes.
L n − L n − 4 {\displaystyle L_{n}-L_{n-4}} is congruent to 0 modulo 5.
A Lucas prime is a Lucas number that is prime. The first few Lucas primes are
The indices of these primes are (for example, L4 = 7)
As of September 2015[update], the largest confirmed Lucas prime is L148091, which has 30950 decimal digits.[4] As of August 2022[update], the largest known Lucas probable prime is L5466311, with 1,142,392 decimal digits.[5]
If Ln is prime then n is 0, prime, or a power of 2.[6] L2m is prime for m = 1, 2, 3, and 4 and no other known values of m.
In the same way as Fibonacci polynomials are derived from the Fibonacci numbers, the Lucas polynomials L n ( x ) {\displaystyle L_{n}(x)} are a polynomial sequence derived from the Lucas numbers.
Continued fractions for powers of the golden ratio[edit]Close rational approximations for powers of the golden ratio can be obtained from their continued fractions.
For positive integers n, the continued fractions are:
For example:
is the limit of
with the error in each term being about 1% of the error in the previous term; and
is the limit of
with the error in each term being about 0.3% that of the second previous term.
Lucas numbers are the second most common pattern in sunflowers after Fibonacci numbers, when clockwise and counter-clockwise spirals are counted, according to an analysis of 657 sunflowers in 2016.[7]
classes
By formulaRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4