Science Oxygenwww.ScienceOxygen.com
|
Exponent and Logarithm
Motivation: 1. 3 3 3 3 3 can be denoted as 35 . 2. = 2 . Thus, could be the candidate for 21/2 .
What if the exponent is not a real number? For example,
2 . Or the case for 3 = 10x ; what is the value of x?
Definition: If a 1, a>0, b > 0 , the notation c = logab represents the relationship ac= b . And a is called the base of the logarithm. Sometimes, if a=10, we just write it as c = log b. However, sometimes you might see people use c = log b to represent “natural logarithm”; that is c= logeb or c = ln b
where e=2.71828…. ( known as “the base of natural logarithm” ).
Anyway, before you touch the course “Calculus”, log b should be treated as that it is base-10.
Properties: 1. logaAB = logaA + logaB 2. loga = logaA - logaB 3. logAB = ( logbB ) / ( logbA) for legitimate b ( namely, b>0 and b is not equal to 1 ).
Proof:
1. Let p = logaAB , q = logaA , r= logaB . Then by definition, ap = AB, aq = A, ar = B
a(q+r) = aq ar = AB = ap And a is a legitimate base for the logarithm; that mean it is not equal to 1
q+r = p ; in other words, logaAB = logaA + logaB
2. Let p = loga , q = logaA , r= logaB . Then ap = , aq = A, ar = B . ap = = aq / ar = a(q-r)
p = q – r . In other words, loga = logaA - logaB
3. Let p = logAB, q= logbB , r = logbA Then Ap =B , bq = B, br = A . B = bq = Ap = (br)p = brp . In other words, bq = brp Since b > 0 , b 1 Then q = rp p = logAB = ( logbB ) / ( logbA) |