<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Suugakuisfun's Weblog</title>
	<atom:link href="http://suugakuisfun.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://suugakuisfun.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 01 May 2008 09:27:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='suugakuisfun.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0bc650aa35380e5a893acee1f5b08053?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Suugakuisfun's Weblog</title>
		<link>http://suugakuisfun.wordpress.com</link>
	</image>
			<item>
		<title>Theory of Functions</title>
		<link>http://suugakuisfun.wordpress.com/2008/04/22/theory-of-functions/</link>
		<comments>http://suugakuisfun.wordpress.com/2008/04/22/theory-of-functions/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 15:36:59 +0000</pubDate>
		<dc:creator>suugakuisfun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Functions]]></category>

		<guid isPermaLink="false">http://suugakuisfun.wordpress.com/?p=3</guid>
		<description><![CDATA[Definition (Mapping, Domain, Range). A mapping or relation between 2 sets,  and  is a rule assigning some elements from  (called the domain) to an element in  (called the range).
Example 1. If the set  were the set of positive real numbers and the set  were the set of negative real [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suugakuisfun.wordpress.com&blog=3544875&post=3&subd=suugakuisfun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Definition (Mapping, Domain, Range).</strong> A <em>mapping</em> or <em>relation</em> between 2 sets, <img src='http://s3.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> and <img src='http://s1.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' /> is a rule assigning some elements from <img src='http://s2.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> (called the <em>domain</em>) to an element in <img src='http://s3.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' /> (called the <em>range</em>).</p>
<p><strong>Example 1.</strong> If the set <img src='http://s1.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> were the set of positive real numbers and the set <img src='http://s2.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' /> were the set of negative real numbers, the rule &#8220;take the negative of an element&#8221; assigns each positive integer in <img src='http://s3.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> to an element in <img src='http://s1.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' />.</p>
<p>Mathematically, we say that <img src='http://s2.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' /> is a relation from a domain <img src='http://s3.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> to a range <img src='http://s1.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' /> using the following shorthand.</p>
<p style="text-align:center;"><img src='http://s2.wordpress.com/latex.php?latex=f%3AA+%5Crightarrow+B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:A \rightarrow B' title='f:A \rightarrow B' class='latex' /></p>
<p style="text-align:left;">The rule of the function is often written as <img src='http://s3.wordpress.com/latex.php?latex=f%28a%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(a)' title='f(a)' class='latex' /> where <img src='http://s1.wordpress.com/latex.php?latex=a+%5Cin+A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \in A' title='a \in A' class='latex' />. An element <img src='http://s2.wordpress.com/latex.php?latex=b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b' title='b' class='latex' /> in the range can thus be given by <img src='http://s3.wordpress.com/latex.php?latex=b+%3D+f%28a%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b = f(a)' title='b = f(a)' class='latex' />. In the example above, <img src='http://s1.wordpress.com/latex.php?latex=b+%3D+f%28a%29+%3D+-a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b = f(a) = -a' title='b = f(a) = -a' class='latex' />.</p>
<p style="text-align:left;"><strong>Definition (Function). </strong>A mapping is defined as a <em>function</em> if it assigns each element in its domain <img src='http://s2.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> to exactly one element in its range <img src='http://s3.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' />. The domain and range of <img src='http://s1.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' /> are sometimes referred to as <img src='http://s2.wordpress.com/latex.php?latex=D_f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='D_f' title='D_f' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=R_f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R_f' title='R_f' class='latex' /> respectively.</p>
<p style="text-align:left;"><strong>Example 2.</strong> The mapping <img src='http://s1.wordpress.com/latex.php?latex=f%3A%5Cmathbb%7BR%7D%5E%2B+%5Crightarrow+%5Cmathbb%7BR%7D%5E-&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:\mathbb{R}^+ \rightarrow \mathbb{R}^-' title='f:\mathbb{R}^+ \rightarrow \mathbb{R}^-' class='latex' /> where <img src='http://s2.wordpress.com/latex.php?latex=f%28x%29+%3D+-x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = -x' title='f(x) = -x' class='latex' /> (example 1) is a function.</p>
<p style="text-align:left;"><strong>Example 3. (Counter-example) </strong>The mapping <img src='http://s3.wordpress.com/latex.php?latex=f%3A%5Cmathbb%7BR%7D+%5Crightarrow+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:\mathbb{R} \rightarrow \mathbb{R}' title='f:\mathbb{R} \rightarrow \mathbb{R}' class='latex' /> where <img src='http://s1.wordpress.com/latex.php?latex=f%28x%29+%3D+%5Cpm+%5Csqrt%7Bx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = \pm \sqrt{x}' title='f(x) = \pm \sqrt{x}' class='latex' /> is <em>not</em> a function since <img src='http://s2.wordpress.com/latex.php?latex=f%284%29+%3D+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(4) = 2' title='f(4) = 2' class='latex' /> or <img src='http://s3.wordpress.com/latex.php?latex=-2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='-2' title='-2' class='latex' />.</p>
<p style="text-align:left;">It is common to write a function in the following manner instead.</p>
<p style="text-align:center;"><img src='http://s1.wordpress.com/latex.php?latex=f+%3A+x+%5Crightarrow+%5Ctext%7B%28rule+of+the+function%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f : x \rightarrow \text{(rule of the function)}' title='f : x \rightarrow \text{(rule of the function)}' class='latex' />, <img src='http://s2.wordpress.com/latex.php?latex=x+%5Cin+D_f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \in D_f' title='x \in D_f' class='latex' /></p>
<p style="text-align:left;"><strong>Example 4.</strong> The function in example 1 can be written as <img src='http://s3.wordpress.com/latex.php?latex=f+%3A+x+%5Crightarrow+-x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f : x \rightarrow -x' title='f : x \rightarrow -x' class='latex' />, <img src='http://s1.wordpress.com/latex.php?latex=x+%5Cin+%5Cmathbb%7BR%7D%5E%2B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \in \mathbb{R}^+' title='x \in \mathbb{R}^+' class='latex' /></p>
<p style="text-align:left;">We can use a <strong>vertical line test</strong> on the graph of <img src='http://s2.wordpress.com/latex.php?latex=y+%3D+f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = f(x)' title='y = f(x)' class='latex' /> to determine whether <img src='http://s3.wordpress.com/latex.php?latex=f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)' title='f(x)' class='latex' /> is the rule of a function or not.</p>
<p style="text-align:center;"><img src='http://s1.wordpress.com/latex.php?latex=f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)' title='f(x)' class='latex' /> is a function if and only if every vertical line <img src='http://s2.wordpress.com/latex.php?latex=x+%3D+k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = k' title='x = k' class='latex' /> where <img src='http://s3.wordpress.com/latex.php?latex=k+%5Cin+D_f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k \in D_f' title='k \in D_f' class='latex' /> intersects the graph of <img src='http://s1.wordpress.com/latex.php?latex=y+%3D+f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = f(x)' title='y = f(x)' class='latex' /> exactly once.</p>
<p style="text-align:left;">
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suugakuisfun.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suugakuisfun.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suugakuisfun.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suugakuisfun.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suugakuisfun.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suugakuisfun.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suugakuisfun.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suugakuisfun.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suugakuisfun.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suugakuisfun.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suugakuisfun.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suugakuisfun.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suugakuisfun.wordpress.com&blog=3544875&post=3&subd=suugakuisfun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suugakuisfun.wordpress.com/2008/04/22/theory-of-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90324102269895fa3ba7d163d7409a2a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">The One</media:title>
		</media:content>
	</item>
	</channel>
</rss>