Properties of Logarithms

From Math Wiki
Revision as of 20:56, 22 October 2015 by MathAdmin (talk | contribs) (Created page with "<div class="noautonum">__TOC__</div> ==Properties of the Logarithmic Function== In this section, we cover many properties of the logarithmic function 1. <math>\log_a(1) =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Properties of the Logarithmic Function

In this section, we cover many properties of the logarithmic function

 1. Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \log _{a}(1)=0~\log _{a}(a)=1}

 2. Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a^{\log _{a}(M)}=M}

 3.  (Notice this works even for a = 10)
 The following properties hold for M, N, and a positive real numbers, , and r any real number
 4. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle  \log_a(MN) = \log_aM + \log_aN}

 5. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle  \log_a\left(\frac{M}{N}\right) = \log_a(M) - \log_a(N)}

 6. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \log_a(M^r) = r\cdot \log_a(M)}

 7. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle  a^r = e^{r\ln(a)}}

 8. If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle M = N, \text{ then }\log_a(M) = \log_a(N)}

 9. If math>\log_a(M) = \log_a(N), \text{ then } M = N </math>

Change of Base Formula

The next two formulas allow us to compare logs of different bases, and are called the change of base formulas.

 If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a, b \neq 1}
, and M are positive real numbers, then
 Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \log_a(M) = \frac{\log_b(M)}{\log_b(N)}}

 Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \log_a(M) = \frac{\log(M)}{\log(a)} \text{ and } \log_a(M) = \frac{\ln(M)}{\ln(a)}}


 Return to Topics Page