Lucas sequences

E337572

Lucas sequences are a family of integer sequences defined by the same type of second-order linear recurrence as the Fibonacci numbers but with more general initial conditions, encompassing the Fibonacci sequence as a special case.

All labels observed (3)

Label Occurrences
Jacobsthal numbers 1
Lucas number sequence 1
Lucas sequences canonical 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf integer sequence family
mathematical concept
number theory concept
appearsIn combinatorics
recurrence relation theory
classification second-order linear homogeneous recurrence sequences
constraint P and Q are usually integers
definedBy second-order linear recurrence relation
dependOn P and Q
field discrete mathematics
number theory
firstKindInitialConditions U_0 = 0, U_1 = 1
generalizes Fibonacci sequence
Lucas sequences self-linksurface differs
surface form: Lucas number sequence
hasApplication cryptography via primality tests
pseudorandom number generation
hasNotation U_n(P,Q)
V_n(P,Q)
hasOnlineResource OEIS entries for many specific Lucas sequences
hasSubfamily Lucas sequence of the first kind
Lucas sequence of the second kind
includesSequence Fibonacci sequence
surface form: Fibonacci numbers

Lucas sequences self-linksurface differs
surface form: Jacobsthal numbers

Lucas numbers
Pell numbers
namedAfter Édouard Lucas
parameter P
Q
property satisfy linear recurrence with constant coefficients
terms are integers for integer P and Q
recurrenceType u_n = P u_{n-1} - Q u_{n-2}
relatedConcept Lucas pair (P,Q)
relatedTo Binet-type closed forms
characteristic polynomial x^2 - Px + Q
linear recurrences modulo m
roots of x^2 - Px + Q
secondKindInitialConditions V_0 = 2, V_1 = P
specialCaseCondition Fibonacci sequence
surface form: Fibonacci sequence corresponds to P = 1, Q = -1 with suitable initial conditions

Lucas numbers correspond to P = 1, Q = -1 with different initial conditions
termIndex n
usedIn Diophantine equations
Lucas probable prime tests
Lucas test
Lucas–Lehmer test
algebraic number theory
primality testing

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Fibonacci sequence isSubsequenceOf Lucas sequences
Lucas sequences includesSequence Lucas sequences self-linksurface differs
this entity surface form: Jacobsthal numbers
Lucas sequences generalizes Lucas sequences self-linksurface differs
this entity surface form: Lucas number sequence