<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Properties_of_Function</id>
	<title>Properties of Function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Properties_of_Function"/>
	<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Properties_of_Function&amp;action=history"/>
	<updated>2026-04-22T20:32:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.math.ucr.edu/index.php?title=Properties_of_Function&amp;diff=1089&amp;oldid=prev</id>
		<title>MathAdmin: Created page with &quot;&lt;div class=&quot;noautonum&quot;&gt;__TOC__&lt;/div&gt; ==Introduction== Graphing functions is not that different from graphing equations. The biggest difference is that for each value of x in t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Properties_of_Function&amp;diff=1089&amp;oldid=prev"/>
		<updated>2015-10-07T02:50:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt; ==Introduction== Graphing functions is not that different from graphing equations. The biggest difference is that for each value of x in t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
==Introduction==&lt;br /&gt;
Graphing functions is not that different from graphing equations. The biggest difference is that for each value of x in the domain we have only one y-value. In addition to graphing functions,&lt;br /&gt;
we will discuss being able to identify whether or not a graph is the graph of a function. We will also discuss symmetries in the graph of a function.&lt;br /&gt;
&lt;br /&gt;
==Vertical Line Test==&lt;br /&gt;
Given a set of points in the xy-plane, the points form the graph of a function if and only if the set of points intersects any vertical line in at most one point. This is called the vertical line test.&lt;br /&gt;
&lt;br /&gt;
Non-example: A circle fails to be the graph of a function since the vertical diameter intersects the graph of the circle in two points.&lt;br /&gt;
&lt;br /&gt;
==Symmetry==&lt;br /&gt;
Just as we have discussed the symmetry in the graph of an equation, we can discuss the symmetry in the graph of a function.&lt;br /&gt;
&lt;br /&gt;
We call a function even if its graph is symmetric across the y-axis. In terms of the function definition, this means f(-x) = f(x).&lt;br /&gt;
&lt;br /&gt;
We call a function odd if its graph is symmetric with respect to the origin. Another way to express this to to say that f(-x) = -f(x).&lt;br /&gt;
&lt;br /&gt;
Some basic examples of even functions are &amp;lt;math&amp;gt; x^2, \, x^4&amp;lt;/math&amp;gt;, while some examples of odd functions are &amp;lt;math&amp;gt; x, x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Increasing, Decreasing or Constant==&lt;br /&gt;
We say a function is increasing(decreasing) if the value of the function is increasing(decreasing) as the x-value increases.&lt;br /&gt;
A function is constant if it is neither increasing nor decreasing.&lt;br /&gt;
&lt;br /&gt;
Using these definitions we can talk about the intervals over which a funciton is increasing, decreasing, or constant.&lt;br /&gt;
&lt;br /&gt;
A more formal way to express these three concepts is as follows:&lt;br /&gt;
&lt;br /&gt;
1) A function is increasing on an open interval I if, &amp;lt;math&amp;gt;f(x_1) &amp;gt; f(x_2)&amp;lt;/math&amp;gt; for any &amp;lt;math&amp;gt; x_1 &amp;gt; x_2,\text{ and } x_1, x_2 \text{ in I.}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2) A function is decrasing on an open interval I if, &amp;lt;math&amp;gt;f(x_1) &amp;lt; f(x_2)&amp;lt;/math&amp;gt; for any &amp;lt;math&amp;gt; x_1 &amp;lt; x_2,\text{ and } x_1, x_2 \text{ in I.}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3)  A function is constant on an open interval I if, &amp;lt;math&amp;gt;f(x_1) = f(x_2)&amp;lt;/math&amp;gt; for any &amp;lt;math&amp;gt; x_1 \neq x_2,\text{ and } x_1, x_2 \text{ in I.}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Maxima and Minima==&lt;br /&gt;
&lt;br /&gt;
Now that we can identify intervals where the function is increasing and decreasing, we can discuss local maxima/minima, which are points where the function switches from increasing to decreasing, or vice versa.&lt;br /&gt;
For an example you can think of the apex (highest point) a tossed ball reaches. Once the ball reaches its apex it stops going higher and starts falling.&lt;br /&gt;
&lt;br /&gt;
We now follow with a more formal definition:&lt;br /&gt;
&lt;br /&gt;
A function f has a local maxima(minima) at a point c if there is an open interval containing c such that &amp;lt;math&amp;gt; f(x) \le f(c), f(x) \ge f(c)\text{ respectively.}&amp;lt;/math&amp;gt; In that case we call f(c)&lt;br /&gt;
a local maxima(minima) value of f.&lt;br /&gt;
&lt;br /&gt;
If a local maxima(minima) is larger(smaller) that the function value at other point, then we call the value the absolute maximum(minimum).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This leads us to the Extreme Value Theorem:&lt;br /&gt;
&lt;br /&gt;
If a f is a continuous function on a closed interval [a, b], then f has an absolute maximum and an absolute minimum on [a, b]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Math_5|'''Return to Topics Page]]&lt;/div&gt;</summary>
		<author><name>MathAdmin</name></author>
	</entry>
</feed>