Periodic sequence
   HOME

TheInfoList



OR:

In mathematics, a periodic sequence (sometimes called a cycle) is a
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is calle ...
for which the same terms are repeated over and over: :''a''1, ''a''2, ..., ''a''''p'',  ''a''1, ''a''2, ..., ''a''''p'',  ''a''1, ''a''2, ..., ''a''''p'', ... The number ''p'' of repeated terms is called the period (
period Period may refer to: Common uses * Era, a length or span of time * Full stop (or period), a punctuation mark Arts, entertainment, and media * Period (music), a concept in musical composition * Periodic sentence (or rhetorical period), a concept ...
).


Definition

A (purely) periodic sequence (with period ''p''), or a ''p-''periodic sequence, is a sequence ''a''1, ''a''2, ''a''3, ... satisfying :''a''''n''+''p'' = ''a''''n'' for all values of ''n''. If a sequence is regarded as a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
whose domain is the set of
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''cardinal ...
s, then a periodic sequence is simply a special type of
periodic function A periodic function is a function that repeats its values at regular intervals. For example, the trigonometric functions, which repeat at intervals of 2\pi radians, are periodic functions. Periodic functions are used throughout science to des ...
. The smallest ''p'' for which a periodic sequence is ''p''-periodic is called its least period or exact period.


Examples

Every constant function is 1-periodic. The sequence 1,2,1,2,1,2\dots is periodic with least period 2. The sequence of digits in the decimal expansion of 1/7 is periodic with period 6: :\frac = 0.142857\,142857\,142857\,\ldots More generally, the sequence of digits in the decimal expansion of any
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (e.g. ). The set of all rat ...
is eventually periodic (see below). The sequence of powers of −1 is periodic with period two: :-1,1,-1,1,-1,1,\ldots More generally, the sequence of powers of any
root of unity In mathematics, a root of unity, occasionally called a de Moivre number, is any complex number that yields 1 when raised to some positive integer power . Roots of unity are used in many branches of mathematics, and are especially important ...
is periodic. The same holds true for the powers of any element of finite order in a
group A group is a number of persons or things that are located, gathered, or classed together. Groups of people * Cultural group, a group whose members share the same cultural identity * Ethnic group, a group whose members share the same ethnic ide ...
. A
periodic point In mathematics, in the study of iterated functions and dynamical systems, a periodic point of a function is a point which the system returns to after a certain number of function iterations or a certain amount of time. Iterated functions Given a ...
for a function is a point whose
orbit In celestial mechanics, an orbit is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an object or position in space such as ...
:x,\, f(x),\, f(f(x)),\, f^3(x),\, f^4(x),\, \ldots is a periodic sequence. Here, f^n(x) means the
composition Composition or Compositions may refer to: Arts and literature *Composition (dance), practice and teaching of choreography *Composition (language), in literature and rhetoric, producing a work in spoken tradition and written discourse, to include v ...
of applied to . Periodic points are important in the theory of dynamical systems. Every function from a
finite set In mathematics, particularly set theory, a finite set is a set that has a finite number of elements. Informally, a finite set is a set which one could in principle count and finish counting. For example, :\ is a finite set with five elements. T ...
to itself has a periodic point;
cycle detection In computer science, cycle detection or cycle finding is the algorithmic problem of finding a cycle in a sequence of iterated function values. For any function that maps a finite set to itself, and any initial value in , the sequence of itera ...
is the algorithmic problem of finding such a point.


Identities


Partial Sums

:\sum_^ a_ = k*\sum_^ a_ + \sum_^ a_ Where k and m


Partial Products

:\prod_^ a_ = ()^k * \prod_^ a_ Where k and m


Periodic 0, 1 sequences

Any periodic sequence can be constructed by element-wise addition, subtraction, multiplication and division of periodic sequences consisting of zeros and ones. Periodic zero and one sequences can be expressed as sums of trigonometric functions: :\sum_^ \cos (-\pi\frac)/1 = 1,1,1,1,1,1,1,1,1... :\sum_^ \cos (2\pi\frac)/2 = 0,1,0,1,0,1,0,1,0... :\sum_^ \cos (2\pi\frac)/3 = 0,0,1,0,0,1,0,0,1,0,0,1,0,0,1... :... :\sum_^ \cos (2\pi\frac)/N = 0,0,0...,1 \text N


Generalizations

A sequence is eventually periodic if it can be made periodic by dropping some finite number of terms from the beginning. For example, the sequence of digits in the decimal expansion of 1/56 is eventually periodic: : 1 / 56 = 0 . 0 1 7  8 5 7 1 4 2  8 5 7 1 4 2  8 5 7 1 4 2  ... A sequence is ultimately periodic if it satisfies the condition a_ = a_k for some ''r'' and sufficiently large ''k''. A sequence is asymptotically periodic if its terms approach those of a periodic sequence. That is, the sequence ''x''1, ''x''2, ''x''3, ... is asymptotically periodic if there exists a periodic sequence ''a''1, ''a''2, ''a''3, ... for which :\lim_ x_n - a_n = 0. For example, the sequence :1 / 3,  2 / 3,  1 / 4,  3 / 4,  1 / 5,  4 / 5,  ... is asymptotically periodic, since its terms approach those of the periodic sequence 0, 1, 0, 1, 0, 1, ....


References

{{DEFAULTSORT:Periodic Sequence Sequences and series