Lucas sequence

From Citizendium
Revision as of 01:39, 17 November 2007 by imported>Hendra I. Nurdin (→‎Properties)
Jump to navigation Jump to search

Lucas sequences are a particular generalisation of sequences like the Fibonacci numbers, Lucas numbers, Pell numbers or Jacobsthal numbers. These sequences have one common characteristic: they can be generated over quadratic equations of the form: .

There exists two kinds of Lucas sequences:

  • Sequences with ,
  • Sequences with ,

where and are the solutions

and

of the quadratic equation .

Properties

  • The variables and , and the parameter and are interdependent. In particular, and .
  • For every sequence it holds that and .
  • For every sequence is holds that and .

For every Lucas sequence the following are true:

  • for all

Fibonacci numbers and Lucas numbers

The two best known Lucas sequences are the Fibonacci numbers and the Lucas numbers with and .

Lucas sequences and the prime numbers

If the natural number is a prime number then it holds that

  • divides
  • divides

Fermat's Little Theorem can then be seen as a special case of divides because is equivalent to .

The converse pair of statements that if divides then is Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \scriptstyle n\ } a prime number and if Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m\ } divides Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \scriptstyle V_m(P,Q)-P\ } then is Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m\ } a prime number) are individually false and lead to Fibonacci pseudoprimes and Lucas pseudoprimes, respectively.

Further reading