Revision as of 23:46, 17 November 2007 by imported>Hendra I. Nurdin
In mathematics, a Lucas sequence is a particular generalisation of sequences like the Fibonacci numbers, Lucas numbers, Pell numbers or Jacobsthal numbers. Lucas sequences have one common characteristic: they can be generated over quadratic equations of the form:
with
.
There exist two kinds of Lucas sequences:
- Sequences
with
,
- Sequences
with
,
where
and
are the solutions
![{\displaystyle a={\frac {P+{\sqrt {P^{2}-4Q}}}{2}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/84950dc39ccd679e34804d730f674aa03b72e004)
and
![{\displaystyle b={\frac {P-{\sqrt {P^{2}-4Q}}}{2}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/a41e3c6117d0d1638487ff9dbcd345dbf1226223)
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:
![{\displaystyle \scriptstyle U_{2n}=U_{n}\cdot V_{n}\ }](https://wikimedia.org/api/rest_v1/media/math/render/svg/71158e00fcdedd313ee9e0c3eab9e01a05cd3748)
![{\displaystyle \scriptstyle V_{n}=U_{n+1}-QU_{n-1}\ }](https://wikimedia.org/api/rest_v1/media/math/render/svg/ee35e1da341de6e5fc73fdbcd7cbe6695dd9b4c1)
![{\displaystyle \scriptstyle V_{2n}=V_{n}^{2}-2Q^{n}\ }](https://wikimedia.org/api/rest_v1/media/math/render/svg/67e39c9185d21f99f722854114135b91ce038f84)
![{\displaystyle \scriptstyle \operatorname {ggT} (U_{m},U_{n})=U_{\operatorname {ggT} (m,n)}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/f00869b0edece20adfa33004c3fdba11b719d05f)
for all ![{\displaystyle \scriptstyle U_{m}\neq 1}](https://wikimedia.org/api/rest_v1/media/math/render/svg/086524e0b66c8e0cf52c2045c1ad8e0f21e51600)
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 ![{\displaystyle \scriptstyle U_{p}(P,Q)-\left({\frac {D}{p}}\right)}](https://wikimedia.org/api/rest_v1/media/math/render/svg/504ff326ef33218e2ed82c4f5b0113bcd1783b70)
divides ![{\displaystyle \scriptstyle V_{p}(P,Q)-P\ }](https://wikimedia.org/api/rest_v1/media/math/render/svg/44596c115ea86da53c67e8248002c4916357dd3d)
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
a prime number and if
divides
then is
a prime number) are individually false and lead to Fibonacci pseudoprimes and Lucas pseudoprimes, respectively.
Further reading