Difference between revisions of "Logarithm"
(→Problems) |
m (proofreading) |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | '''Logarithms''' and [[exponents]] are very closely related. In fact, they are [[inverse function | inverse functions]]. Basically, this means that logarithms can be used to reverse the result of exponentiation and vice versa just as addition can be used to reverse the result of subtraction. Thus, if we have <math> a^x = b </math>, then taking the logarithm with base <math> a</math> on both sides will give us <math>\displaystyle x=\log_a{b}</math>. | + | '''Logarithms''' and [[exponents]] are very closely related. In fact, they are [[inverse function | inverse functions]]. Basically, this means that logarithms can be used to reverse the result of exponentiation and vice versa, just as addition can be used to reverse the result of subtraction. Thus, if we have <math> a^x = b </math>, then taking the logarithm with base <math> a</math> on both sides will give us <math>\displaystyle x=\log_a{b}</math>. |
We would read this as "the logarithm of b, base a, is x". For example, we know that <math>3^3=27</math>. To express this in Logarithmic notation, we would write it as <math>\log_3 27=3</math>. | We would read this as "the logarithm of b, base a, is x". For example, we know that <math>3^3=27</math>. To express this in Logarithmic notation, we would write it as <math>\log_3 27=3</math>. | ||
Line 9: | Line 9: | ||
We can use the properties of exponents to build a set of properties for logarithms. | We can use the properties of exponents to build a set of properties for logarithms. | ||
− | We know that <math>a^x\cdot a^y=a^{x+y}</math>. We let <math> a^x=b</math> and <math> a^y=c </math>. This also makes <math>\displaystyle a^{x+y}=bc </math>. From <math> a^x = b</math> we have <math> x = \log_a{b}</math> and from <math> a^y=c </math> we have <math> y=\log_a{c} </math>. So <math> x+y = \log_a{b}+\log_a{c}</math>. But we also have from <math>\displaystyle a^{x+y} = bc</math> that <math> x+y = \log_a{bc}</math> Thus, we have found two expressions for <math> x+y</math> establishing the identity: | + | We know that <math>a^x\cdot a^y=a^{x+y}</math>. We let <math> a^x=b</math> and <math> a^y=c </math>. This also makes <math>\displaystyle a^{x+y}=bc </math>. From <math> a^x = b</math>, we have <math> x = \log_a{b}</math>, and from <math> a^y=c </math>, we have <math> y=\log_a{c} </math>. So, <math> x+y = \log_a{b}+\log_a{c}</math>. But we also have from <math>\displaystyle a^{x+y} = bc</math> that <math> x+y = \log_a{bc}</math>. Thus, we have found two expressions for <math> x+y</math> establishing the identity: |
<center><math> \log_a{b} + \log_a{c} = \log_a{bc}.</math></center> | <center><math> \log_a{b} + \log_a{c} = \log_a{bc}.</math></center> |
Revision as of 11:53, 26 June 2006
Introduction
Logarithms and exponents are very closely related. In fact, they are inverse functions. Basically, this means that logarithms can be used to reverse the result of exponentiation and vice versa, just as addition can be used to reverse the result of subtraction. Thus, if we have , then taking the logarithm with base on both sides will give us .
We would read this as "the logarithm of b, base a, is x". For example, we know that . To express this in Logarithmic notation, we would write it as .
When a logarithm has no base, it is assumed to be base 10. Thus, means .
Logarithmic Properties
We can use the properties of exponents to build a set of properties for logarithms.
We know that . We let and . This also makes . From , we have , and from , we have . So, . But we also have from that . Thus, we have found two expressions for establishing the identity:
Using the laws of exponents, we can derive and prove the following identities:
Try proving all of these as exercises.
Problems
- Evaluate .
- Evaluate .
- Simplify where .