Exponentials and Logarithms | ||
I hope you appreciate that this module is called "scientific" when in fact it should be called "basic" if not "elementary". Well, nobody is perfect, including me. I don't know a thing about organized sports or celebrities outside of science, for example. So I will explain exponentials and logarithms to you as you would explain the basics of baseball to me. | ||
I will move from extremely elementary math to heavier stuff. Challenge yourself a bit and see how far you get. | ||
Powers of Ten | ||||||
If you need to deal with large numbers like the American deficit (around 14 trillion
$ or 14.000.000.000.000 $), the numbers of time your kids asked "why" (3,5 gazillion), or the number of atoms
in a sword (around 10.000.000.000.000.000.000.000.000), it gets tiresome to keep track of all the zeros. Not to mention
that you are prone to make mistakes. So mankind first invented exponential notation just as a simple way for abbreviating large numbers. Just write the number of zeros as "exponent" on the number ten by putting it up behind the 10 in a smaller font. 100 = 102 , 100.000 = 105. You just as well might interpret the exponent as the number of times you multiply the base 10 with itself. 103 = 10 · 10 · 10 = 1000. It's easy. The numbers above, for example, convert to:
| ||||||
Surprise! It turns out that the exponential notation is far more powerful than you could have imagined in your wildest dreams. Let's look at the first and still fairly simple properties of exponential notations: | ||||||
1. It is also a great way to express
very small numbers. A small number SN can always be written as 1 divided by a large number LN,
SN = 1/LN. The SN 0,0000001 can be written as 0,0000001 = 1/10.000.000 = 1/107
= 10–7. That's right: write the exponential with a minus sign and now you count the zeros again but in the denominator of a fraction. Of course, you now loose the simple-minded interpretation of the meaning of the exponent, but so what. | ||||||
2. It is actually a great way to express any number. All we need to realize is that we have 1 = 100. Any number now
can be written as a · 10x Let's look at examples:
| ||||||
3. Next, we discover that we have a
good (but not yet great) way to multiply
any two numbers like That was great! Tricky and time consuming multiplications have now been replaced by one easy multiplication and a simple addition. Nowadays computers do all that for you - and replacing a multiplication by an addition is actually the first step towards the way they really do it. Before I come to the great way for doing multiplications, I just mention that we also have covered division now. If you want to divide A by B you just as well could multiply A by 1/B. What you get then is a · 10x/(b · 10y) = (a/b) · 10x – y. | ||||||
Now let's go on to a bit more tricky stuff. The motivation is that we do not like to multiply or divide the a's and b's. Well, we might not like it but computers can't even do it. All they can do is to add two numbers, provided they are 0 or 1. | ||||||
So let's enlarge the concept of exponentials and allow any
number as exponent, not just integers. In other words: we consider expressions like 101,5, 10-¼, 10p, and in particularly 10i with i being the unit of imaginary numbers, defined as i2 = –1. That's a bit mind boggling because the "counting the zeros" recipe now fails completely. The advantage of this slightly strange generalization is that we can now express any (positive) imaginable number y - large, small, integer, fraction, irrational, transcendent, imaginary, complex, whatever - by y = 10x with x being a number from the list above. If we want a negative number we simply write y = –10x. | ||||||
Hoppla, all of a sudden we have a functional relationship with x as variable: y(x) = 10x. | ||||||
No sweat. If we have some known
x, we can calculate the value of y(x). For example we have y(x = 2) = 102
= 100, y(x = –2) = 10–2 = 1/102 = 1/100 = 0,01. Fine, but what about x = 1,3? Don't worry - be happy. There is a well-defined algorithm to compute y for all exponentials. Just look at the graph of the function y(x) = 10x below to find the answer, or trust your pocket calculator that will do it for you | ||||||
| ||||||
Now suppose you have a number like 3,14 and you would like to know what
x would produce that number if taken as the exponent of 10? In other words you have y(x) = 10x = 3,14 and you want to solve that equation for x. | ||||||
Well, you can't. You need to invent logarithms
first. Then the solution becomes x = lg 3,74 and the "lg" stands for "logarithm to the base
of 10". You probably don't know how to compute that? Don't worry, you probably don't know either how to compute x = sin 3,74 or x = (3,74)2,3. Nowadays you don't have to know how to do this kind of math because even the smallest and most stupid pocket calculator with some mathematical functions will know all of that. That's why we invented them in the first place. They just make life so much easier. Even if you do know how to do the jobs above, it is boring and tedious work. | ||||||
Powers of Whatever | ||||||||||||||||||
If you paid attention, you noticed that in the example above I already sneaked in the next generalization. You do not need to take 10 as the base for putting an exponent to. You can take any number. | ||||||||||||||||||
If your exponent is an integer, it is directly clear what to do. The exponent tells you how often to multiply the base with itself. 3,743 = 3,74 · 3,74 · 3,74 = .... If the exponent is not an integer, you just have the situation I discussed above - just a bit modified.. | ||||||||||||||||||
Now the mind should boggle a bit. We have discovered an infinity of possibilities to express any given number y by exponents: y = xa The base of our exponential description can be any number x you care to think of; all you need to do is find the proper exponent a that gives the y you are looking for. | ||||||||||||||||||
Infinitely many possibilities are not as cool as it sounds. Just a few close (girl)
friends are better than infinitely many on facebook, for example. We must ask ourselves if some bases are better than others?
Two obvious cases and one not-so-obvious case come to mind:
| ||||||||||||||||||
Why is e so prominent as a base for exponentials, and for about everything else in mathematical science? If you don't know this, I feel sorry for you. You have missed a lot in your life. I can't make up for this unfortunate turn of your biography in just a few lines. I thus will only give you a tiny taste treat. | ||||||||||||||||||
1. Pretty much all major equations describing the universe and
what's going on on your planet are so-called differential equations. Typically, you want to determine an unknown function
y(x), but all you know is how that function and its derivatives relate to each other. For example, your differential
equation might be There is one such function: y(x) = ex (also written as y(x) = exp(x)) Now you know why "exponentials" figure extremely prominently in science. They come up more or less automatically as soon as you tackle problems; here is an example involving beer. |
||||||||||||||||||
2. A lot of what is going on in the world at large contains
waves or oscillating things. If you activate this link, you can
learn that in some way everything involves waves or oscillating things. Then you need
to describe something like this in equations. OK - you know that y = sin x will do the job. True enough - but trigonometric functions are difficult to deal with. That's why we turn them into exponentials, using one of the most remarkable equations of all of math: | ||||||||||||||||||
| ||||||||||||||||||
The Euler equation tells you how to move from sinus and
cosine functions to the far more simpler exponentials. The prize to pay is that you now must work with complex numbers c
of the form This is not a real problem, however, because not only are calculations with complex numbers often far easier than with straight numbers, many problems (including pretty much all of quantum theory) are simply not solvable without complex numbers. | ||||||||||||||||||
The Euler identity results when you take x = p. It is a remarkable relation because it relates the five most important numbers in math, from which all others can be derived: One (1) and Zero (0), the base for all natural numbers; i, the base for imaginary numbers; and the irrational and transcend numbers p and e that "somehow" encode the deeper working of the universe and thus come up all the time. | ||||||||||||||||||
Graphs and Equations | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Here are graphs of the most important exponential functions. Don't use them to get numerical values since they are a bit qualitative concerning details. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If you want the ln curves, just exchange y and x. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Here are a few of the more important equations | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Here are the two most astonishing relations, proving that the word "natural " with respect to the number e and its logarithm is apt: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If you wonder how one actually calculates numbers, here are the relations. If you want to calculate the numerical value of e, just take x = 1. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If this is your first encounter with infinite series, you have missed a lot of the wonders of math. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The Second Law and Computer Science
Science of Uniaxial Deformation
Hardware Around the Making of Metals and Their Proper Names
© H. Föll (Iron, Steel and Swords script)