The Wayback Machine - https://web.archive.org/web/20161201093259/http://mathworld.wolfram.com/FunctionGraph.html

Function Graph

DOWNLOAD Mathematica Notebook EXPLORE THIS TOPIC IN the MathWorld Classroom
FunctionGraph1Graph2

Given a function f(x_1,...,x_n) defined on a domain U, the graph of f is defined as the set of points (which often form a curve or surface) showing the values taken by f over U (or some portion of U). Technically, for real functions,

graphf(x)={(x,f(x)) in R^2:x in U}
(1)
graphf(x_1,...,x_n)={(x_1,...,x_n,f(x_1,...,x_n)) in R^(n+1):(x_1,...,x_n) in U}.
(2)

A graph is sometimes also called a plot. Unfortunately, the word "graph" is uniformly used by mathematicians to mean a collection of vertices and edges connecting them. In some education circles, the term "vertex-edge graph" is used in an attempt to distinguish the two types of graph. However, as Gardner (1984, p. 91) notes, "The confusion of this term with the 'graphs' of analytic geometry is regrettable, but the term has stuck [in the mathematical community]." In this work, the term "graph" will therefore be used to refer to a collection of vertices and edges, while a graph in the sense of a plot of a function will be called a "function graph" when any ambiguity arises.

Two- and three-dimensional graphs can be produced in the Wolfram Language using the commands Plot[f, {x, xmin, xmin}] and Plot3D[f, {x, xmin, xmin}, {y, ymin, ymax}], respectively.

FunctionGraphsHard

Several examples of continuous functions which are notoriously difficult to graph are shown above: sin(1/x) and its fractional part. Good routines for plotting graphs use adaptive algorithms which plot more points in regions where the function varies most rapidly (Wagon 1991, Math Works 1992, Heck 1993, Wickham-Jones 1994). Tupper (1996) has developed an algorithm that rigorously proves the pixels it generates are "on" if and only if there exists a mathematical point within the region of space represented by that pixel that is a solution to the relation being graphed. Although this method attempts to produce graphs that satisfy strict mathematical relationships, the problem of graphing is ultimately intractable, so no fixed algorithm can produce correct graphs for arbitrary relations.

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.