|
|
rbmix.com |
|
|---|
Logarithms
logb(a) is “log of a to the base b”.
If y = logax, then x = ay
Properties
log(a) + log(b) = log(ab)
log(a) - log(b) = log(a/b)
n log(a) = log(an)
logb(a)
=
(base changing rule)
loga(b)
=
loge(x) is also denoted by ln(x) and is called natural logarithm.
Note
Usually four place logarithm tables (base10) with antilog is available.
To find cube root of a number say 23,
let
y =
=
taking log to the base 10 (or any suitable base)
log(y)
=
=
0.4539092787
taking antilog we get
y = 100.4539092787
or y = 2.84386698
so
that
=
2.84386698
------------------------------------------------------
some information on base 10 logarithm
log10(2.35) = 0.3711
0 is called the characteristic and 0.3711 is called the mantissa
(hint: 23.5 = 2.35 X 100)
log10(23.5) = 1.3711
(hint: 23.5 = 2.35 X 101 )
1 is called the characteristic and 0.3711 is called the mantissa
log10(235) = 2.3711
(hint: 235 = 2.35 X 102 )
(hint: 2350 = 2.35 X 103 )
(hint: 23500 = 2.35 X 104 )
(hint: 235000 = 2.35 X 105 )
-----------------------------------
(hint: 0.235 = 2.35 X 10(-1) )
(hint: 0.0235 = 2.35 X 10(-2) )
the bar above the characteristic shows that only the characteristic part is negative and the mantissa is positive
for
example
=
(-1) + 0.3711 = -0.6289 as shown above
|
|
-----------------------------------------------------------------------------------------------------------------------------------------