Computable real function

From testwiki
Revision as of 21:47, 27 April 2020 by imported>JayBeeEll (fix bizarre link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In mathematical logic, specifically computability theory, a function f: is sequentially computable if, for every computable sequence {xi}i=1 of real numbers, the sequence {f(xi)}i=1 is also computable.

A function f: is effectively uniformly continuous if there exists a recursive function d: such that, if

|xy|<1d(n)

then

|f(x)f(y)|<1n

A real function is computable if it is both sequentially computable and effectively uniformly continuous,[1]

These definitions can be generalized to functions of more than one variable or functions only defined on a subset of n. The generalizations of the latter two need not be restated. A suitable generalization of the first definition is:

Let D be a subset of n. A function f:D is sequentially computable if, for every n-tuplet ({xi1}i=1,{xin}i=1) of computable sequences of real numbers such that

(i)(xi1,xin)D,

the sequence {f(xi)}i=1 is also computable.

Template:PlanetMath attribution

References

Template:Reflist


Template:Mathlogic-stub Template:Comp-sci-theory-stub