The Fibonacci sequence
,
when reduced modulo
is
periodic. For example,
.
The period of
is denoted by
,
so
.
In this paper we present an algorithm that, given a period
, produces
all
such
that
. For
efficiency, the algorithm employs key ideas from a 1963 paper by John Vinson on the period
of the Fibonacci sequence. We present output from the algorithm and discuss the results.
|