Lucas number: Difference between revisions
Jump to navigation
Jump to search
imported>Olier Raby (Correction.) |
mNo edit summary |
||
Line 16: | Line 16: | ||
*If <math>p\ </math> is a prime number, than <math>p\ </math> divides <math>L_p - 1\ </math>. The converse is false. | *If <math>p\ </math> is a prime number, than <math>p\ </math> divides <math>L_p - 1\ </math>. The converse is false. | ||
*Relationship to the [[Fibonacci number]] is given by <math>L_n = F_{n-1} + F_{n+1}\ </math>. | *Relationship to the [[Fibonacci number]] is given by <math>L_n = F_{n-1} + F_{n+1}\ </math>.[[Category:Suggestion Bot Tag]] |
Latest revision as of 16:00, 13 September 2024
The sequence of Lucas numbers is strongly related to the sequence of Fibonacci numbers. Lucas number and Fibonacci numbers have the identical formula , and both sequences are part of the Lucas sequence with the parameter P=1 and Q=(-1).
The first few Lucas numbers are: 2, 1, 3, 4, 7, 11, 18, 29, 47, 76, 123, ...
Properties
- If is a prime number, than divides . The converse is false.
- Relationship to the Fibonacci number is given by .