Effective Dimension
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, effective dimension is a modification of
Hausdorff dimension In mathematics, Hausdorff dimension is a measure of ''roughness'', or more specifically, fractal dimension, that was first introduced in 1918 by mathematician Felix Hausdorff. For instance, the Hausdorff dimension of a single point is zero, of a ...
and other
fractal dimension In mathematics, more specifically in fractal geometry, a fractal dimension is a ratio providing a statistical index of complexity comparing how detail in a pattern (strictly speaking, a fractal pattern) changes with the scale at which it is meas ...
s that places it in a
computability theory Computability theory, also known as recursion theory, is a branch of mathematical logic, computer science, and the theory of computation that originated in the 1930s with the study of computable functions and Turing degrees. The field has since e ...
setting. There are several variations (various notions of effective dimension) of which the most common is effective Hausdorff dimension.
Dimension In physics and mathematics, the dimension of a Space (mathematics), mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any Point (geometry), point within it. Thus, a Line (geometry), lin ...
, in mathematics, is a particular way of describing the size of an object (contrasting with measure and other, different, notions of size). Hausdorff dimension generalizes the well-known integer dimensions assigned to points, lines, planes, etc. by allowing one to distinguish between objects of intermediate size between these integer-dimensional objects. For example,
fractal In mathematics, a fractal is a geometric shape containing detailed structure at arbitrarily small scales, usually having a fractal dimension strictly exceeding the topological dimension. Many fractals appear similar at various scales, as illu ...
subsets of the plane may have intermediate dimension between 1 and 2, as they are "larger" than lines or curves, and yet "smaller" than filled circles or rectangles. Effective dimension modifies Hausdorff dimension by requiring that objects with small effective dimension be not only small but also locatable (or partially locatable) in a computable sense. As such, objects with large Hausdorff dimension also have large effective dimension, and objects with small effective dimension have small Hausdorff dimension, but an object can have small Hausdorff but large effective dimension. An example is an algorithmically random point on a line, which has Hausdorff dimension 0 (since it is a point) but effective dimension 1 (because, roughly speaking, it can't be effectively localized any better than a small interval, which has Hausdorff dimension 1).


Rigorous definitions

This article will define effective dimension for subsets of
Cantor space In mathematics, a Cantor space, named for Georg Cantor, is a topological abstraction of the classical Cantor set: a topological space is a Cantor space if it is homeomorphic to the Cantor set. In set theory, the topological space 2ω is called "the ...
2ω; closely related definitions exist for subsets of
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's Elements, Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics ther ...
R''n''. We will move freely between considering a set ''X'' of natural numbers, the infinite sequence \chi_X given by the characteristic function of ''X'', and the real number with binary expansion 0.''X''.


Martingales and other gales

A '' martingale'' on Cantor space 2ω is a function ''d'': 2ω → R≥ 0 from Cantor space to nonnegative reals which satisfies the fairness condition: : d(\sigma)=\frac12 (d(\sigma 0)+d(\sigma 1)) A martingale is thought of as a betting strategy, and the function d(\sigma) gives the capital of the better after seeing a sequence σ of 0s and 1s. The fairness condition then says that the capital after a sequence σ is the average of the capital after seeing σ0 and σ1; in other words the martingale gives a betting scheme for a bookie with 2:1 odds offered on either of two "equally likely" options, hence the name fair. (Note that this is subtly different from the probability theory notion of martingale. That definition of martingale has a similar fairness condition, which also states that the expected value after some observation is the same as the value before the observation, given the prior history of observations. The difference is that in probability theory, the prior history of observations just refers to the capital history, whereas here the history refers to the exact sequence of 0s and 1s in the string.) A ''supermartingale'' on Cantor space is a function ''d'' as above which satisfies a modified fairness condition: : d(\sigma) \geq \frac12 (d(\sigma 0)+d(\sigma 1)) A supermartingale is a betting strategy where the expected capital after a bet is no more than the capital before a bet, in contrast to a martingale where the two are always equal. This allows more flexibility, and is very similar in the non-effective case, since whenever a supermartingale ''d'' is given, there is a modified function ''d which wins at least as much money as ''d'' and which is actually a martingale. However it is useful to allow the additional flexibility once one starts talking about actually giving algorithms to determine the betting strategy, as some algorithms lend themselves more naturally to producing supermartingales than martingales. An ''s''-''gale'' is a function ''d'' as above of the form : d(\sigma) = \frac for ''e'' some martingale. An ''s''-''supergale'' is a function ''d'' as above of the form : d(\sigma) = \frac for ''e'' some supermartingale. An ''s''-(super)gale is a betting strategy where some amount of capital is lost to inflation at each step. Note that ''s''-gales and ''s''-supergales are examples of supermartingales, and the 1-gales and 1-supergales are precisely the martingales and supermartingales. Collectively, these objects are known as "gales". A gale ''d'' ''succeeds'' on a subset ''X'' of the natural numbers if \limsup_n d(X, n)=\infty where X, n denotes the ''n''-digit string consisting of the first ''n'' digits of ''X''. A gale ''d'' ''succeeds strongly'' on ''X'' if \liminf_n d(X, n)=\infty. All of these notions of various gales have no effective content, but one must necessarily restrict oneself to a small class of gales, since some gale can be found which succeeds on any given set. After all, if one knows a sequence of coin flips in advance, it is easy to make money by simply betting on the known outcomes of each flip. A standard way of doing this is to require the gales to be either computable or close to computable: A gale ''d'' is called ''constructive'', ''c.e.'', or ''lower semi-computable'' if the numbers d(\sigma) are uniformly left-c.e. reals (i.e. can uniformly be written as the limit of an increasing computable sequence of rationals). The effective Hausdorff dimension of a set of natural numbers ''X'' is \inf \. The effective packing dimension of ''X'' is \inf \.


Kolmogorov complexity definition

Kolmogorov complexity In algorithmic information theory (a subfield of computer science and mathematics), the Kolmogorov complexity of an object, such as a piece of text, is the length of a shortest computer program (in a predetermined programming language) that produ ...
can be thought of as a lower bound on the algorithmic compressibility of a finite sequence (of characters or binary digits). It assigns to each such sequence ''w'' a natural number ''K(w)'' that, intuitively, measures the minimum length of a computer program (written in some fixed programming language) that takes no input and will output ''w'' when run. The effective Hausdorff dimension of a set of natural numbers ''X'' is \liminf_n \fracn. The effective packing dimension of a set ''X'' is \limsup_n \fracn. From this one can see that both the effective Hausdorff dimension and the effective packing dimension of a set are between 0 and 1, with the effective packing dimension always at least as large as the effective Hausdorff dimension. Every
random sequence The concept of a random sequence is essential in probability theory and statistics. The concept generally relies on the notion of a sequence of random variables and many statistical discussions begin with the words "let ''X''1,...,''Xn'' be independ ...
will have effective Hausdorff and packing dimensions equal to 1, although there are also nonrandom sequences with effective Hausdorff and packing dimensions of 1.


Comparison to classical dimension

If ''Z'' is a subset of 2ω, its Hausdorff dimension is \inf \. The packing dimension of ''Z'' is \inf \. Thus the effective Hausdorff and packing dimensions of a set X are simply the classical Hausdorff and packing dimensions of \ (respectively) when we restrict our attention to c.e. gales. Define the following: :H_ := \ :H_ := \ :H_ := \ :P_ := \ :P_ := \ :P_ := \ A consequence of the above is that these all have Hausdorff dimension \beta. H_, H_ and H_ all have packing dimension 1. P_, P_ and P_ all have packing dimension \beta.


References

{{reflist Fractals Measure theory Metric geometry Dimension theory Computable analysis