Difference between revisions of "Function"

 
m (proofreading)
Line 1: Line 1:
 
The notion of a function is one of the basic notions of mathematics. To define a function, you need to know its domain (the set of admissible arguments) <math>\displaystyle{X}</math>, its codomain (the set of possible values) <math>Y</math>, and a "rule" <math>\displaystyle{f}</math> that assigns to every element <math>x\in X</math> a '''unique''' element <math>y=f(x)\in Y</math>.
 
The notion of a function is one of the basic notions of mathematics. To define a function, you need to know its domain (the set of admissible arguments) <math>\displaystyle{X}</math>, its codomain (the set of possible values) <math>Y</math>, and a "rule" <math>\displaystyle{f}</math> that assigns to every element <math>x\in X</math> a '''unique''' element <math>y=f(x)\in Y</math>.
  
Note that this "rule" can be arbitrarily complicated and doesn't need to be given by a simple formula or description. The only requirement is that <math>f(x)</math> should be uniquely determined by <math>x</math>. The following are examples of functions
+
Note that this "rule" can be arbitrarily complicated and doesn't need to be given by a simple formula or description. The only requirement is that <math>f(x)</math> should be uniquely determined by <math>x</math>. The following are examples of functions:
  
 
''add some examples''
 
''add some examples''
  
 
When people talk of functions, most of the time they mean functions whose domain and codomain are sets of numbers (real or complex) or vectors. Since arbitrary functions can be arbitrarily bad and hard to handle, certain "good" classes of functions have been introduced like [[continuous functions]], [[differentiable functions]], [[measurable functions]], etc. The functions in these classes possess many nice properties general functions don't have.
 
When people talk of functions, most of the time they mean functions whose domain and codomain are sets of numbers (real or complex) or vectors. Since arbitrary functions can be arbitrarily bad and hard to handle, certain "good" classes of functions have been introduced like [[continuous functions]], [[differentiable functions]], [[measurable functions]], etc. The functions in these classes possess many nice properties general functions don't have.

Revision as of 12:03, 19 June 2006

The notion of a function is one of the basic notions of mathematics. To define a function, you need to know its domain (the set of admissible arguments) $\displaystyle{X}$, its codomain (the set of possible values) $Y$, and a "rule" $\displaystyle{f}$ that assigns to every element $x\in X$ a unique element $y=f(x)\in Y$.

Note that this "rule" can be arbitrarily complicated and doesn't need to be given by a simple formula or description. The only requirement is that $f(x)$ should be uniquely determined by $x$. The following are examples of functions:

add some examples

When people talk of functions, most of the time they mean functions whose domain and codomain are sets of numbers (real or complex) or vectors. Since arbitrary functions can be arbitrarily bad and hard to handle, certain "good" classes of functions have been introduced like continuous functions, differentiable functions, measurable functions, etc. The functions in these classes possess many nice properties general functions don't have.