Template:Short description Template:About Template:More citations needed

File:Polynomial of degree three.svg
Graph of the function <math>f(x)=\frac{x^3+3x^2-6x-8}{4}.</math>

Template:Functions

In mathematics, the graph of a function <math>f</math> is the set of ordered pairs <math>(x, y)</math>, where <math>f(x) = y.</math> In the common case where <math>x</math> and <math>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>(x, y)</math> –, the graph usually refers to the set of ordered triples <math>(x, y, z)</math> where <math>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.

Template:AnchorA 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.<ref name="Pinter2014">Template:Cite book</ref> However, it is often useful to see functions as mappings,<ref>Template:Cite book</ref> 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<ref>Template:Cite book</ref> 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.

File:X^4 - 4^x.PNG
Graph of the function <math>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.

DefinitionEdit

Given a function <math>f : X \to Y</math> from a set Template:Mvar (the domain) to a set Template:Mvar (the codomain), the graph of the function is the set<ref>Template:Cite book</ref> <math display=block>G(f) = \{(x,f(x)) : x \in X\},</math> which is a subset of the Cartesian product <math>X\times Y</math>. In the definition of a function in terms of set theory, it is common to identify a function with its graph, although, formally, a function is formed by the triple consisting of its domain, its codomain and its graph.

ExamplesEdit

Functions of one variableEdit

File:Three-dimensional graph.png
Graph of the function <math>f(x, y) = \sin\left(x^2\right) \cdot \cos\left(y^2\right).</math>

The graph of the function <math>f : \{1,2,3\} \to \{a,b,c,d\}</math> defined by <math display=block>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>\{1,2,3\} \times \{a,b,c,d\}</math> <math display=block>G(f) = \{ (1,a), (2,d), (3,c) \}.</math>

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

The graph of the cubic polynomial on the real line <math display=block>f(x) = x^3 - 9x</math> is <math display=block>\{ (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 variablesEdit

File:F(x,y)=−((cosx)^2 + (cosy)^2)^2.PNG
Plot of the graph of <math>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 display=block>f(x,y) = \sin(x^2)\cos(y^2)</math> is <math display=block>\{ (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 display=block>f(x, y) = -(\cos(x^2) + \cos(y^2))^2.</math>

See alsoEdit

Template:Div col

Template:Div col end

ReferencesEdit

Template:Reflist

Further readingEdit

Template:Refbegin

Template:Refend

External linksEdit

Template:Sister project

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

Template:Calculus topics Template:Visualization Template:Authority control