Disjunctive Sequence
   HOME

TheInfoList



OR:

A disjunctive sequence is an infinite
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 ...
(over a finite
alphabet An alphabet is a standardized set of basic written graphemes (called letters) that represent the phonemes of certain spoken languages. Not all writing systems represent language in this way; in a syllabary, each character represents a syll ...
of
characters Character or Characters may refer to: Arts, entertainment, and media Literature * ''Character'' (novel), a 1936 Dutch novel by Ferdinand Bordewijk * ''Characters'' (Theophrastus), a classical Greek set of character sketches attributed to The ...
) in which every finite string appears as a
substring In formal language theory and computer science, a substring is a contiguous sequence of characters within a string. For instance, "''the best of''" is a substring of "''It was the best of times''". In contrast, "''Itwastimes''" is a subsequence ...
. For instance, the binary Champernowne sequence :0\ 1\ 00\ 01\ 10\ 11\ 000\ 001 \ldots formed by concatenating all binary strings in shortlex order, clearly contains all the binary strings and so is disjunctive. (The spaces above are not significant and are present solely to make clear the boundaries between strings). The complexity function of a disjunctive sequence ''S'' over an alphabet of size ''k'' is ''p''''S''(''n'') = ''k''''n''.Bugeaud (2012) p.91 Any normal sequence (a sequence in which each string of equal length appears with equal frequency) is disjunctive, but the
converse Converse may refer to: Mathematics and logic * Converse (logic), the result of reversing the two parts of a definite or implicational statement ** Converse implication, the converse of a material implication ** Converse nonimplication, a logical c ...
is not true. For example, letting 0''n'' denote the string of length ''n'' consisting of all 0s, consider the sequence :0\ 0^1\ 1\ 0^2\ 00\ 0^4\ 01\ 0^8\ 10\ 0^\ 11\ 0^\ 000\ 0^\ldots obtained by splicing exponentially long strings of 0s into the shortlex ordering of all binary strings. Most of this sequence consists of long runs of 0s, and so it is not normal, but it is still disjunctive. A disjunctive sequence is recurrent but never uniformly recurrent/almost periodic.


Examples

The following result can be used to generate a variety of disjunctive sequences: :If ''a''1, ''a''2, ''a''3, ..., is a strictly increasing infinite sequence of positive integers such that ''n'' → ∞ (''a''''n''+1 / ''a''''n'') = 1, :then for any positive integer ''m'' and any integer base ''b'' ≥ 2, there is an ''a''''n'' whose expression in base ''b'' starts with the expression of ''m'' in base ''b''. :(Consequently, the infinite sequence obtained by concatenating the base-''b'' expressions for ''a''1, ''a''2, ''a''3, ..., is disjunctive over the alphabet .) Two simple cases illustrate this result: * ''a''''n'' = ''n''''k'', where ''k'' is a fixed positive integer. (In this case, ''n'' → ∞ (''a''''n''+1 / ''a''''n'') = ''n'' → ∞ ( (''n''+1)''k'' / ''n''''k'' ) = ''n'' → ∞ (1 + 1/''n'')''k'' = 1.) : E.g., using base-ten expressions, the sequences :: 123456789101112... (''k'' = 1, positive natural numbers), :: 1491625364964... (''k'' = 2,
squares In Euclidean geometry, a square is a regular quadrilateral, which means that it has four equal sides and four equal angles (90- degree angles, π/2 radian angles, or right angles). It can also be defined as a rectangle with two equal-length a ...
), :: 182764125216343... (''k'' = 3,
cube In geometry, a cube is a three-dimensional solid object bounded by six square faces, facets or sides, with three meeting at each vertex. Viewed from a corner it is a hexagon and its net is usually depicted as a cross. The cube is the only r ...
s), :: etc., :are disjunctive on . * ''a''''n'' = ''p''''n'', where ''p''''n'' is the ''n''th
prime number A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
. (In this case, ''n'' → ∞ (''a''''n''+1 / ''a''''n'') = 1 is a consequence of ''p''''n'' ~ ''n'' ln ''n''.) : E.g., the sequences :: 23571113171923... (using base ten), :: 10111011111011110110001 ... (using base two), :: etc., are disjunctive on the respective digit sets. Another result that provides a variety of disjunctive sequences is as follows: :If ''a''''n'' = (''f''(''n'')), where ''f'' is any non-constant
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An exa ...
with
real Real may refer to: Currencies * Brazilian real (R$) * Central American Republic real * Mexican real * Portuguese real * Spanish real * Spanish colonial real Music Albums * ''Real'' (L'Arc-en-Ciel album) (2000) * ''Real'' (Bright album) (2010) ...
coefficients such that ''f''(''x'') > 0 for all ''x'' > 0, :then the concatenation ''a''''1''''a''''2''''a''''3''... (with the ''a''''n'' expressed in base ''b'') is a
normal Normal(s) or The Normal(s) may refer to: Film and television * ''Normal'' (2003 film), starring Jessica Lange and Tom Wilkinson * ''Normal'' (2007 film), starring Carrie-Anne Moss, Kevin Zegers, Callum Keith Rennie, and Andrew Airlie * ''Norma ...
sequence in base ''b'', and is therefore disjunctive on . E.g., using base-ten expressions, the sequences :: 818429218031851879211521610... (with ''f''(''x'') = 2''x''3 - 5''x''2 + 11''x'' ) :: 591215182124273034... (with ''f''(''x'') = π''x'' + e) are disjunctive on .


Rich numbers

A rich number or disjunctive number is a
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one-dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Every real ...
whose expansion with respect to some base ''b'' is a disjunctive sequence over the alphabet . Every
normal number In mathematics, a real number is said to be simply normal in an integer base b if its infinite sequence of digits is distributed uniformly in the sense that each of the b digit values has the same natural density 1/b. A number is said to b ...
in base ''b'' is disjunctive but not conversely. The real number ''x'' is rich in base ''b'' if and only if the set is
dense Density (volumetric mass density or specific mass) is the substance's mass per unit of volume. The symbol most often used for density is ''ρ'' (the lower case Greek letter rho), although the Latin letter ''D'' can also be used. Mathematically ...
in the
unit interval In mathematics, the unit interval is the closed interval , that is, the set of all real numbers that are greater than or equal to 0 and less than or equal to 1. It is often denoted ' (capital letter ). In addition to its role in real analysis, ...
.Bugeaud (2012) p.92 A number that is disjunctive to every base is called ''absolutely disjunctive'' or is said to be a ''lexicon''. Every string in every alphabet occurs within a lexicon. A set is called "
comeager In the mathematical field of general topology, a meagre set (also called a meager set or a set of first category) is a subset of a topological space that is small or negligible in a precise sense detailed below. A set that is not meagre is calle ...
" or "residual" if it contains the intersection of a countable family of open dense sets. The set of absolutely disjunctive reals is residual.Calude & Zamfirescu (1999) It is conjectured that every real irrational algebraic number is absolutely disjunctive.Adamczewski & Bugeaud (2010) p.414


Notes


References

* * * {{DEFAULTSORT:Disjunctive Sequence Sequences and series