Logarithms are a type of functions that are very useful.
Definition
A logarithm is the inverse of an exponent. So:
is read as: "Log base x", the log function basically asks, raised to which power will give ?
Note that is greater than 0 and cannot be 1 and needs to be positive
Logarithmic Identities
Identity 1:
The First Identity comes from a property of exponents. Any number raised to the power of 0 is 1 (except for , that is undefined) so
Identity 2:
For all Using the Definition of Logarithms:
Identity 3:
Let and
Then and \(a^v = y)
\[xy = a^ua^v = a^{u+v}\]
Taking the Log of both sides:
**Identity 4** :
Let and
Then and \(a^v = y)
\[\frac xy = \frac{a^u}{a^v} = a^{u-v}\]
Taking the Log of both sides:
**Identity 5:**
Let
Then according to the definition of Logarithms:
By Raising both sides to the power of n:
Take the log of both sides:
This Identity is very important, it is very helpful in problems where something is raised to the power of a variable, you can just take the log and then "take" the variable down and the log term becomes a constant
Identity 6:
Let
Then
Taking the log of both sides with a base of a completely new number :
Using Identity 5 which we proved earlier:
Special Logarithms
If a logarithm doesn't have a base (like ) then it is called the "Common Logarithm", it is a logarithm in base 10
is a special number that is approximately 2.71828... is often written as This is called the Natural Logarithm
Why do we need logarithms?
When Scientists do experiments their results often do not have a linear relationship but instead have exponential relationships that often aren't recognisable easily, but when the logarithms of the results are taken the results will often show linear relationships.
Example:
A Radioactive source has a half life of 1 year, how many years will it take for the radioactive source to have only one tenth of its radioactive elements remaining?
Let be the number of radioactive elements in the beginning.
Before you learnt logarithms, you wont know how to solve this, as the is at the top, but since we know logs, we can solve it like this:
Using a calculator:
It will take approximate 3.22 years
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Here's another example, taken from my local math team:
Log in to reply
First of all, we have
loga(b5)=3
5logab=3
logab=53
Applying log on RHS,
logab=logaa53
Canceling log from both sides
b=a53
b35=a
Therefore,
logba5=logb(b35)5
logba5=logbb325
logba5=325logbb
logba5=325■
Log in to reply
How about using logba=logab1 ?
Log in to reply
logab51=logb5a=51logba=31.
Then,
logba=35
⟹logba5=5logba=325■
loga(b^5)=3. Implies a^3=b^5. Implies, a=b^5/3. Therefore a^5=b^25/3. From this we get 25/3.
I didn't understand the right side of the equation in the radioactive element example. What is (1/2)^n ? Please explain
Log in to reply
Every year the number of elements will decrease by half, n is the number of years
Log in to reply
Thanks! :D
logarithms, i had seen them in physics from last year, taking log then antilogs, it was confusing the way our school teachers taught us, so i used the concept without using "log" word.
eg. 23.86 x 3.14 = 10^(1.377) x 10^(0.497) = 10^(1.377 + 0.497) = 10^1.874 = 74.81
Log in to reply
Think logarithm in terms of function and expansion, you will get clear idea.
what is the relation that is used here
Actually, the base of the logarithm, x, does not have to be greater than 1. It may also be from 0 to 1. However, these logarithms are admittedly not as nice, and are hardly necessary: for example, log1/2y is the same thing as −log2y.
can anyone tell me how to solve a log within a log..log a ^(log b^a)/log b^(log a^b)..