Difference between revisions of "Function"
(extension of the article) |
m |
||
Line 13: | Line 13: | ||
<math>g(x)=F'(x)</math> | <math>g(x)=F'(x)</math> | ||
− | 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 | + | 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 function]]s, [[differentiable function]]s, [[measurable function]]s, etc. The functions in these classes possess many nice properties general functions don't have. |
==History of the concept== | ==History of the concept== |
Revision as of 05:58, 21 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) , its codomain (the set of possible values) , and a "rule" that assigns to every element a unique element .
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 should be uniquely determined by . The following are examples of functions:
for x>0, otherwise
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.
Contents
History of the concept
Ways to define a function
Injections, surjections, bijections
Real functions
A real function is a function whose range is in the real numbers. Usually we speak about function whose domain is also a subset of the real numbers.
Monotonic functions
A function is called monotonically increasing if hols whenever . If the inequality holds strictly then the function is called strictly increasing.
Similarlly, a function is called monotonically decreasing if hols whenever . If the inequality holds strictly then the function is called strictly decreasing.