|
|
|
|
|
by parsimo2010
434 days ago
|
|
> why is compound interest divided linearly even though the growth is exponential? Because calculus (with real numbers) is usually covered before complex numbers are introduced in a standard course of study, and the default now is to introduce e and trig functions early so we can talk about their derivatives as soon as we cover the concept of a derivative (this is called "early transcendentals"). So students have covered limits and summation fairly early in their post-graduate education, and complex numbers come later (or not at all, depending on their major). So it is easiest to introduce e as the concept of a limit. Sums are much easier to calculate with uniform interval widths. In real life we also do this- we update bank accounts with updates occurring regularly in time (like a batch job running at midnight every night, or at the end of every week, etc.). So the concept of dividing this update inteval into ever-smaller pieces but keeping the intervals uniformly spaced, is directly applicable to how this is applied in this real-world application. The fact that compounded interest is the most common illustration is because it is one of the few things that almost every college student will come across in real life, so it is a good example. Even if many students don't care about the value of e, it is a great practical lesson that if you are comparing interest rates you need to use a common time base or you might be misled, which is why we require banks to tell you the APY. Hardly anyone except mathematicians, physicists, and electrical engineers will care about complex exponentials. They are beautiful but not intuitive to many young students. As a side note, there is a style of education that introduces transcendental functions after the fundamental calculus has been covered (and therefore might be appropriate for defining e as the number satisfying d/dx e^x = e^x). This is not standard in the USA anymore, but the "late transcendentals" is a pedagogical approach that is used in some parts of the world. |
|