Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Computable function

In computability theory computable functions or Turing computable functions are the basic objects of study. They make our intuitive notion of algorithm precise and according to the Church-Turing thesis they are exactly the functions that can be calculated using a mechanic calculation device.

Before the precise definition of computable function mathematicians often used the informal term effectively computable.

Contents

Definition

Generally a computable function is a partial function

f:\subseteq \mathbb{N} \to \mathbb{N}

The class of computable functions is equivalent to the class of functions defined by

Alternatively they can be defined as those algorithms that can be calculated by

Notes

Sometimes, for reasons of clarity, we write a computable function as

g:\subseteq \mathbb{N}^k \to \mathbb{N}

We can easily encode g into a new function

f:\subseteq \mathbb{N} \to \mathbb{N}

using a pairing function.

Examples

Properties

  • The set of computable functions is countable.
  • Given two computable functions f and g then f+g, fg and fog are computable functions.
01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy