Graph of a function

From HandWiki
Short description: Representation of a mathematical function
Graph of the function [math]\displaystyle{ f(x)=\frac{x^3+3x^2-6x-8}{4}. }[/math]

In mathematics, the graph of a function [math]\displaystyle{ f }[/math] is the set of ordered pairs [math]\displaystyle{ (x, y) }[/math], where [math]\displaystyle{ f(x) = y. }[/math] In the common case where [math]\displaystyle{ x }[/math] and [math]\displaystyle{ f(x) }[/math] are real numbers, these pairs are Cartesian coordinates of points in a plane and often form a curve. The graphical representation of the graph of a function is also known as a plot.

In the case of functions of two variables – that is, functions whose domain consists of pairs [math]\displaystyle{ (x, y) }[/math] –, the graph usually refers to the set of ordered triples [math]\displaystyle{ (x, y, z) }[/math] where [math]\displaystyle{ f(x,y) = z }[/math]. This is a subset of three-dimensional space; for a continuous real-valued function of two real variables, its graph forms a surface, which can be visualized as a surface plot.

In science, engineering, technology, finance, and other areas, graphs are tools used for many purposes. In the simplest case one variable is plotted as a function of another, typically using rectangular axes; see Plot (graphics) for details.

A graph of a function is a special case of a relation. In the modern foundations of mathematics, and, typically, in set theory, a function is actually equal to its graph.[1] However, it is often useful to see functions as mappings,[2] which consist not only of the relation between input and output, but also which set is the domain, and which set is the codomain. For example, to say that a function is onto (surjective) or not the codomain should be taken into account. The graph of a function on its own does not determine the codomain. It is common[3] to use both terms function and graph of a function since even if considered the same object, they indicate viewing it from a different perspective.

Graph of the function [math]\displaystyle{ f(x) = x^4 - 4^x }[/math] over the interval [−2,+3]. Also shown are the two real roots and the local minimum that are in the interval.

Definition

Given a function [math]\displaystyle{ f : X \to Y }[/math] from a set X (the domain) to a set Y (the codomain), the graph of the function is the set[4] [math]\displaystyle{ G(f) = \{(x,f(x)) : x \in X\}, }[/math] which is a subset of the Cartesian product [math]\displaystyle{ X\times Y }[/math]. In the formal definition of a function in terms of set theory, the graph of the function is actually equal to the function itself.

Examples

Functions of one variable

Graph of the function [math]\displaystyle{ f(x, y) = \sin\left(x^2\right) \cdot \cos\left(y^2\right). }[/math]

The graph of the function [math]\displaystyle{ f : \{1,2,3\} \to \{a,b,c,d\} }[/math] defined by [math]\displaystyle{ f(x)= \begin{cases} a, & \text{if }x=1, \\ d, & \text{if }x=2, \\ c, & \text{if }x=3, \end{cases} }[/math] is the subset of the set [math]\displaystyle{ \{1,2,3\} \times \{a,b,c,d\} }[/math] [math]\displaystyle{ G(f) = \{ (1,a), (2,d), (3,c) \}. }[/math]

From the graph, the domain [math]\displaystyle{ \{1,2,3\} }[/math] is recovered as the set of first component of each pair in the graph [math]\displaystyle{ \{1,2,3\} = \{x :\ \exists y,\text{ such that }(x,y) \in G(f)\} }[/math]. Similarly, the range can be recovered as [math]\displaystyle{ \{a,c,d\} = \{y : \exists x,\text{ such that }(x,y)\in G(f)\} }[/math]. The codomain [math]\displaystyle{ \{a,b,c,d\} }[/math], however, cannot be determined from the graph alone.

The graph of the cubic polynomial on the real line [math]\displaystyle{ f(x) = x^3 - 9x }[/math] is [math]\displaystyle{ \{ (x, x^3 - 9x) : x \text{ is a real number} \}. }[/math]

If this set is plotted on a Cartesian plane, the result is a curve (see figure).

Functions of two variables

Plot of the graph of [math]\displaystyle{ f(x, y) = - \left(\cos\left(x^2\right) + \cos\left(y^2\right)\right)^2, }[/math] also showing its gradient projected on the bottom plane.

The graph of the trigonometric function [math]\displaystyle{ f(x,y) = \sin(x^2)\cos(y^2) }[/math] is [math]\displaystyle{ \{ (x, y, \sin(x^2) \cos(y^2)) : x \text{ and } y \text{ are real numbers} \}. }[/math]

If this set is plotted on a three dimensional Cartesian coordinate system, the result is a surface (see figure).

Oftentimes it is helpful to show with the graph, the gradient of the function and several level curves. The level curves can be mapped on the function surface or can be projected on the bottom plane. The second figure shows such a drawing of the graph of the function: [math]\displaystyle{ f(x, y) = -(\cos(x^2) + \cos(y^2))^2. }[/math]

See also


References

  1. Charles C Pinter (2014). A Book of Set Theory. Dover Publications. pp. 49. ISBN 978-0-486-79549-2. https://books.google.com/books?id=iUT_AwAAQBAJ&pg=PA49. 
  2. T. M. Apostol (1981). Mathematical Analysis. Addison-Wesley. p. 35. 
  3. P. R. Halmos (1982). A Hilbert Space Problem Book. Springer-Verlag. p. 31. ISBN 0-387-90685-1. https://archive.org/details/hilbertspaceprob00halm_811. 
  4. D. S. Bridges (1991). Foundations of Real and Abstract Analysis. Springer. p. 285. ISBN 0-387-98239-6. https://archive.org/details/springer_10.1007-978-0-387-22620-0. 

Further reading

External links

  • Weisstein, Eric W. "Function Graph." From MathWorld—A Wolfram Web Resource.