<?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/"
	>

<channel>
	<title>Mr Honner</title>
	<atom:link href="http://MrHonner.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://MrHonner.com</link>
	<description>Math Appreciation</description>
	<lastBuildDate>Tue, 21 May 2013 18:02:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Decomposing Functions into Even and Odd Parts</title>
		<link>http://MrHonner.com/2013/05/21/decomposing-functions-into-even-and-odd-parts/</link>
		<comments>http://MrHonner.com/2013/05/21/decomposing-functions-into-even-and-odd-parts/#comments</comments>
		<pubDate>Tue, 21 May 2013 13:00:17 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Geometry]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=8957</guid>
		<description><![CDATA[When it comes to functions, the concepts even and odd have always been important to me as a teacher.  Connecting the algebraic and geometric representations of mathematical ideas is a primary goal in my classroom, and these concepts provide great opportunities to do that. Algebraically, a function is even if , and this condition manifests [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;">When it comes to functions, the concepts <em>even</em> and <em>odd</em> have always been important to me as a teacher.  Connecting the algebraic and geometric representations of mathematical ideas is a primary goal in my classroom, and these concepts provide great opportunities to do that.</p>
<p style="text-align: left;">Algebraically, a function is <em>even</em> if <img src='http://s.wordpress.com/latex.php?latex=f%28-x%29%20%3D%20f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(-x) = f(x)' title='f(-x) = f(x)' class='latex' />, and this condition manifests itself geometrically as symmetry with respect to the <em>y</em>-axis in the graph of <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = f(x)' title='y = f(x)' class='latex' />.  A function is <em>odd</em> if <img src='http://s.wordpress.com/latex.php?latex=f%28-x%29%20%3D%20-f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(-x) = -f(x)' title='f(-x) = -f(x)' class='latex' />, and geometrically this means that the graph of <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = f(x)' title='y = f(x)' class='latex' /> is symmteric with respect to the origin.  Knowing a function is even or odd provides a wealth of information to work with, and can make solving some problems trivially easy.</p>
<p style="text-align: left;">But it wasn&#8217;t until recently that I learned the following amazing fact:  functions can essentially be <em>uniquely decomposed </em>into even and odd parts!</p>
<p style="text-align: left;"><strong>Claim</strong>:  Let <img src='http://s.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' /> be a non-zero, real-valued function whose domain is symmetric about the origin; that is, <img src='http://s.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' /> exists implies <img src='http://s.wordpress.com/latex.php?latex=f%28-x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(-x)' title='f(-x)' class='latex' /> exists.  Then <img src='http://s.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' /> can be uniquely expressed as the sum of an even function and an odd function.</p>
<p style="text-align: left;"><strong>Proof</strong>:  For any function <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) \neq 0' title='f(x) \neq 0' class='latex' />, define the functions <img src='http://s.wordpress.com/latex.php?latex=a%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(x)' title='a(x)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=b%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b(x)' title='b(x)' class='latex' /> in the following way:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a%28x%29%20%3D%20%5Cfrac%7Bf%28x%29%2Bf%28-x%29%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(x) = \frac{f(x)+f(-x)}{2}' title='a(x) = \frac{f(x)+f(-x)}{2}' class='latex' />   and   <img src='http://s.wordpress.com/latex.php?latex=b%28x%29%20%3D%20%5Cfrac%7Bf%28x%29-f%28-x%29%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b(x) = \frac{f(x)-f(-x)}{2}' title='b(x) = \frac{f(x)-f(-x)}{2}' class='latex' /></p>
<p>First, we see that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a%28x%29%20%2B%20b%28x%29%20%3D%20%5Cfrac%7Bf%28x%29%2Bf%28-x%29%7D%7B2%7D%20%2B%20%5Cfrac%7Bf%28x%29-f%28-x%29%7D%7B2%7D%20%3D%20%5Cfrac%7B2f%28x%29%7D%7B2%7D%20%3D%20f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(x) + b(x) = \frac{f(x)+f(-x)}{2} + \frac{f(x)-f(-x)}{2} = \frac{2f(x)}{2} = f(x)' title='a(x) + b(x) = \frac{f(x)+f(-x)}{2} + \frac{f(x)-f(-x)}{2} = \frac{2f(x)}{2} = f(x)' class='latex' />.</p>
<p style="text-align: left;">Next, since <img src='http://s.wordpress.com/latex.php?latex=a%28-x%29%20%3D%20%5Cfrac%7Bf%28-x%29%2Bf%28x%29%7D%7B2%7D%20%3D%20a%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(-x) = \frac{f(-x)+f(x)}{2} = a(x)' title='a(-x) = \frac{f(-x)+f(x)}{2} = a(x)' class='latex' />, we have that <img src='http://s.wordpress.com/latex.php?latex=a%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(x)' title='a(x)' class='latex' /> is even.</p>
<p style="text-align: left;">Similarly, since <img src='http://s.wordpress.com/latex.php?latex=b%28-x%29%20%3D%20%5Cfrac%7Bf%28-x%29-f%28x%29%7D%7B2%7D%20%3D%20-%5Cfrac%7B%28f%28x%29-f%28-x%29%29%7D%7B2%7D%20%3D%20-b%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b(-x) = \frac{f(-x)-f(x)}{2} = -\frac{(f(x)-f(-x))}{2} = -b(x)' title='b(-x) = \frac{f(-x)-f(x)}{2} = -\frac{(f(x)-f(-x))}{2} = -b(x)' class='latex' />, we have that <img src='http://s.wordpress.com/latex.php?latex=b%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b(x)' title='b(x)' class='latex' /> is odd.  Thus, <img src='http://s.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' /> can be expressed as the sum of an even function and an odd function.</p>
<p style="text-align: left;">Now, suppose <img src='http://s.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' /> could written as the sum of an even and an odd function in two ways:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20a_%7B1%7D%28x%29%20%2B%20b_%7B1%7D%28x%29%20%3D%20a_%7B2%7D%28x%29%20%2B%20b_%7B2%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = a_{1}(x) + b_{1}(x) = a_{2}(x) + b_{2}(x)' title='f(x) = a_{1}(x) + b_{1}(x) = a_{2}(x) + b_{2}(x)' class='latex' /></p>
<p style="text-align: left;">A little algebra gives us</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a_%7B1%7D%28x%29%20-%20a_%7B2%7D%28x%29%20%3D%20b_%7B2%7D%28x%29%20-%20b_%7B1%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{1}(x) - a_{2}(x) = b_{2}(x) - b_{1}(x)' title='a_{1}(x) - a_{2}(x) = b_{2}(x) - b_{1}(x)' class='latex' /></p>
<p style="text-align: left;">Since the sum of even functions is even and the sum of odd functions is odd, we have an even function, <img src='http://s.wordpress.com/latex.php?latex=a_%7B1%7D%28x%29%20-%20a_%7B2%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{1}(x) - a_{2}(x)' title='a_{1}(x) - a_{2}(x)' class='latex' />, equal to an odd function, <img src='http://s.wordpress.com/latex.php?latex=b_%7B2%7D%28x%29%20-%20b_%7B1%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_{2}(x) - b_{1}(x)' title='b_{2}(x) - b_{1}(x)' class='latex' />.  The only function that is both even and odd is the zero function (another fun proof!), therefore</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a_%7B1%7D%28x%29%20-%20a_%7B2%7D%28x%29%20%3D%20b_%7B2%7D%28x%29%20-%20b_%7B1%7D%28x%29%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{1}(x) - a_{2}(x) = b_{2}(x) - b_{1}(x) = 0' title='a_{1}(x) - a_{2}(x) = b_{2}(x) - b_{1}(x) = 0' class='latex' /></p>
<p style="text-align: left;">and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a_%7B1%7D%28x%29%20%3D%20a_%7B2%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{1}(x) = a_{2}(x) ' title='a_{1}(x) = a_{2}(x) ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=b_%7B1%7D%28x%29%20%3D%20b_%7B2%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_{1}(x) = b_{2}(x)' title='b_{1}(x) = b_{2}(x)' class='latex' /></p>
<p style="text-align: left;">Thus, this representation of <img src='http://s.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 unique.  (Note: since 0 is both even and odd, we can consider <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20f%28x%29%20%2B%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = f(x) + 0' title='f(x) = f(x) + 0' class='latex' /> to be the unique decomposition in case <img src='http://s.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 itself even or odd.)</p>
<p style="text-align: left;">I was fortunate to encounter this unfamiliar fact at a time when hyperbolic trig functions were on my mind, which made it obvious to me where the hyperbolic sine and cosine functions come from:  they are the even and odd parts of <img src='http://s.wordpress.com/latex.php?latex=e%5Ex&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^x' title='e^x' class='latex' />!</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=e%5Ex%20%3D%20%5Cfrac%7Be%5E%7Bx%7D%20-%20e%5E%7B-x%7D%7D%7B2%7D%20%2B%20%5Cfrac%7Be%5E%7Bx%7D%20%2B%20e%5E%7B-x%7D%7D%7B2%7D%20%3D%20sinh%28x%29%20%2B%20cosh%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^x = \frac{e^{x} - e^{-x}}{2} + \frac{e^{x} + e^{-x}}{2} = sinh(x) + cosh(x)' title='e^x = \frac{e^{x} - e^{-x}}{2} + \frac{e^{x} + e^{-x}}{2} = sinh(x) + cosh(x)' class='latex' /></p>
<p style="text-align: left;">I also used this fact in a fun but inefficient proof that the <a href="http://mrhonner.com/2012/09/14/derivatives-of-even-functions/">derivative of an even function is an odd function</a>.</p>
<p style="text-align: left;">Are there are other cool consequences of this unique decomposition of functions?</p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/21/decomposing-functions-into-even-and-odd-parts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Math Art: Building Sines</title>
		<link>http://MrHonner.com/2013/05/19/math-art-building-sines/</link>
		<comments>http://MrHonner.com/2013/05/19/math-art-building-sines/#comments</comments>
		<pubDate>Sun, 19 May 2013 13:00:54 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10488</guid>
		<description><![CDATA[This is Building Sines, one of the pieces I will have on display at the 2013 Bridges Math and Art conference in Enschede, the Netherlands. Building Sines, by Patrick Honner Inspired by the mathematicians, computer scientists, and artists of the Bridges organization, I have started writing computer programs to alter and transform my photography in [...]]]></description>
				<content:encoded><![CDATA[<p>This is <em>Building Sines</em>, one of the pieces I will have on display at the 2013 Bridges Math and Art conference in Enschede, the Netherlands.</p>
<p style="text-align: center;"><a href="http://MrHonner.com/wp-content/uploads/2013/05/Building-Sines.jpg"><img class="aligncenter  wp-image-10491" alt="Building Sines" src="http://MrHonner.com/wp-content/uploads/2013/05/Building-Sines.jpg" width="288" height="384" /></a><em>Building Sines, by Patrick Honner</em></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">Inspired by the mathematicians, computer scientists, and artists of the Bridges organization, I have started writing computer programs to alter and transform my photography in mathematical ways.  Here, a custom Python script was used to smoothly compress the original image along a vertical sine wave, creating an interesting visual effect.</p>
<p style="text-align: left;">You can see the other pieces I will have on display <a href="http://gallery.bridgesmathart.org/exhibitions/2013-bridges-conference/phonner">here</a>, and you can peruse the entire Bridges 2013 gallery <a href="http://gallery.bridgesmathart.org/exhibitions/2013-Bridges-Conference">here</a>.  I will also be presenting a short paper at the conference about my work and its potential as a project-based learning activity for teachers and students.</p>
<p style="text-align: center;">
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/19/math-art-building-sines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infinite Prime Gaps</title>
		<link>http://MrHonner.com/2013/05/15/infinite-prime-gaps/</link>
		<comments>http://MrHonner.com/2013/05/15/infinite-prime-gaps/#comments</comments>
		<pubDate>Wed, 15 May 2013 13:08:35 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Numbers]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10452</guid>
		<description><![CDATA[The mathematics world is abuzz with news that someone may have proved a weak version of the Twin Prime conjecture. A pair of numbers are called twin primes if the two numbers are both prime and they differ by 2.  Examples of twin primes include 11 and 13, 29 and 31, and 137 and 139.  Notice [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://MrHonner.com/wp-content/uploads/2013/05/p-p+2.png"><img class="alignright size-full wp-image-10479" alt="p p+2" src="http://MrHonner.com/wp-content/uploads/2013/05/p-p+2.png" width="170" height="75" /></a>The mathematics world is abuzz with news that someone may have proved a weak version of the <em>Twin Prime </em>conjecture.</p>
<p style="text-align: left;">A pair of numbers are called <em>twin primes</em> if the two numbers are both prime and they differ by 2.  Examples of twin primes include 11 and 13, 29 and 31, and 137 and 139.  Notice that for all prime numbers other than 2, twin primes are as close as two prime numbers could possibly be:  the number between the twin primes will always be even, and thus not prime.</p>
<p style="text-align: left;">The Twin Prime conjecture simply postulates that there are infinitely many pairs of twin primes.  Although it is simple to state, the Twin Prime conjecture has been hard to prove:  it has been an open question in Number Theory for hundreds of years.  But a breakthrough has been made.  Someone apparently has proved that there are infinitely many pairs of primes that <a href="http://www.nature.com/news/first-proof-that-infinitely-many-prime-numbers-come-in-pairs-1.12989">differ by at most 70 million</a>!</p>
<p style="text-align: left;">Now, being 70 million apart isn&#8217;t the same as being 2 apart, so at first glance this result may not seem significant or relevant.  But the difference between 70 million and 2 is nothing compared to the difference bewteen 70 million and infinity!  Essentially, this result says that no matter how far out you go on the number line, you can always find two primes that are relatively close to each other, where <em>relatively close </em>here means &#8220;no more than 70 million apart&#8221;.</p>
<p style="text-align: left;">And while being 70 million away may not seem close as far as prime numbers go, consider the following amazing fact:  given any number N, we can find a string of N consecutive numbers that contains no primes at all!  That is, we can find &#8220;gaps&#8221; between the primes as large as imaginable:  70 million, 700 million, 7 trillion trillion, and beyond.  What&#8217;s more, it&#8217;s quite easy to prove this fact.</p>
<p style="text-align: left;">Consider <img src='http://s.wordpress.com/latex.php?latex=n%21%20%3D%20n%2A%28n-1%29%2A%28n-2%29%2A...%2A3%2A2%2A1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n! = n*(n-1)*(n-2)*...*3*2*1' title='n! = n*(n-1)*(n-2)*...*3*2*1' class='latex' />.  Since <em>n!</em> is the product of all the integers from 1 to <em>n</em>, it is clear that every integer less than or equal to <em>n</em> divides <em>n!</em>.</p>
<p style="text-align: left;">Now, since <em>n!</em> is divisible by 2, we know <em>(n! + 2) </em>must also be divisible by 2.  Similarly, since <em>n!</em> is divisible by 3, then (<em>n! + 3</em>) must be divisble by 3, and so on.   Thus, we have the following sequence of <em>n-1</em> consecutive numbers</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=n%21%20%2B%202%2C%20n%21%20%2B%203%2C%20n%21%20%2B%204%2C%20.%20.%20.%20%2C%20n%21%20%2B%20%28n-1%29%2C%20n%21%20%2B%20n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n! + 2, n! + 3, n! + 4, . . . , n! + (n-1), n! + n' title='n! + 2, n! + 3, n! + 4, . . . , n! + (n-1), n! + n' class='latex' /></p>
<p style="text-align: left;">none of which are prime!  For example, if <em>n = 5, </em><em>t</em>he numbers 5<em>! + 2, 5<em>! + 3, 5<em>! + 4, and 5<em>! + 5 </em></em></em></em>are</p>
<p style="text-align: center;"><em>122, 123, 124, 125</em></p>
<p style="text-align: left;">which are are consecutive and not prime.</p>
<p style="text-align: left;">Using this technique, we can generate strings of consecutive non-primes of any length.  For example, if we let <em>n = </em>70 million, we&#8217;ll get a string of 70 million &#8211; 1 consecutive non-primes.  Or if we let n = 1 <em>googol</em> (<img src='http://s.wordpress.com/latex.php?latex=10%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='10^{100}' title='10^{100}' class='latex' />), we&#8217;ll get a string of  <img src='http://s.wordpress.com/latex.php?latex=10%5E%7B100%7D%20-%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='10^{100} - 1' title='10^{100} - 1' class='latex' /> consecutive non-primes!</p>
<p style="text-align: left;">This technique shows if we go out very far on the number line we are sure to find huge gaps bewteen prime numbers.  But according to the new mathematical result, no matter how far out we go, we can always find primes that are relatively close to each other.</p>
<p style="text-align: left;">This is a major result, and an exciting day for mathematics!</p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/15/infinite-prime-gaps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5/12/13 &#8212; Happy Right Triangle Day!</title>
		<link>http://MrHonner.com/2013/05/12/51213-happy-right-triangle-day/</link>
		<comments>http://MrHonner.com/2013/05/12/51213-happy-right-triangle-day/#comments</comments>
		<pubDate>Sun, 12 May 2013 13:47:44 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Geometry]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10439</guid>
		<description><![CDATA[Happy Right Triangle Day!  Today we celebrate a favorite geometric object:  the 5-12-13 right triangle. Of course, the sides of this triangle satisfy the Pythagorean Theorem but one reason I like this particular right triangle so much is the role it plays in another favorite triangle.  The 5-12-13 triangle fits together perfectly with the 9-12-15 [...]]]></description>
				<content:encoded><![CDATA[<p>Happy Right Triangle Day!  Today we celebrate a favorite geometric object:  the 5-12-13 right triangle.</p>
<p><a href="http://MrHonner.com/wp-content/uploads/2013/05/5-12-13-Triangle-blue.png"><img class="aligncenter size-medium wp-image-10440" alt="5-12-13 Triangle blue" src="http://MrHonner.com/wp-content/uploads/2013/05/5-12-13-Triangle-blue-300x150.png" width="300" height="150" /></a></p>
<p>Of course, the sides of this triangle satisfy the Pythagorean Theorem</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=5%5E2%20%2B%2012%5E2%20%3D%2013%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='5^2 + 12^2 = 13^2' title='5^2 + 12^2 = 13^2' class='latex' /></p>
<p>but one reason I like this particular right triangle so much is the role it plays in another favorite triangle.  The 5-12-13 triangle fits together perfectly with the 9-12-15 right triangle</p>
<p><a href="http://MrHonner.com/wp-content/uploads/2013/05/5-12-13-plus-9-12-15-Triangle-blue.png"><img class="aligncenter size-medium wp-image-10442" alt="5-12-13 plus 9-12-15 Triangle blue" src="http://MrHonner.com/wp-content/uploads/2013/05/5-12-13-plus-9-12-15-Triangle-blue-300x255.png" width="300" height="255" /></a></p>
<p>&nbsp;</p>
<p>to make the 13-14-15 triangle!</p>
<p><a href="http://MrHonner.com/wp-content/uploads/2013/05/13-14-15-triangle-blue.png"><img class="aligncenter size-medium wp-image-10441" alt="13-14-15 triangle blue" src="http://MrHonner.com/wp-content/uploads/2013/05/13-14-15-triangle-blue-300x261.png" width="300" height="261" /></a></p>
<p>The 13-14-15 triangle is special in its own right:  it is a <em>Heronian</em> triangle, a triangle with rational side lengths and rational area.  In fact, this triangle has  integer side lengths and integer area, making it especially interesting!</p>
<p>Happy Right Triangle Day!  Be sure to marvel at some perpendicularity today.</p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/12/51213-happy-right-triangle-day/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>When a Dollar is not a Dollar</title>
		<link>http://MrHonner.com/2013/05/09/when-a-dollar-is-not-a-dollar/</link>
		<comments>http://MrHonner.com/2013/05/09/when-a-dollar-is-not-a-dollar/#comments</comments>
		<pubDate>Thu, 09 May 2013 13:00:09 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Appreciation]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10117</guid>
		<description><![CDATA[There must be some way to capitalize on this through arbitrage, right?]]></description>
				<content:encoded><![CDATA[<p>There must be some way to capitalize on this through arbitrage, right?</p>
<p><a href="http://MrHonner.com/wp-content/uploads/2013/03/a-dollar-is-not-a-dollar.jpg"><img class="aligncenter size-medium wp-image-10118" alt="a dollar is not a dollar" src="http://MrHonner.com/wp-content/uploads/2013/03/a-dollar-is-not-a-dollar-300x214.jpg" width="300" height="214" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/09/when-a-dollar-is-not-a-dollar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2013 Rosenthal Prize</title>
		<link>http://MrHonner.com/2013/05/07/2013-rosenthal-prize/</link>
		<comments>http://MrHonner.com/2013/05/07/2013-rosenthal-prize/#comments</comments>
		<pubDate>Tue, 07 May 2013 13:00:12 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Teaching]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10423</guid>
		<description><![CDATA[Preliminary applications for the 2013 Rosenthal Prize for Innovation in Math Teaching are due Friday, May 10th. The Rosenthal Prize, presented by the Museum of Mathematics, is designed to celebrate and promote the development and sharing of creative, engaging, replicable math lessons.  The author of the winning activity receives $25,000, and the lesson will be [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;">Pre<a href="http://MrHonner.com/wp-content/uploads/2013/05/momath-logo.jpg"><img class="alignright size-full wp-image-10424" alt="momath logo" src="http://MrHonner.com/wp-content/uploads/2013/05/momath-logo.jpg" width="231" height="68" /></a>liminary applications for the 2013 Rosenthal Prize for Innovation in Math Teaching are due Friday, May 10th.</p>
<p style="text-align: left;">The Rosenthal Prize, presented by the Museum of Mathematics, is designed to celebrate and promote the development and sharing of creative, engaging, replicable math lessons.  The author of the winning activity receives $25,000, and the lesson will be freely shared with teachers around the world by the Museum of Mathematics.</p>
<p style="text-align: left;">Although May 10th is fast approaching, this first deadline is just a preliminary one.   If the application process is anything like last year&#8217;s, all that is required at this early stage are a few short essays about teaching philosophy and the overviews of the lessons you intend to submit in the fall.  If an applicant passes through the preliminary stage, a more comprehensive application portfolio will likely be due in the fall of 2013.  Again, this assumes the process is similar to last year&#8217;s.</p>
<p style="text-align: left;">If you&#8217;ve got some fun, engaging, and replicable math lessons to share with the world, consider applying for the Rosenthal Prize!  More information can be found <a href="http://momath.org/rosenthal-prize/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/07/2013-rosenthal-prize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scientific American on the Rosenthal Prize</title>
		<link>http://MrHonner.com/2013/05/06/profile-in-sciam-blog/</link>
		<comments>http://MrHonner.com/2013/05/06/profile-in-sciam-blog/#comments</comments>
		<pubDate>Mon, 06 May 2013 13:00:56 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Teaching]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10413</guid>
		<description><![CDATA[I am proud to be featured in the Roots of Unity blog at Scientific American. Evelyn Lamb&#8217;s piece, &#8220;Award Winning Teachers Put Math on Hands and Heads&#8220;, reports on the inaugural Rosenthal Prize for Innovation in Math Teaching, presented by the Museum of Mathematics. As runner-up for the Rosenthal Prize, I was interviewed for the piece, [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://MrHonner.com/wp-content/uploads/2013/05/rosenthal-prize-image.jpg"><img class="alignright  wp-image-10414" alt="rosenthal prize image" src="http://MrHonner.com/wp-content/uploads/2013/05/rosenthal-prize-image.jpg" width="210" height="139" /></a>I am proud to be featured in the <em>Roots of Unity</em> blog at Scientific American.</p>
<p style="text-align: left;">Evelyn Lamb&#8217;s piece, &#8220;<a href="http://blogs.scientificamerican.com/roots-of-unity/2013/05/03/math-on-hands-and-heads-rosenthal-prize/">Award Winning Teachers Put Math on Hands and Heads</a>&#8220;, reports on the inaugural Rosenthal Prize for Innovation in Math Teaching, presented by the Museum of Mathematics.</p>
<p style="text-align: left;">As runner-up for the Rosenthal Prize, I was interviewed for the piece, and had a chance to talk about my teaching philosophy, my award-winning lesson, and the value of hands-on, collaborative activities in mathematics class.  In summarizing my approach to teaching mathematics, I said</p>
<blockquote><p><em>“I want the classroom to be a place where we explore ideas together, where students can play around, experiment, collaborate, argue, create, and reflect on everything.”</em></p></blockquote>
<p style="text-align: left;">The purpose of the Rosenthal Prize is to encourage and promote innovative, replicable math activities that engage and excite students.  I&#8217;m honored to be a part of this endeavor, and I look forward to more fun and creative math lessons being shared in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/06/profile-in-sciam-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spiral Shadows</title>
		<link>http://MrHonner.com/2013/05/02/spiral-shadows/</link>
		<comments>http://MrHonner.com/2013/05/02/spiral-shadows/#comments</comments>
		<pubDate>Thu, 02 May 2013 13:00:23 +0000</pubDate>
		<dc:creator>patrick honner</dc:creator>
				<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Geometry]]></category>

		<guid isPermaLink="false">http://mrhonner.com/?p=7322</guid>
		<description><![CDATA[Studying vector calculus tends to make you see space curves everywhere you go.  Here&#8217;s a conical helix (or a helical cone?). A good way to understand the behavior of curves in space is to understand how their projections behave.  The sun does a nice job of showing us one such projection of this space curve. [...]]]></description>
				<content:encoded><![CDATA[<p>Studying vector calculus tends to make you see space curves everywhere you go.  Here&#8217;s a conical helix (or a helical cone?).</p>
<p style="text-align: center;"><a href="http://mrhonner.files.wordpress.com/2012/02/spiral-shadow-1.jpg"><img class="aligncenter  wp-image-7323" title="Spiral Shadow 1" alt="" src="http://mrhonner.files.wordpress.com/2012/02/spiral-shadow-1.jpg" width="252" height="336" /></a></p>
<p style="text-align: left;">A good way to understand the behavior of curves in space is to understand how their <em>projections </em>behave.  The sun does a nice job of showing us one such projection of this space curve.</p>
<p style="text-align: left;"><a href="http://mrhonner.files.wordpress.com/2012/02/spiral-shadow-2.jpg"><img class="aligncenter  wp-image-7324" title="Spiral Shadow 2" alt="" src="http://mrhonner.files.wordpress.com/2012/02/spiral-shadow-2.jpg" width="252" height="336" /></a></p>
<p style="text-align: left;">This suggests a common mathematical practice:  trading a hard problem for an easier one.  Space curves can be difficult to analyze, but their <em>projections</em> are more easily understood.  And by understanding its projections, you can develop knowledge of the space curve itself.</p>
<p style="text-align: left;">Of course, it&#8217;s important to understand what information you <em>lose</em> through the projection, as well!</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/05/02/spiral-shadows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Proof Without Words: Two Dimensional Geometric Series</title>
		<link>http://MrHonner.com/2013/04/30/proof-without-words-two-dimensional-geometric-series/</link>
		<comments>http://MrHonner.com/2013/04/30/proof-without-words-two-dimensional-geometric-series/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 13:00:37 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Geometry]]></category>
		<category><![CDATA[Representation]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10239</guid>
		<description><![CDATA[I offer this visual proof of the following amazing infinite sum]]></description>
				<content:encoded><![CDATA[<p>I offer this visual proof of the following amazing infinite sum</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B4%7D%20%2B%20%5Cfrac%7B2%7D%7B8%7D%20%2B%20%5Cfrac%7B3%7D%7B16%7D%20%2B%20%5Cfrac%7B4%7D%7B32%7D%20%2B%20%5Cfrac%7B5%7D%7B64%7D%20%2B%20...%20%3D%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{4} + \frac{2}{8} + \frac{3}{16} + \frac{4}{32} + \frac{5}{64} + ... = 1' title='\frac{1}{4} + \frac{2}{8} + \frac{3}{16} + \frac{4}{32} + \frac{5}{64} + ... = 1' class='latex' /></p>
<p style="text-align: center;"><a href="http://MrHonner.com/wp-content/uploads/2013/03/double-geometric-series.png"><img class="aligncenter  wp-image-10240" alt="double geometric series" src="http://MrHonner.com/wp-content/uploads/2013/03/double-geometric-series.png" width="437" height="431" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/04/30/proof-without-words-two-dimensional-geometric-series/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Math Photo: Transversals</title>
		<link>http://MrHonner.com/2013/04/28/math-photo-transversals/</link>
		<comments>http://MrHonner.com/2013/04/28/math-photo-transversals/#comments</comments>
		<pubDate>Sun, 28 Apr 2013 13:00:58 +0000</pubDate>
		<dc:creator>MrHonner</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://MrHonner.com/?p=10282</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://MrHonner.com/wp-content/uploads/2013/03/Transversals.jpg"><img class="aligncenter  wp-image-10283" alt="Transversals" src="http://MrHonner.com/wp-content/uploads/2013/03/Transversals.jpg" width="332" height="461" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://MrHonner.com/2013/04/28/math-photo-transversals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
