computable real function


A functionMathworldPlanetmath 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 functionMathworldPlanetmath d: such that, if

|x-y|<1d(n)

then

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

A real function is computable if it is both sequentially computable and effectively uniformly continuous.

It is not hard to generalize these definitions to functions of more than one variable or functions only defined on a subset of n. The generalizationsPlanetmathPlanetmath of the latter two definitions are so obvious that they 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 ({xi 1}i=1,{xin}i=1) of computable sequences of real numbers such that

(i)(xi 1,xin)D  ,

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

Title computable real function
Canonical name ComputableRealFunction
Date of creation 2013-03-22 14:39:23
Last modified on 2013-03-22 14:39:23
Owner rspuzio (6075)
Last modified by rspuzio (6075)
Numerical id 6
Author rspuzio (6075)
Entry type Definition
Classification msc 03F60
Defines sequentially computable
Defines effectively uniformly continuous
Defines effective uniform continuity