Videos

So that we can write general equations, we need to use variables to represent the quantities of interest.
A very important structure, especially in engineering and computer science, and something we need to understand properly before going any further.
Log in if you want to mark this as completed
It's common for variables to occur in sequences, so we need notation for that. Then we can perform sum and product operations on them.
Log in if you want to mark this as completed
To make notation simpler, we can write a complicated expression in the form of a function.
Log in if you want to mark this as completed
The original purpose of logarithms was to convert multiplication into addition (and division into subtraction).
Log in if you want to mark this as completed
Storing and computing with very large or small numbers presents difficulties with precision, but logarithms can be used to avoid such problems.
Log in if you want to mark this as completed
A demonstration of logarithms in action should help our intuitions at this stage.
Log in if you want to mark this as completed
Now we have an intuitive understanding, we can state the formal definition of logarithms.
Log in if you want to mark this as completed
From that formal definition, we can state the relationships that enable us to convert multiplication into addition, amongst other things.
Log in if you want to mark this as completed
Calculating the logarithm of a number is quite hard, so we use pre-calculated look-up tables.
Log in if you want to mark this as completed