Jump to content

Range of a function: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Reverted edits by 76.176.142.67 (talk) to last version by DARTH SIDIOUS 2
Sikevux (talk | contribs)
m added the Swedish article
Line 41: Line 41:
[[no:Verdimengde]]
[[no:Verdimengde]]
[[ru:Область значений функции]]
[[ru:Область значений функции]]
[[sv:Värdemängd]]
[[uk:Область значень]]
[[uk:Область значень]]
[[zh:值域]]
[[zh:值域]]

Revision as of 10:56, 20 September 2010

f is a function from domain X to codomain Y. The smaller oval inside Y is sometimes called the "range" of f, sometimes the "image" of f.

In mathematics, the range of a function refers to the output of a function, but there is not universal agreement on the subject of whether the output is the range or is included in the range. This disagreement among mathematicans is illustrated by the function with . Some books say that both the domain and range of this function is the set of all real numbers. These books call the actual output of the function the image. This is the current usage for range in computer science. Other books say that the range is the set of non-negative real numbers, since every output is non-negative. In this case, the larger set containing the range is called the co-domain.[1] This usage is more common in modern mathematics.

Because of this ambiguity, it is a good idea to specify whether it is the image or the co-domain being discussed.

Examples

Let f be a function on the real numbers defined by . This function takes as input any real number and outputs a real number two times the input. In this case, the range is unambiguous; it is the set of all real numbers.

In contrast, consider the function . If the word "range" is used in the first sense given above, we would say the range of f is all real numbers, but since the output of the sine function is always between -1 and 1, "range" in the second sense would say the range is the closed interval from -1 to 1.

Formal definition

Standard mathematical notation allows a formal definition of range.

In the first sense, the range of a function f is {y | there exists an x in the domain of f such that y = f(x)}. In this case, the codomain of f must be specified, but is often assumed to be the set of all real numbers.

In the second sense, the range of a function must be specified, is often assumed to be the set of all real numbers, and {y | there exists an x in the domain of f such that y = f(x)} is called the image of f.

In both cases, image f range f codomain f, with one or the other containment being equality.

See also

References

  1. ^ Walter Rudin, Functional Analysis, Second edition, p. 99, McGraw Hill, 1991, ISBN 0-07-054236-8