<?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>BetterExplained &#187; Guides</title>
	<atom:link href="http://betterexplained.com/articles/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterexplained.com</link>
	<description>Learning shouldn't hurt. Let's share the insights that made difficult ideas click.</description>
	<lastBuildDate>Wed, 18 Nov 2009 02:52:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A BetterExplained Guide To Calculus</title>
		<link>http://betterexplained.com/articles/a-betterexplained-guide-to-calculus/</link>
		<comments>http://betterexplained.com/articles/a-betterexplained-guide-to-calculus/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 05:37:30 +0000</pubDate>
		<dc:creator>Kalid</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Math]]></category>

		<guid isPermaLink="false">http://betterexplained.com/?p=345</guid>
		<description><![CDATA[I&#8217;ve struggled with how to write about calculus. The standard techniques seem to be:



The &#8220;bag of formulas&#8221;: memorize &#8216;em and move on
The anal-retentive, rigorous treatment: written by math robots, for math robots!
The happy smiles tour: oversimplifications without examples (Calculus helps scientists solve problems!)




No, nyet, nein! I know what I need: intuition (What does it really [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve struggled with how to write about calculus. The standard techniques seem to be:</p>


<ul>
<li>The &#8220;bag of formulas&#8221;: memorize &#8216;em and move on</li>
<li>The anal-retentive, rigorous treatment: written by math robots, for math robots!</li>
<li>The happy smiles tour: oversimplifications without examples (Calculus helps scientists solve problems!)</li>
</ul>



<p>No, nyet, nein! I know what I need: intuition (<i>What does it really mean?</i>) followed by examples to back it up. I want a calculus series that lets calculus be calculus &#8212; wild, interesting, and fun.</p>

<h2>The Explanatory Approach </h2>

<p>I started writing in a vacuum, but realized I don&#8217;t remember calculus. I need a refresher &#8212; in fact, I need the insights I want to share! These articles are for us both (it&#8217;s what I&#8217;d want to relearn the subject), and here&#8217;s my approach:</p>


<ul>
<li>I&#8217;m reading <a href="http://www.math.wisc.edu/~keisler/calc.html">Elementary Calculus: An Infinitesimal Approach [free pdf]</a>. It teaches calculus using its original approach (infinitesimals), not the modern limit-based curriculum. My goal is intuition, so this works well.</li>
</ul>




<ul>
<li>As I study the chapters, I&#8217;ll share the insights I find and the concepts I struggled with. </li>
</ul>




<ul>
<li>I&#8217;ll sprinkle examples along the way. They&#8217;re a gut check, not the focus (if you want practice problems, the book has plenty).</li>
</ul>



<p>It&#8217;s a lack of insights, not information, that makes calculus hard. We don&#8217;t need another course repeating the definitions that confused us the first time (<i>Here&#8217;s the definition of a limit, again!</i>). </p>

<p>We shouldn&#8217;t be struggling with the true meaning of a subject centuries after its invention. This is my intuition-laced hat in the ring. </p>

<h2>The Calculus Articles</h2>

<p>The goal is to be concise, informal, and fun. Dabble, skim and ignore the examples if needed &#8212; focus on the insights. The elegance of calculus can be appreciated progressively: we don&#8217;t need astrophysics to enjoy a starry night.</p>

<p><strong>Learning Math</strong></p>


<ul>
<li><a href="http://betterexplained.com/articles/developing-your-intuition-for-math/">Developing Your Intuition For Math</a></li>
</ul>



<p><strong>Calculus Overview</strong></p>


<ul>
<li><a href="http://betterexplained.com/articles/prehistoric-calculus-discovering-pi/">Prehistoric Calculus: Discovering pi</a></li>
<li><a href="http://betterexplained.com/articles/a-gentle-introduction-to-learning-calculus/">A Gentle Introduction To Calculus</a></li>
</ul>



<p><strong>Small numbers: Limits and Infinitesimals</strong></p>


<ul>
<li><a href="http://betterexplained.com/articles/learning-calculus-overcoming-our-artifical-need-for-precision/">Learning Calculus: Overcoming Our Artificial Need for Precision</a></li>
<li>Understanding the need for small numbers (in progress) </li>
</ul>



<p><strong>Measuring Changes: Derivatives</strong></p>

<p><strong>Accumulating Changes: Integrals</strong></p>


<ul>
<li><a href="http://betterexplained.com/articles/a-calculus-analogy-integrals-as-multiplication/">A Calculus Analogy: Integrals as Multiplication</a> </li>
</ul>



<p>This post is the table of contents for the series. Happy math.</p>]]></content:encoded>
			<wfw:commentRss>http://betterexplained.com/articles/a-betterexplained-guide-to-calculus/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>A Simple Introduction To Computer Networking</title>
		<link>http://betterexplained.com/articles/a-simple-introduction-to-computer-networking/</link>
		<comments>http://betterexplained.com/articles/a-simple-introduction-to-computer-networking/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 16:00:30 +0000</pubDate>
		<dc:creator>Kalid</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://betterexplained.com/articles/a-simple-introduction-to-computer-networking/</guid>
		<description><![CDATA[Most networking discussions are a jumble of acronyms. Forget the configuration details -- what are the insights?

Networking is about communication
Text is the simplest way to communicate
Protocols are standards for reading and writing text

Beneath the details, networking is an IM conversation. Here's what I wish someone told me when learning how computers communicate.
TCP: The Text Layer

The [...]]]></description>
			<content:encoded><![CDATA[<p>Most networking discussions are a jumble of acronyms. Forget the configuration details -- what are the insights?
<ul>
<li><strong>Networking is about communication</strong>
<li><strong>Text is the simplest way to communicate</strong>
<li><strong>Protocols are standards for reading and writing text</strong></li>
</ul>
<p>Beneath the details, networking is an IM conversation. Here's what I wish someone told me when learning how computers communicate.<br />
<h2>TCP: The Text Layer</h2>
<h2></h2>
<p>The Transmission Control Protocol (TCP) provides the handy illusion that we can "just" send text between two computers. TCP relies on <a href="http://en.wikipedia.org/wiki/Internet_Protocol">lower levels</a> and can send binary data, but ignore that for now:
<ul>
<li><strong>TCP lets us Instant Message between computers</strong></li>
</ul>
<p>We IM with Telnet, the 'notepad' of networking: telnet sends and receives plain text using TCP. It's a chat client peacefully free of ads and unsolicited buddy requests.</p>
<p>Let's talk to Google using <a href="http://support.microsoft.com/kb/279466">telnet</a> (or <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">putty</a>, a better utility):</p>
<pre>telnet google.com 80
[connecting...]
Hello Mr. Google!
</pre>
</p>
<p>We connect to google.com on port 80 (the default for web requests) and send the message "Hello Mr. Google!". We press Enter a few times and await the reply: </p>
<pre>&lt;html&gt;
...
&lt;h1&gt;Bad Request&lt;/h1&gt;
Your client has issued a malformed or illegal request
...
&lt;/html&gt;</pre>
<p>Malformed? Illegal? <em>The mighty Google is not pleased</em>. It didn't understand us and sent HTML telling the same. </p>
<p>But, we had a conversation: text went in, and text came back. In other words:&nbsp;
<p><img src="http://betterexplained.com/wp-content/uploads/networking/tcp_chat.png">&nbsp;<br />
<h2>Protocols: The Forms To Fill Out </h2>
<p>Unstructured chats is too carefree -- how does the server know what we want to do? We need a <em>protocol</em> (standard way of communicating) if we're going to make sense. </p>
<p>We use protocols all the time </p>
<ul>
<li>Putting to: and from: addresses in certain places on an envelope
<li>Filling out bank forms (special place for account number, deposit amount, etc.)
<li>Saying "Roger" or "10-4" to indicate a radio request was understood</li>
</ul>
<p>Protocols make communication clear. </p>
<h2>Case Study: The HTTP Protocol</h2>
<p>We see HTTP in every url: <a href="http://google.com/">http://google.com/</a>. What does it mean? </p>
<ul>
<li>Connect to server google.com (Using TCP, port 80 by default)
<li>Ask for the resource "/" (the default resource)
<li>Format the request using the Hypertext Transport Protocol</li>
</ul>
<p>HTTP is the "form to fill out" when asking for the resource. Using the HTTP format, the above request looks like this: </p>
<pre>GET / HTTP/1.0</pre>
<p>Remember, <em>it's just text</em>! We're asking for a file, through an IM session, using the format: [Command] [Resource] [Protocol Name/Version]. </p>
<p>This command is "IM'd" to the server (your browser adds extra info, a detail for another time). Google's server returns this response: </p>
<pre>HTTP/1.0 200 OK
Cache-Control: private, max-age=0
Date: Sun, 15 Mar 2009 03:13:39 GMT
Expires: -1
Content-Type: text/html; charset=ISO-8859-1
Set-Cookie: PREF=ID=5cc6...
Server: gws
Connection: Close

&lt;html&gt;
(Google web page, search box, and cute logo)
&lt;/html&gt;
</pre>
<p>Yowza. The bottom part is HTML for the browser to display. But why the junk up top? </p>
<p>Well, suppose we just got the raw HTML to display. But what about errors: if the server crashed, the file wasn't there, or google just didn't like us? </p>
<p>Some <em>metadata</em> (data about data) is useful. When we order a book from Amazon <strong>we expect a packing slip</strong> describing the order: the intended recipient, price, return information, etc. You don't want a naked book just thrown on your doorstep. </p>
<p>Protocols are similar: the recipient wants to know if everything was OK. Here we see infamous status codes like 404 (resource not found) or 200 (everything OK). These headers aren't the real data -- they're the packing slip from the server. </p>
<h2>Insights From Protocols</h2>
<p>Studying existing, popular systems is a great way to understand engineering decisions. Here are a few: </p>
<p><strong>Binary vs Plain Text</p>
<p></strong><a href="http://betterexplained.com/articles/a-little-diddy-about-binary-file-formats/">Binary data</a> is more efficient than text, but more difficult to debug and generate (how many hex editors do you know to use?). Lower-level protocols, the backbone of the internet, use binary data to maintain performance. Application-level protocols (HTTP and above) use text data for ease of interoperability. You don't have religious wars about endian issues with HTTP. </p>
<p><strong>Stateful vs. Stateless </strong></p>
<p>Some protocols are stateful, which means the server remembers the chat with the client. With SMTP, for example, the client opens a connection and issues commands one at a time (such as adding recipients to an email), and closes the connection. Stateful communication is useful in transactions that have many steps or conditions.</p>
<p>Stateless communication is simpler: you send the entire transaction as one request. Each "instant message" stands on its own and doesn't need the others. HTTP is stateless: you can request a webpage without introducing yourself to the server.</p>
<p><strong>Extensibility</strong></p>
<p>We can't think of everything beforehand. How do we extend old protocols for new users?</p>
<p>HTTP has a simple and effective "header" structure: a metadata preamble that looks like "Header:Value".</p>
<p>If you don't recognize the header sent (new client, old server) just ignore it. If you were expecting a header but don't see it (old client, new server), just use a default. It's like having an "Anything else to tell us?" section in a survey.</p>
<p><strong>Error Correction &amp; Reliability</strong></p>
<p>It's the job of lower-level protocols like TCP to make sure data is transmitted reliably. But higher-level protocols (like HTTP) need to make sure it's the <em>right</em> data. How are errors handled and communicated? Can the client just retry or does the server need to reset state?</p>
<p>HTTP comes with its own set of error codes to handle a variety of situations.</p>
<p><strong>Availability</strong></p>
<p>The neat thing about networking is that works on one computer. Memcached is a great service to cache data. And guess what? It uses plain-old text commands (over TCP) to save and retrieve data.</p>
<p>You don't need complex COM objects or DLLs - you start a Memcached server, send text in, and get text out. It's language-neutral and easy to access because any decent OS supports networking. You can even telnet into Memcached to debug it. </p>
<p>Wireless routers are similar: they have a control panel available through HTTP. There's no "router configuration program" -- you just connect to it with your browser. The router serves up webpages, and when you submit data it makes the necessary configuration changes. </p>
<p>Protocols like HTTP are so popular you can <em>assume</em> the user has a client.</p>
<p><strong>Layering Protocols</strong> </p>
<p>Protocols can be layered. We might write a resume, which is part of a larger application, which is stuffed into an envelope. Each segment has its own format, blissfully unaware of the others. Your envelope doesn't care about the resume -- it just wants the to: and from: addresses written correctly.</p>
<p>Many protocols rely on HTTP because it's so widely used (rather than starting from scratch, like Memcached, which needs efficiency). HTTP has well-understood methods to define resources (URLs) and commands (GET and POST), so why not use them?</p>
<p>Web services do just that. The SOAP protocol crams XML inside of HTTP commands. The REST protocol embraces HTTP and uses the existing verbs as much as possible.</p>
<h2>Remember: It's All Made Up </h2>
<p>Networking involves <em>human conventions</em>. Because plain text is ubiquitous and easy to use, it is the basis for most protocols. And TCP is the simplest, most-supported way to exchange text.</p>
<p><strong>Remembering that everything is a plain text IM conversation</strong> helps me wrap my head around the inevitable networking issues. And sometimes you need to jump into HTTP to understand <a href="http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/">compression</a> and <a href="http://betterexplained.com/articles/how-to-optimize-your-site-with-http-caching/">caching</a>.</p>
<p>Don't just memorize the details; see protocols as strategies to solve communication problems. Happy networking.</p>
]]></content:encoded>
			<wfw:commentRss>http://betterexplained.com/articles/a-simple-introduction-to-computer-networking/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Developing Your Intuition For Math</title>
		<link>http://betterexplained.com/articles/developing-your-intuition-for-math/</link>
		<comments>http://betterexplained.com/articles/developing-your-intuition-for-math/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 19:44:28 +0000</pubDate>
		<dc:creator>Kalid</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Math]]></category>

		<guid isPermaLink="false">http://betterexplained.com/articles/developing-your-intuition-for-math/</guid>
		<description><![CDATA[Our initial exposure to an idea shapes our intuition. And our intuition impacts how much we enjoy a subject. What do I mean? 

Suppose we want to define a &#8220;cat&#8221;:



Caveman definition: A furry animal with claws, teeth, a tail, 4 legs, that purrs when happy and hisses when angry&#8230; 
Evolutionary definition: Mammalian descendants of a [...]]]></description>
			<content:encoded><![CDATA[<p>Our initial exposure to an idea shapes our intuition. And our intuition impacts how much we enjoy a subject. What do I mean? </p>

<p>Suppose we want to define a &#8220;cat&#8221;:</p>


<ul>
<li><strong>Caveman definition:</strong> A furry animal with claws, teeth, a tail, 4 legs, that purrs when happy and hisses when angry&#8230; </li>
<li><strong>Evolutionary definition:</strong> Mammalian descendants of a certain species (<em>F. catus</em>), sharing certain characteristics&#8230;</li>
<li><strong>Modern definition:</strong> You call those <em>definitions</em>? Cats are animals sharing the following <span class="caps">DNA</span>: <span class="caps">ACATACATACATACAT&#8230;</span></li>
</ul>



<p>The modern definition is precise, sure. But is it the <em>best</em>? Is it what you&#8217;d teach a child learning the word? Does it give better insight into the &#8220;catness&#8221; of the animal? Not really. The modern definition is useful, but <em>after</em> getting an understanding of what a cat is. It shouldn&#8217;t be our starting point.</p>

<p>Unfortunately, <a href="http://betterexplained.com/articles/how-to-develop-a-mindset-for-math/">math understanding</a> seems to follow the <span class="caps">DNA </span>pattern. We&#8217;re taught the modern, rigorous definition and not the insights that led up to it. We&#8217;re left with arcane formulas (DNA) but little understanding of what the idea <em>is</em>.</p>

<p>Let&#8217;s approach ideas from a different angle. I imagine a circle: the center is the idea you&#8217;re studying, and along the outside are the facts describing it. We start in one corner, with one fact or insight, and work our way around to develop our understanding. <i>Cats have common physical traits</i> leads to <i>Cats have a common ancestor</i> leads to <i>A species can be identified by certain portions of <span class="caps">DNA</span></i>. Aha! I can see how the modern definition evolved from the caveman one.</p>

<p>But not all starting points are equal. The right perspective makes math click &#8212; and the mathematical &#8220;cavemen&#8221; who first found an idea often had an enlightening viewpoint. Let&#8217;s learn how to build our intuition.</p>

<h2>What is a Circle?</h2>

<p>Time for a math example: How do you define a circle?</p>

<p><img src="http://betterexplained.com/wp-content/uploads/circular_reasoning/circle-definitions.png" alt="Definitions of a circle" title="definitions of a circle" /></img></p>

<p>There are seemingly countless definitions. Here&#8217;s a few:</p>


<ul>
<li>The most symmetric 2-d shape possible</li>
<li>The shape that gets the most area for the least perimeter (see the <a href="http://en.wikipedia.org/wiki/Isoperimetry">isoperimeter property</a>)</li>
<li>All points in a plane the same distance from a given point (drawn with a compass, or a pencil on a string)</li>
<li>The points (x,y) in the equation x<sup>2</sup> + y<sup>2</sup> = r<sup>2</sup> (analytic version of the geometric definition above)</li>
<li>The points in the equation r* sin(t), r* cos(t), for all t (<i>really</i> analytic version)</li>
<li>The shape whose tangent line is always perpendicular to the position vector (physical interpretation)</li>
</ul>



<p>The list goes on, but here&#8217;s the key: the facts all describe the same idea! It&#8217;s like saying 1, one, uno, eins, &#8220;the solution to 2x + 3 = 5&#8243; or &#8220;the number of noses on your face&#8221; &#8212; just different names for the idea of &#8220;unity&#8221;. </p>

<p>But these initial descriptions are important &#8212; they shape our intuition. Because we see circles in the real world before the classroom, we understand their &#8220;roundness&#8221;. No matter what fancy equation we see (x<sup>2</sup> + y<sup>2</sup> = r<sup>2</sup>), we know deep inside that a circle is &#8220;round&#8221;. If we graphed that equation and it appeared square, or lopsided, we&#8217;d know there was a mistake.</p>

<p>As children, we learn the &#8220;caveman&#8221; definition of a circle (a really round thing), which gives us a comfortable intuition. We can see that every point on our &#8220;round thing&#8221; is the same distance from the center. x<sup>2</sup> + y<sup>2</sup> = r<sup>2</sup> is the analytic way of expressing that fact (using the Pythagorean theorem for distance). We started in one corner, with our intuition, and worked our way around to the formal definition.</p>

<p>Other ideas aren&#8217;t so lucky. Do we instinctively see the <a href="http://betterexplained.com/articles/an-intuitive-guide-to-exponential-functions-e/"><i>growth</i></a> of e, or is it an abstract definition? Do we realize the <a href="http://betterexplained.com/articles/a-visual-intuitive-guide-to-imaginary-numbers/"><i>rotation</i></a> of i, or is it an artificial, useless idea?</p>

<h2>A Strategy For Developing Insight</h2>

<p>I still have to remind myself about the deeper meaning of e and i &#8212; which seems as absurd as &#8220;remembering&#8221; that a circle is round or what a cat looks like! It should be the natural insight we start with.</p>

<p>Missing the big picture drives me crazy: math is about <em>ideas</em> &#8212; formulas are just a way to express them. Once the central concept is clear, the equations snap into place. Here&#8217;s a strategy that has helped me:</p>


<ul>
<li><strong>Step 1: Find the central theme of a math concept.</strong> This can be difficult, but try starting with its history. Where was the idea first used? What was the discoverer doing? This use may be different from our modern interpretation and application.</li>
<li><strong>Step 2: Explain a property/fact using the theme.</strong> Use the theme to make an analogy to the formal definition. If you&#8217;re lucky, you can translate the math equation (x<sup>2 + y</sup>2 = r^2) into a plain-english statement (&#8221;All points the same distance from the center&#8221;).</li>
<li><strong>Step 3: Explore related properties using the same theme</strong>. Once you have an analogy or interpretation that works, see if it applies to other properties. Sometimes it will, sometimes it won&#8217;t (and you&#8217;ll need a new insight), but you&#8217;d be surprised what you can discover.</li>
</ul>



<p>Let&#8217;s try it out.</p>

<h2>A Real Example: Understanding e</h2>

<p>Understanding the number <em>e</em> has been a major battle. e appears all of science, and has numerous definitions, yet rarely clicks in a natural way. Let&#8217;s build some insight around this idea. The following section will have several equations, which are simply <em>ways to describe ideas</em>. Even if the equation is gibberish, there&#8217;s a plain-english idea behind it.</p>

<p>Here&#8217;s a few popular definitions of e:</p>

<p><img src="http://betterexplained.com/wp-content/uploads/circular_reasoning/e-definitions.png" alt="Definitions of a circle" title="definitions of a circle" /></img></p>

<p>The first step is to find a theme. Looking at <a href="http://en.wikipedia.org/wiki/E_(mathematical_constant)#The_compound-interest_problem">e&#8217;s history</a>, it seems it has something to do with growth or interest rates. e was discovered when performing business calculations (not abstract mathematical conjectures) so &#8220;interest&#8221; (growth) is a possible theme.</p>

<p>Let&#8217;s look at the first definition, in the upper left. The key jump, for me, was to realize how much this looked like the formula for compound interest. In fact, it <em>is</em> the interest formula when you compound 100% interest for 1 unit of time, compounding as fast as possible.</p>


<ul>
<li>Definition 1: Define e as 100% compound growth at the smallest increment possible.</li>
</ul>



<p>The <a href="http://betterexplained.com/articles/an-intuitive-guide-to-exponential-functions-e/">article on e</a> describes this interpretation.</p>

<p>Let&#8217;s look at the second definition: an infinite series of terms, getting smaller and smaller. What could this be?</p>

<p><img src='http://betterexplained.com/latexrender/pictures/505ee1d46ac2639d2f9f83195e7af0b3.gif' title='\displaystyle{e = {1 \over 0!} + {1 \over 1!} + {1 \over 2!} + {1 \over 3!} + \cdots}' alt='\displaystyle{e = {1 \over 0!} + {1 \over 1!} + {1 \over 2!} + {1 \over 3!} + \cdots}' align=absmiddle /></p>

<p>After noodling this over using the theme of &#8220;interest&#8221; we see this definitions shows <em>the components of compound interest</em>. Now, insights don&#8217;t come instantly &#8212; this insight might strike after brainstorming &#8220;What could 1 + 1 + 1/2 + 1/6 + &#8230;&#8221; represent when talking about growth?&#8221;</p>

<p>Well, the first term (1 = 1/0!, remembering that 0! is 1) is your principal, the original amount. The next term (1 = 1/1!) is the &#8220;direct&#8221; interest you earned &#8212; 100% of 1. The next term (0.5 = 1/2!) is the amount of money your interest made (&#8221;2nd level interest&#8221;). The following term (.1666 = 1/3!) is your &#8220;3rd-level interest&#8221; &#8212; how much money your interest&#8217;s interest earned!</p>

<p>Money earns money, which earns money, which earns money, and so on &#8212; the sequence separates out these contributions (read the article on e to see how Mr. Blue, Mr. Green &#038; Mr. Red grow independently). There&#8217;s much more to say, but that&#8217;s the &#8220;growth-focused&#8221; understanding of that idea.</p>


<ul>
<li>Definition 2: Define e by the contributions each piece of interest makes</li>
</ul>




<p>Neato.</p>

<p>Now to the 3rd, and shortest definition. What does it mean? Instead of thinking &#8220;derivative&#8221; (which turns your brain into equation-crunching mode), think about what it means. The <em>feeling</em> of the equation. Make it your friend.</p>

<p><img src='http://betterexplained.com/latexrender/pictures/f7490bdbc503e32a350c6e977082b01a.gif' title='\displaystyle{\frac{d}{dx}Blah = Blah}' alt='\displaystyle{\frac{d}{dx}Blah = Blah}' align=absmiddle /></p>

<p>It&#8217;s the calculus way of saying &#8220;Your rate of growth is equal to your current amount&#8221;. Well, growing at your current amount would be a 100% interest rate, right? And by <em>always growing</em> it means you are <em>always calculating interest</em> &#8212; it&#8217;s another way of describing continuously compound interest! </p>


<ul>
<li>Definition 3: Define e by as a function always growing by 100% of your current value</li>
</ul>



<p>Nice &#8212; e is the number where you&#8217;re always growing by exactly your current amount (100%), not 1% or 200%.</p>

<p>Time for the last definition &#8212; it&#8217;s a tricky one. Here&#8217;s my interpretation: Instead of describing how <em>much</em> you grew, why not say <em>how long</em> it took?</p>

<p>If you&#8217;re at 1 and growing at 100%, it takes 1 unit of time to get from 1 to 2. But once you&#8217;re at 2, and growing 100%, it means you&#8217;re growing at 2 units per unit time! So it only takes 1/2 unit of time to go from 2 to 3. Going from 3 to 4 only takes 1/3 unit of time, and so on.</p>

<p>The time needed to grom from 1 to A is the time from 1 to 2, 2 to 3, 3 to 4&#8230; and so on, until you get to A. The first definition defines the <a href="http://betterexplained.com/articles/demystifying-the-natural-logarithm-ln/">natural log</a> (ln) as shorthand for this &#8220;time to grow&#8221; computation.</p>

<p>ln(a) is simply the time to grow from 1 to a. We then say that &#8220;e&#8221; is the number that takes exactly 1 unit of time to grow to. Said another way, e is is the amount of growth after waiting exactly 1 unit of time!</p>


<ul>
<li>Definition 4: Define the time needed to grow continuously from 1 to as ln(a). e is the amount of growth you have after 1 unit of time.</li>
</ul>



<p>Whablamo! These are four different ways to describe the mysterious e. Once we have the core idea (&#8221;e is about 100% continuous growth&#8221;), the crazy equations snap into place &#8212; it&#8217;s &#8220;possible&#8221; to translate calculus into English. Math is about ideas!</p>

<h2>What&#8217;s the Moral?</h2>

<p>In math class, we often start with the last, most complex idea. It&#8217;s no wonder we&#8217;re confused &#8212; we&#8217;re showing <span class="caps">DNA </span>and expecting students to see the cat.</p>

<p>I&#8217;ve learned a few lessons from this approach, and it underlies how I understand and explain math:</p>


<ul>
<li><strong>Search for insights and apply them.</strong> That first intuitive insight can help everything else snap into place. Start with a definition that makes sense and &#8220;walk around the circle&#8221; to find others.</li>
<li><strong>Develop mental toughness.</strong> Banging your head against an idea is no fun. If it doesn&#8217;t click, come at it from different angles. There&#8217;s another book, another article, another person who explains it in a way that makes sense to you.</li>
<li><strong>It&#8217;s ok to be visual.</strong> We think of math as rigid and analytic &#8212; but visual interpretations are ok! Do what develops your understanding. Imaginary numbers were puzzling until their geometric interpretation came to light, decades after their initial discovery. Looking at equations all day didn&#8217;t help mathematicians &#8220;get&#8221; what they were about.</li>
</ul>



<p>Math becomes difficult and discouraging when we focus on definitions over understanding. Remember that the modern definition is the <em>most advanced</em> step of thought, not necessarily the starting point. Don&#8217;t be afraid to approach a concept from a funny angle &#8212; figure out the plain-English sentence behind the equation. Happy math.</p>]]></content:encoded>
			<wfw:commentRss>http://betterexplained.com/articles/developing-your-intuition-for-math/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
	</channel>
</rss>
