How do I explain the number e to a ten year old? - MathOverflow [closed]
most recent 30 from http://mathoverflow.net
2013-06-20T08:26:33Z
http://mathoverflow.net/feeds/question/41577
http://www.creativecommons.org/licenses/by-nc/2.5/rdf
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old
How do I explain the number e to a ten year old?
James Smith
2010-10-09T10:33:15Z
2010-10-09T20:02:12Z
<p>Hardly a research level question, but interesting nonetheless, I hope. Pi is easy, but not e. Where could I start?</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41580#41580
Answer by Francesco Polizzi for How do I explain the number e to a ten year old?
Francesco Polizzi
2010-10-09T10:56:06Z
2010-10-09T11:32:45Z
<p>There is a nice way that I learned from Martin Gardner's books when I was young(er).</p>
<p>Imagine the following situation. There is a party with $N$ people. All of them throw their hats in the middle of the room, and then each of them takes one hat randomly. What is the probability that nobody gets its own hat?</p>
<p>The surprising answer is that this probability equals</p>
<p>$1-1+\frac{1}{2!}-\frac{1}{3!} + \cdots + \frac{(-1)^N}{N!}$,</p>
<p>which goes to $\frac{1}{e}=0.36788...$ for $N \to \infty$.</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41581#41581
Answer by Qiaochu Yuan for How do I explain the number e to a ten year old?
Qiaochu Yuan
2010-10-09T11:06:51Z
2010-10-09T11:06:51Z
<p>Here is one way which I learned from Clio Cresswell's <a href="http://www.amazon.com/Mathematics-Sex-Clio-Cresswell/dp/1741141591" rel="nofollow">Mathematics and Sex</a>, although unfortunately I'm not sure how to prove it. Suppose you are sure that you will meet exactly $n$ suitable marriage partners in your life, but you don't know which one is the right one for you. As you meet each of your marriage partners in turn, you can choose to marry or reject them, and you cannot return to a marriage partner you have previously rejected. All you can do is maintain a list of how suitable each past marriage partner has been and compare that to your current suitor. What is the optimum strategy to maximize your marital bliss?</p>
<p>As it turns out, the answer (under these somewhat artificial conditions) is to reject the first $\frac{n}{e}$ of your partners, then marry the next partner after that which is as suitable or more suitable than your previous partners. </p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41583#41583
Answer by Marc Schwartz for How do I explain the number e to a ten year old?
Marc Schwartz
2010-10-09T11:41:28Z
2010-10-09T11:41:28Z
<p>What about the basic (1+1/10)^10, (1+1/100)^100, and so on ? </p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41584#41584
Answer by Sadeq for How do I explain the number e to a ten year old?
Sadeq
2010-10-09T11:44:54Z
2010-10-09T20:02:12Z
<p>I know a much simpler way; you just need to describe for him/her how to exponentiate.</p>
<p>Let $a > b \ge e$ be two numbers (for simplicity, let them be positive integers). The question is, which one is greater: $a^b$, or $b^a$? For instance, let $a=1000$ and $b=999$. Which one is correct: $1000^{999} > 999^{1000}$, or $1000^{999} < 999^{1000}$? (I assume that equality does NOT hold.)</p>
<p>It can be shown that $a^b < b^a$.
In fact, for every $x \ge 0$, we have $e^x > x^e$ (assuming $x \ne e$).</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41588#41588
Answer by Fedor Petrov for How do I explain the number e to a ten year old?
Fedor Petrov
2010-10-09T12:55:41Z
2010-10-09T12:55:41Z
<p>Via percents in a bank? If we have a bank deposit for $x$ per annum, then we get from $N$ dollars $N(1+x)$ after a year. But if we get $x/12$ every month, we get $N(1+x/12)^{12}$ after a year. If we get $x/365$ every day, we get $N(1+x/365)^{365}$ after year, and if we get our percents continuously, we get $Ne^x$ after a year. </p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41590#41590
Answer by Todd Trimble for How do I explain the number e to a ten year old?
Todd Trimble
2010-10-09T13:17:39Z
2010-10-09T13:17:39Z
<p>If you can explain $\pi$, then you can also explain radians, and this leads to a geometric interpretation of $e$ that is not in the wikipedia article Martin Brandenburg referred to. </p>
<p>Get a big sheet of paper and make a polar coordinate grid, and ask your ten-year-old to put a pencil down somewhere away from the origin, and try to draw a continuous curve that meets each radial line in a 45 degree angle. The curve will be a logarithmic spiral that spirals in toward the origin. Next, have the child trace along the curve toward the origin, starting at any point and stopping after 1 radian's worth of angular measure has been traversed. How much further away from the origin is the starting point than the stopping point? The answer is: by a factor of $e$. (By similarity considerations, it doesn't matter where you start.) </p>
<p>You could also make a little story out of this by getting the child to imagine four ants placed on the corners of a square, each facing its neighbor in the clockwise direction when looking down at them, and then each chasing its neighbor all moving at the same speed. The trajectories they trace out are logarithmic spirals which tend toward the origin, and which cut radial lines at 45 degree angles. I'll leave remaining details of the story to you. </p>
<p>In conjunction with such experiments, you could examine spirals on seashells (which are approximately logarithmic spirals), and notice that similarity of the shape of the spiral no matter how you turn it. Again, the spirals cut a "radial line" invariably at the same angle. You can then perform thought experiments on the sea shell along the same lines as above. </p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41592#41592
Answer by James Smith for How do I explain the number e to a ten year old?
James Smith
2010-10-09T13:46:06Z
2010-10-09T13:46:06Z
<p>Thanks for all the answers. Some feedback...</p>
<p>Martin, I think the compound interest problem might be a bit beyond him. And J.M., I really don't know how he came across e, but I could ask him next time and report back. Qiaochu and others, I also think the secretary problem is a little bit hard.</p>
<p>Todd, I think your method is the best. e simply isn't as "obvious" as Pi, whichever way we choose, but linking it in to spirals is by far the most engaging. I'll give it a go and let you know how I get all.</p>
<p>Thanks all of you for your answers.</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41594#41594
Answer by André Henriques for How do I explain the number e to a ten year old?
André Henriques
2010-10-09T13:48:34Z
2010-10-09T14:00:11Z
<p>If I were to take your title
<i>"How do I explain the number e to a ten year old?"</i><br>
literally,
then my answer would be: <b><i>you don't</i></b>.</p>
<p>Assume that you are in the (realistic!) situation of having a ten year old in front of you,
and you wanting to tell him/her something about $e$.</p>
<p>Then it's probably better to try to serve the interests of the ten year old, and not those of the number $e$ (the number $e$ being a <a href="http://en.wikipedia.org/wiki/Meme" rel="nofollow">meme</a>, it has its own interests). In other words, try to tell him/her something about math that s/he will <i>understand</i>, and will thus <i>appreciate</i>.</p>
<hr>
<p><b>PS:</b> My guess is that 15 years old is a good age for starting to learn about $e$.
It is pointless to try to learn about $e$ before having acquired a deep intuitive understanding of the notion of exponential growth. And I would bet that that's assimilated only relatively late in the cognitive development of a child.</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41595#41595
Answer by Nikita Sidorov for How do I explain the number e to a ten year old?
Nikita Sidorov
2010-10-09T14:06:19Z
2010-10-09T14:06:19Z
<p>When I was this age, I loved the factorials. So why not try to explain it via the Stirling formula? That $n!$ is ``rather close'' to $n^n$ but you need to adjust it a bit via division by $e^n$. </p>
<p>Also, if he knows logarithms, the Prime Number Theorem is a good example why $e$ is the ``correct'' base of logarithms. </p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41600#41600
Answer by David Carchedi for How do I explain the number e to a ten year old?
David Carchedi
2010-10-09T14:43:00Z
2010-10-09T14:43:00Z
<p>Does your ten year old understand the slope of a line? If so, try explain to him what a tangent line is by some drawings and examples, and then tell him that the function $e^x$ has the property that the slope of its tangent line at $x$ is $e^x$. I mean, I know this is not a very creative answer, but it does indicate clearly what is so special about $e$.</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41605#41605
Answer by I. J. Kennedy for How do I explain the number e to a ten year old?
I. J. Kennedy
2010-10-09T15:54:02Z
2010-10-09T19:30:43Z
<p>I learned about the "secretary problem" when I was about 10 years old from one of Martin Gardner's books. Though I thought is was cool and amazing, I don't think it gave me much insight into $e$. </p>
<p>Here's a way to introduce $e$ with only addition and multiplication, in the form of a game. </p>
<p>Tell him he's got a "budget" of say, 100 to work with, and his goal is to pick a bunch of (positive) numbers, not necessarily whole numbers, that add up to 100, where he tries to make the product as large as possible. </p>
<p>In his mind, he might first think to break his 100 as 50$\times$50, then realize that 25$\times$25$\times$25$\times$25 is even better, then 10$\times$10$\times$10$\times$10$\times$10$\times$10$\times$10$\times$10$\times$10$\times$10 is even better, and so on. The more numbers you split it into, the better!</p>
<p>But wait...</p>
http://mathoverflow.net/questions/41577/how-do-i-explain-the-number-e-to-a-ten-year-old/41625#41625
Answer by Michael Hardy for How do I explain the number e to a ten year old?
Michael Hardy
2010-10-09T20:00:08Z
2010-10-09T20:00:08Z
<p>Here is how I began my explanation of $e$ to a class of (mostly) freshmen:</p>
<p><a href="http://wnk.hamline.edu/~mjhardy/1170/homework/2nd.pdf" rel="nofollow">http://wnk.hamline.edu/~mjhardy/1170/homework/2nd.pdf</a></p>
<p>After #1 and #2, see the words "important punch-line".</p>
<p>#2 and #3 also have some material relevant to $e$.</p>