Friday, March 5, 2010

Graph of a function

Jump to: navigation, search

In mathematics, the graph of a function f is the collection of all ordered pairs (x, f(x)). In particular, if x is a real number, graph means the graphical representation of this collection, in the form of a curve on a Cartesian plane, together with Cartesian axes, etc. Graphing on a Cartesian plane is sometimes referred to as curve sketching. If the function input x is an ordered pair (x1, x2) of real numbers, the graph is the collection of all ordered triples (x1, x2, f(x1, x2)), and its graphical representation is a surface (see three dimensional graph).

The graph of a function on real numbers is identical to the graphic representation of the function. For general functions, the graphic representation cannot be applied and the formal definition of the graph of a function suits the need of mathematical statements, e.g., the closed graph theorem in functional analysis.

The concept of the graph of a function is generalised to the graph of a relation. Note that although a function is always identified with its graph, they are not the same because it will happen that two functions with different codomain could have the same graph. For example, the cubic polynomial mentioned below is a surjection if its codomain is the real numbers but it is not if its codomain is the complex field.

To test if a graph of a curve is a function, use the vertical line test. To test if the function is one-to-one, meaning it has an inverse function, use the horizontal line test. If the function has an inverse, the graph of the inverse can be found by reflecting the graph of the original function over the line y = x. A curve is a one-to-one function if and only if it is a function and it passes the horizontal line test.

Contents

[hide]
  • 1 Examples
    • 1.1 Functions of one variable
    • 1.2 Function of two variables
  • 2 Tools for plotting function graphs
    • 2.1 Hardware
    • 2.2 Software
  • 3 See also
  • 4 External links

[edit] Examples

Graph of the function f(x)={{x^3}-9x} \!\

[edit] Functions of one variable

The graph of the function

f(x)=         \left\{\begin{matrix}               a, & \mbox{if }x=1 \\ d, & \mbox{if }x=2 \\ c, & \mbox{if }x=3.          \end{matrix}\right.

is

{(1,a), (2,d), (3,c)}.


The graph of the cubic polynomial on the real line

f(x)={{x^3}-9x} \!\

is

{(x, x3-9x) : x is a real number}.

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

Graph of the function f(x, y) = sin(x2cos(y2).

[edit] Function of two variables

The graph of the trigonometric function on the real line

f(x, y) = sin(x2cos(y2)

is

{(x, y, sin(x2cos(y2)) : x is a real number}.

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

[edit] Tools for plotting function graphs

[edit] Hardware

  • Graphing calculator
  • Oscilloscope

[edit] Software

See List of graphing software

[edit] See also

  • Critical point
  • Derivative
  • Epigraph
  • Chart
  • Stationary point
  • Slope
  • Solution point
  • Tetraview
  • Vertical translation
  • Y-intercept

No comments:

Post a Comment