Skip to content
Surf Wiki
Save to docs
general/charts

From Surf Wiki (app.surf) — the open knowledge base

Graph of a function

Representation of a mathematical function

Graph of a function

Representation of a mathematical function

Note
Graph of the function <math>f(x)=\frac{x^3+3x^2-6x-8}{4}.</math>

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

graph of a relationA 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. However, it is often useful to see functions as mappings, 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 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.

Definition

Given a function f : X \to Y from a set X (the domain) to a set Y (the codomain), the graph of the function is the set G(f) = {(x,f(x)) : x \in X}, which is a subset of the Cartesian product X\times Y. 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.

Examples

Functions of one variable

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

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

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

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>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 f(x,y) = \sin(x^2)\cos(y^2) is { (x, y, \sin(x^2) \cos(y^2)) : x \text{ and } y \text{ are real numbers} }.

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: f(x, y) = -(\cos(x^2) + \cos(y^2))^2.

References

References

  1. Pinter, Charles C.. (2014). "A Book of Set Theory". Dover Publications.
  2. Apostol, T. M.. (1981). "Mathematical Analysis". Addison-Wesley.
  3. Halmos, P. R.. (1982). "A Hilbert Space Problem Book". Springer-Verlag.
  4. Bridges, D. S.. (1991). "Foundations of Real and Abstract Analysis". Springer.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Graph of a function — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report