Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Lucas number

From Wikipedia, the free encyclopedia
(Redirected fromLucas prime)
Infinite integer series where the next number is the sum of the two preceding it
Not to be confused withLucas sequences, the general class of sequences to which the Lucas numbers belong.
This article includes a list ofgeneral references, butit lacks sufficient correspondinginline citations. Please help toimprove this article byintroducing more precise citations.(December 2019) (Learn how and when to remove this message)
The Lucas spiral, made with quarter-arcs, is a good approximation of thegolden 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.

TheLucas sequence is aninteger sequence named after the mathematicianFrançois Édouard Anatole Lucas (1842–1891), who studied both thatsequence and the closely relatedFibonacci sequence. Individual numbers in the Lucas sequence are known asLucas numbers. Lucas numbers and Fibonacci numbers form complementary instances ofLucas sequences.

The Lucas sequence has the samerecursive 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 thegolden ratio, and in fact the terms themselves areroundings ofinteger 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

2, 1, 3, 4, 7, 11, 18, 29, 47, 76, 123, 199, 322, 521, 843, 1364, 2207, 3571, 5778, 9349, ... . (sequenceA000032 in theOEIS)

which coincides for example with the number ofindependent vertex sets forcyclic graphsCn{\displaystyle C_{n}} of lengthn2{\displaystyle n\geq 2}.[1]

Definition

[edit]

As with the Fibonacci numbers, each Lucas number is defined to be the sum of its two immediately previous terms, thereby forming aFibonacci integer sequence. The first two Lucas numbers areL0=2{\displaystyle L_{0}=2} andL1=1{\displaystyle L_{1}=1}, which differs from the first two Fibonacci numbersF0=0{\displaystyle F_{0}=0} andF1=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:

Ln:={2if n=0;1if n=1;Ln1+Ln2if n>1.{\displaystyle L_{n}:={\begin{cases}2&{\text{if }}n=0;\\1&{\text{if }}n=1;\\L_{n-1}+L_{n-2}&{\text{if }}n>1.\end{cases}}}

(wheren belongs to thenatural numbers)

All Fibonacci-like integer sequences appear in shifted form as a row of theWythoff 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 numbersconverges to thegolden ratio.

Extension to negative integers

[edit]

UsingLn2=LnLn1{\displaystyle L_{n-2}=L_{n}-L_{n-1}}, one can extend the Lucas numbers to negative integers to obtain a doubly infinite sequence:

..., −11, 7, −4, 3, −1, 2, 1, 3, 4, 7, 11, ... (termsLn{\displaystyle L_{n}} for5n5{\displaystyle -5\leq {}n\leq 5} are shown).

The formula for terms with negative indices in this sequence is

Ln=(1)nLn.{\displaystyle L_{-n}=(-1)^{n}L_{n}.\!}

Relationship to Fibonacci numbers

[edit]
The first identity expressed visually

The Lucas numbers are related to the Fibonacci numbers by manyidentities. Among these are the following:

Theirclosed formula is given as:

Ln=φn+(1φ)n=φn+(φ)n=(1+52)n+(152)n,{\displaystyle L_{n}=\varphi ^{n}+(1-\varphi )^{n}=\varphi ^{n}+(-\varphi )^{-n}=\left({1+{\sqrt {5}} \over 2}\right)^{n}+\left({1-{\sqrt {5}} \over 2}\right)^{n}\,,}

whereφ{\displaystyle \varphi } is thegolden ratio. Alternatively, as forn>1{\displaystyle n>1} the magnitude of the term(φ)n{\displaystyle (-\varphi )^{-n}} is less than 1/2,Ln{\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 withBinet's formula,

Fn=φn(1φ)n5,{\displaystyle F_{n}={\frac {\varphi ^{n}-(1-\varphi )^{n}}{\sqrt {5}}}\,,}

a formula forφn{\displaystyle \varphi ^{n}} is obtained:

φn=Ln+Fn52.{\displaystyle \varphi ^{n}={{L_{n}+F_{n}{\sqrt {5}}} \over 2}\,.}

For integersn ≥ 2, we also get:

φn=Ln(φ)n=Ln(1)nLn1Ln3+R{\displaystyle \varphi ^{n}=L_{n}-(-\varphi )^{-n}=L_{n}-(-1)^{n}L_{n}^{-1}-L_{n}^{-3}+R}

with remainderR satisfying

|R|<3Ln5{\displaystyle \vert R\vert <3L_{n}^{-5}}.

Lucas identities

[edit]

Many of the Fibonacci identities have parallels in Lucas numbers. For example, theCassini identity becomes

Ln2Ln1Ln+1=(1)n5{\displaystyle L_{n}^{2}-L_{n-1}L_{n+1}=(-1)^{n}5}

Also

k=0nLk=Ln+21{\displaystyle \sum _{k=0}^{n}L_{k}=L_{n+2}-1}
k=0nLk2=LnLn+1+2{\displaystyle \sum _{k=0}^{n}L_{k}^{2}=L_{n}L_{n+1}+2}
2Ln12+Ln2=L2n+1+5Fn22{\displaystyle 2L_{n-1}^{2}+L_{n}^{2}=L_{2n+1}+5F_{n-2}^{2}}

whereFn=Ln1+Ln+15{\displaystyle \textstyle F_{n}={\frac {L_{n-1}+L_{n+1}}{5}}}.

Lnk=j=0k2(1)nj(kj)L(k2j)n{\displaystyle L_{n}^{k}=\sum _{j=0}^{\lfloor {\frac {k}{2}}\rfloor }(-1)^{nj}{\binom {k}{j}}L'_{(k-2j)n}}

whereLn=Ln{\displaystyle L'_{n}=L_{n}} except forL0=1{\displaystyle L'_{0}=1}.

For example ifn isodd,Ln3=L3n3Ln{\displaystyle L_{n}^{3}=L'_{3n}-3L'_{n}} andLn4=L4n4L2n+6L0{\displaystyle L_{n}^{4}=L'_{4n}-4L'_{2n}+6L'_{0}}

Checking,L3=4,43=64=763(4){\displaystyle L_{3}=4,4^{3}=64=76-3(4)}, and256=3224(18)+6{\displaystyle 256=322-4(18)+6}

Generating function

[edit]

Let

Φ(x)=2+x+3x2+4x3+=n=0Lnxn{\displaystyle \Phi (x)=2+x+3x^{2}+4x^{3}+\cdots =\sum _{n=0}^{\infty }L_{n}x^{n}}

be thegenerating function of the Lucas numbers. By a direct computation,

Φ(x)=L0+L1x+n=2Lnxn=2+x+n=2(Ln1+Ln2)xn=2+x+n=1Lnxn+1+n=0Lnxn+2=2+x+x(Φ(x)2)+x2Φ(x){\displaystyle {\begin{aligned}\Phi (x)&=L_{0}+L_{1}x+\sum _{n=2}^{\infty }L_{n}x^{n}\\&=2+x+\sum _{n=2}^{\infty }(L_{n-1}+L_{n-2})x^{n}\\&=2+x+\sum _{n=1}^{\infty }L_{n}x^{n+1}+\sum _{n=0}^{\infty }L_{n}x^{n+2}\\&=2+x+x(\Phi (x)-2)+x^{2}\Phi (x)\end{aligned}}}

which can be rearranged as

Φ(x)=2x1xx2{\displaystyle \Phi (x)={\frac {2-x}{1-x-x^{2}}}}

Φ(1x){\displaystyle \Phi \!\left(-{\frac {1}{x}}\right)} gives the generating function for thenegative indexed Lucas numbers,n=0(1)nLnxn=n=0Lnxn{\displaystyle \sum _{n=0}^{\infty }(-1)^{n}L_{n}x^{-n}=\sum _{n=0}^{\infty }L_{-n}x^{-n}}, and

Φ(1x)=x+2x21xx2{\displaystyle \Phi \!\left(-{\frac {1}{x}}\right)={\frac {x+2x^{2}}{1-x-x^{2}}}}

Φ(x){\displaystyle \Phi (x)} satisfies thefunctional equation

Φ(x)Φ(1x)=2{\displaystyle \Phi (x)-\Phi \!\left(-{\frac {1}{x}}\right)=2}

As thegenerating function for the Fibonacci numbers is given by

s(x)=x1xx2{\displaystyle s(x)={\frac {x}{1-x-x^{2}}}}

we have

s(x)+Φ(x)=21xx2{\displaystyle s(x)+\Phi (x)={\frac {2}{1-x-x^{2}}}}

whichproves that

Fn+Ln=2Fn+1,{\displaystyle F_{n}+L_{n}=2F_{n+1},}

and

5s(x)+Φ(x)=2xΦ(1x)=211xx2+4x1xx2{\displaystyle 5s(x)+\Phi (x)={\frac {2}{x}}\Phi (-{\frac {1}{x}})=2{\frac {1}{1-x-x^{2}}}+4{\frac {x}{1-x-x^{2}}}}

proves that

5Fn+Ln=2Ln+1{\displaystyle 5F_{n}+L_{n}=2L_{n+1}}

Thepartial fraction decomposition is given by

Φ(x)=11ϕx+11ψx{\displaystyle \Phi (x)={\frac {1}{1-\phi x}}+{\frac {1}{1-\psi x}}}

whereϕ=1+52{\displaystyle \phi ={\frac {1+{\sqrt {5}}}{2}}} is the golden ratio andψ=152{\displaystyle \psi ={\frac {1-{\sqrt {5}}}{2}}} is itsconjugate.

This can be used to prove the generating function, as

n=0Lnxn=n=0(ϕn+ψn)xn=n=0ϕnxn+n=0ψnxn=11ϕx+11ψx=Φ(x){\displaystyle \sum _{n=0}^{\infty }L_{n}x^{n}=\sum _{n=0}^{\infty }(\phi ^{n}+\psi ^{n})x^{n}=\sum _{n=0}^{\infty }\phi ^{n}x^{n}+\sum _{n=0}^{\infty }\psi ^{n}x^{n}={\frac {1}{1-\phi x}}+{\frac {1}{1-\psi x}}=\Phi (x)}

Congruence relations

[edit]

IfFn5{\displaystyle F_{n}\geq 5} is a Fibonacci number then no Lucas number is divisible byFn{\displaystyle F_{n}}.

The Lucas numbers satisfyGauss congruence. This implies thatLn{\displaystyle L_{n}} iscongruent to 1 modulon{\displaystyle n} ifn{\displaystyle n} isprime. Thecomposite values ofn{\displaystyle n} which satisfy this property are known asFibonacci pseudoprimes.

LnLn4{\displaystyle L_{n}-L_{n-4}} is congruent to 0 modulo 5.

Lucas primes

[edit]

ALucas prime is a Lucas number that isprime. The first few Lucas primes are

2, 3, 7, 11, 29, 47, 199, 521, 2207, 3571, 9349, 3010349, 54018521, 370248451, 6643838879, ... (sequenceA005479 in theOEIS).

The indices of these primes are (for example,L4 = 7)

0, 2, 4, 5, 7, 8, 11, 13, 16, 17, 19, 31, 37, 41, 47, 53, 61, 71, 79, 113, 313, 353, 503, 613, 617, 863, 1097, 1361, 4787, 4793, 5851, 7741, 8467, ... (sequenceA001606 in theOEIS).

As of September 2015[update], the largest confirmed Lucas prime isL148091, which has 30950 decimal digits.[4] As of August 2022[update], the largest known Lucasprobable prime isL5466311, with 1,142,392 decimal digits.[5]

IfLn is prime thenn is 0, prime, or apower of 2.[6]L2m is prime form = 1, 2, 3, and 4 and no other known values of m.

Lucas polynomials

[edit]

In the same way asFibonacci polynomials are derived from theFibonacci numbers, theLucas polynomialsLn(x){\displaystyle L_{n}(x)} are apolynomial sequence derived from the Lucas numbers.

Continued fractions for powers of the golden ratio

[edit]

Closerational approximations for powers of the golden ratio can be obtained from theircontinued fractions.

For positive integersn, the continued fractions are:

φ2n1=[L2n1;L2n1,L2n1,L2n1,]{\displaystyle \varphi ^{2n-1}=[L_{2n-1};L_{2n-1},L_{2n-1},L_{2n-1},\ldots ]}
φ2n=[L2n1;1,L2n2,1,L2n2,1,L2n2,1,]{\displaystyle \varphi ^{2n}=[L_{2n}-1;1,L_{2n}-2,1,L_{2n}-2,1,L_{2n}-2,1,\ldots ]}.

For example:

φ5=[11;11,11,11,]{\displaystyle \varphi ^{5}=[11;11,11,11,\ldots ]}

is the limit of

111,12211,1353122,150051353,{\displaystyle {\frac {11}{1}},{\frac {122}{11}},{\frac {1353}{122}},{\frac {15005}{1353}},\ldots }

with the error in each term being about 1% of the error in the previous term; and

φ6=[181;1,182,1,182,1,182,1,]=[17;1,16,1,16,1,16,1,]{\displaystyle \varphi ^{6}=[18-1;1,18-2,1,18-2,1,18-2,1,\ldots ]=[17;1,16,1,16,1,16,1,\ldots ]}

is the limit of

171,181,30517,32318,5473305,5796323,982095473,1040055796,{\displaystyle {\frac {17}{1}},{\frac {18}{1}},{\frac {305}{17}},{\frac {323}{18}},{\frac {5473}{305}},{\frac {5796}{323}},{\frac {98209}{5473}},{\frac {104005}{5796}},\ldots }

with the error in each term being about 0.3% that of thesecond previous term.

Applications

[edit]

Lucas numbers are the second most common pattern insunflowers after Fibonacci numbers, when clockwise and counter-clockwise spirals are counted, according to an analysis of 657 sunflowers in 2016.[7]

See also

[edit]

References

[edit]
  1. ^abWeisstein, Eric W."Lucas Number".mathworld.wolfram.com. Retrieved2020-08-11.
  2. ^Parker, Matt (2014). "13".Things to Make and Do in the Fourth Dimension. Farrar, Straus and Giroux. p. 284.ISBN 978-0-374-53563-6.
  3. ^Parker, Matt (2014). "13".Things to Make and Do in the Fourth Dimension. Farrar, Straus and Giroux. p. 282.ISBN 978-0-374-53563-6.
  4. ^"The Top Twenty: Lucas Number".primes.utm.edu. Retrieved6 January 2022.
  5. ^"Henri & Renaud Lifchitz's PRP Top - Search by form".www.primenumbers.net. Retrieved6 January 2022.
  6. ^Chris Caldwell, "The Prime Glossary: Lucas prime" from ThePrime Pages.
  7. ^Swinton, Jonathan; Ochu, Erinma; null, null (2016)."Novel Fibonacci and non-Fibonacci structure in the sunflower: results of a citizen science experiment".Royal Society Open Science.3 (5): 160091.Bibcode:2016RSOS....360091S.doi:10.1098/rsos.160091.PMC 4892450.PMID 27293788.

External links

[edit]
Prime number classes
By formula
By integer sequence
By property
Base-dependent
Patterns
k-tuples
By size
Complex numbers
Composite numbers
Related topics
First 60 primes
Classes ofnatural numbers
Powers and related numbers
Of the forma × 2b ± 1
Other polynomial numbers
Recursively defined numbers
Possessing a specific set of other numbers
Expressible via specific sums
2-dimensional
centered
non-centered
3-dimensional
centered
non-centered
pyramidal
4-dimensional
non-centered
Combinatorial numbers
Divisor functions
Prime omega functions
Euler's totient function
Aliquot sequences
Primorial
Otherprime factor ordivisor related numbers
Numeral system-dependent numbers
Arithmetic functions
anddynamics
Digit sum
Digit product
Coding-related
Other
P-adic numbers-related
Digit-composition related
Digit-permutation related
Divisor-related
Other
Generated via asieve
Sorting related
Graphemics related
Integer sequences
Basic
Advanced(list)
Fibonacci spiral with square sizes up to 34.
Properties of sequences
Properties of series
Series
Convergence
Explicit series
Convergent
Divergent
Kinds of series
Hypergeometric series
Retrieved from "https://en.wikipedia.org/w/index.php?title=Lucas_number&oldid=1269138323#Lucas_primes"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp