8.5 Logarithmic Functions 821

Total Page:16

File Type:pdf, Size:1020Kb

8.5 Logarithmic Functions 821 Section 8.5 Logarithmic Functions 821 8.5 Logarithmic Functions We can now apply the inverse function theory from the previous section to the exponen- tial function. From Section 8.2, we know that the function f(x) = bx is either increasing (if b > 1) or decreasing (if 0 < b < 1), and therefore is one-to-one. Consequently, f has an inverse function f −1. As an example, let’s consider the exponential function f(x) = 2x. f is increasing, has domain Df = (−∞, ∞), and range Rf = (0, ∞). Its graph is shown in Figure 1(a). The graph of the inverse function f −1 is a reflection of the graph of f across the line y = x, and is shown in Figure 1(b). Since domains and ranges are interchanged, the domain of the inverse function is Df −1 = (0, ∞) and the range is Rf −1 = (−∞, ∞). y f y = x y y = x 5 5 f −1 x x 5 5 (a) (b) Figure 1. The graphs of f(x) = 2x and its inverse f −1(x) are reflec- tions across the line y = x. Unfortunately, when we try to use the procedure given in Section 8.4 to find a formula for f −1, we run into a problem. Starting with y = 2x, we then interchange x and y to obtain x = 2y. But now we have no algebraic method for solving this last equation for y. It follows that the inverse of f(x) = 2x has no formula involving the usual arithmetic operations and functions that we’re familiar with. Thus, the inverse function is a new function. The name of this new function is the logarithm of x to base −1 2, and it’s denoted by f (x) = log2(x). Recall that the defining relationship between a function and its inverse (Property 14 in Section 8.4) simply states that the inputs and outputs of the two functions x are interchanged. Thus, the relationship between 2 and its inverse log2(x) takes the following form: v v = log2(u) ⇐⇒ u = 2 More generally, for each exponential function f(x) = bx (b > 0, b 6= 1), the inverse −1 function f (x) is called the logarithm of x to base b, and is denoted by logb(x). The defining relationship is given in the following definition. 1 Copyrighted material. See: http://msenux.redwoods.edu/IntAlgText/ Version: Fall 2007 822 Chapter 8 Exponential and Logarithmic Functions Definition 1. If b > 0 and b 6= 1, then the logarithm of u to base b is defined by the relationship v v = logb(u) ⇐⇒ u = b . (2) In order to understand the logarithm function better, let’s work through a few simple examples. I Example 3. Compute log2(8). Label the required value by v, so v = log2(8). Then by (2), using b = 2 and u = 8, it follows that 2v = 8, and therefore v = 3 (solving by inspection). v In the last example, note that log2(8) = 3 is the exponent v such that 2 = 8. Thus, in general, one way to interpret the definition of the logarithm in (2) is that logb(u) is the exponent v such that bv = u. In other words, the value of the logarithm is the exponent! I Example 4. Compute log10(10 000). Again, label the required value by v, so v = log10(10 000). By (2), it follows that 10v = 10 000, and therefore v = 4. Note that here again we have found the exponent v=4 that is needed for base 10 in order to get 10v = 10 000. 1 I Example 5. Compute log3 9 . 1 v = log 3 9 1 =⇒ 3v = by (2) 9 1 =⇒ v = −2 since 3−2 = 9 I Example 6. Solve the equation log5(x) = 1. log5(x) = 1 =⇒ 51 = x by (2) =⇒ x = 5 Version: Fall 2007 Section 8.5 Logarithmic Functions 823 I Example 7. Solve the equation logb(64) = 3 for b. logb(64) = 3 =⇒ b3 = 64 by (2) √ =⇒ b = 3 64 = 4 I Example 8. Solve the equation log1/2(x) = −2. log1/2(x) = −2 1−2 =⇒ = x by (2) 2 1 1 =⇒ x = = = 4 1 2 1 2 4 The composition relationships in Property 15 of Section 8.4, applied to bx and logb(x), become Property 9. x logb(b ) = x (10) and blogb(x) = x. (11) Both equations are important. Note that (11) again shows that the logb(x) is the exponent v such that bv = x. Equation (10) will be used frequently in this and later sections to help us solve exponential equations. Logarithmic functions are used in many areas of science and engineering. For ex- ample, they are used to define the Richter scale for the magnitudes of earthquakes, the decibel scale for the loudness of sound, and the astronomical scale for stellar brightness. They are also important tools for use in computation (as we will see in Section 8.8). Our main use of logarithms in this textbook will be to solve exponential equations, and thereby help us study physical phenomena that are described by exponential functions (as in Section 8.7). Computing Logarithms In Examples 3–8 above, we were able to compute the logarithms by converting to exponential equations that could be solved by inspection. But it’s easy to see that most of the time this won’t work. For example, how would we compute the value of log2(7)? Version: Fall 2007 824 Chapter 8 Exponential and Logarithmic Functions Fortunately, mathematicians have found other methods for computing logarithms to high accuracy, and they can now be easily approximated using a calculator or computer. Your calculator has built-in buttons for computing two different logarithms, log10(x) and loge(x). log10(x) is called the common logarithm, and loge(x) is called the natural logarithm. Common Logarithm: The common logarithm log10(x) is computed using the LOG button on your calculator. Notice also that its inverse function 10x, can be computed using the same button in conjunction with the 2ND button. The common logarithm is usually the most convenient one to use for computations involving scientific notation (because we use a base 10 number system), and therefore is the logarithm most often used in the physical sciences. Because of that, it’s often just abbreviated by log(x), and we’ll do that as well in the remainder of the text. Common Logarithm. log(x) and log10(x) are equivalent notations. Thus, we have the defining relationship v = log(u) ⇐⇒ u = 10v. The composition properties for the common logarithm are log(10x) = x (12) and 10log(x) = x. Natural Logarithm: The natural logarithm loge(x) is computed using the LN button on your calculator. Its inverse function, ex, is computed using the same button in conjunction with the 2ND button. The natural logarithm turns out to be the most convenient one to use in mathematics, because a lot of formulas, especially in calcu- lus, are much simpler when the natural logarithm is used. The natural logarithm is abbreviated by ln(x). Natural Logarithm. ln(x) and loge(x) are equivalent notations. Thus, we have the defining relationship v = ln(u) ⇐⇒ u = ev. The composition properties for the common logarithm are ln(ex) = x (13) and eln(x) = x. Version: Fall 2007 Section 8.5 Logarithmic Functions 825 Note that when using your calculator to compute log(x) and ln(x), you will usually only obtain approximate values, as these values frequently are irrational numbers. What about other bases? You can also compute these on your calculator, but we’ll first need to develop the Change of Base Formula in the next section. However, at this point, we can at least solve exponential equations involving bases 10 and e, as shown in the next two examples. x I Example 14. Solve the equation 704 = 2(10) . The first step is to isolate the exponential on the right side by dividing both sides by 2: 352 = 10x Then simply apply the log10(x) function to both sides of the equation: x log10(352) = log10(10 ) x But (10) implies that log10(10 ) = x. Therefore, x = log10(352) = log(352) is the exact solution. The approximate value, using a calculator, is 2.546542663 (see Figure 2). Alternatively, instead of taking the logarithm of both sides in the second step, you x can apply (2) to the equation 352 = 10 to get x = log10(352). Figure 2. Approximation of log(352) = log10(352). This last example shows how logarithms can be used for solving exponential equa- tions. The basic strategy is to first isolate the exponential on one side of the equation, and then take appropriate logarithms of both sides. Here’s one more example for now, and then we’ll return to this process repeatedly in the remaining sections, especially when we work with application problems. x I Example 15. Solve the equation 30 = 20e . First isolate the exponential on the right side by dividing both sides by 20: 1.5 = ex This time, since the base of the exponential function is e, apply the natural logarithm function to both sides: x loge(1.5) = loge(e ) Version: Fall 2007 826 Chapter 8 Exponential and Logarithmic Functions x Simplify the right side, since loge(e ) = x by (10): loge(1.5) = x Therefore, x = loge(1.5) = ln(1.5) is the exact solution. The approximate value, using a calculator, is 0.4054651081 (see Figure 3). Figure 3. Approximation of ln 1.5 = loge(1.5). In the next section, we’ll learn how to solve exponential equations involving other bases.
Recommended publications
  • Inverse of Exponential Functions Are Logarithmic Functions
    Math Instructional Framework Full Name Math III Unit 3 Lesson 2 Time Frame Unit Name Logarithmic Functions as Inverses of Exponential Functions Learning Task/Topics/ Task 2: How long Does It Take? Themes Task 3: The Population of Exponentia Task 4: Modeling Natural Phenomena on Earth Culminating Task: Traveling to Exponentia Standards and Elements MM3A2. Students will explore logarithmic functions as inverses of exponential functions. c. Define logarithmic functions as inverses of exponential functions. Lesson Essential Questions How can you graph the inverse of an exponential function? Activator PROBLEM 2.Task 3: The Population of Exponentia (Problem 1 could be completed prior) Work Session Inverse of Exponential Functions are Logarithmic Functions A Graph the inverse of exponential functions. B Graph logarithmic functions. See Notes Below. VOCABULARY Asymptote: A line or curve that describes the end behavior of the graph. A graph never crosses a vertical asymptote but it may cross a horizontal or oblique asymptote. Common logarithm: A logarithm with a base of 10. A common logarithm is the power, a, such that 10a = b. The common logarithm of x is written log x. For example, log 100 = 2 because 102 = 100. Exponential functions: A function of the form y = a·bx where a > 0 and either 0 < b < 1 or b > 1. Logarithmic functions: A function of the form y = logbx, with b 1 and b and x both positive. A logarithmic x function is the inverse of an exponential function. The inverse of y = b is y = logbx. Logarithm: The logarithm base b of a number x, logbx, is the power to which b must be raised to equal x.
    [Show full text]
  • Unit 2. Powers, Roots and Logarithms
    English Maths 4th Year. European Section at Modesto Navarro Secondary School UNIT 2. POWERS, ROOTS AND LOGARITHMS. 1. POWERS. 1.1. DEFINITION. When you multiply two or more numbers, each number is called a factor of the product. When the same factor is repeated, you can use an exponent to simplify your writing. An exponent tells you how many times a number, called the base, is used as a factor. A power is a number that is expressed using exponents. In English: base ………………………………. Exponente ………………………… Other examples: . 52 = 5 al cuadrado = five to the second power or five squared . 53 = 5 al cubo = five to the third power or five cubed . 45 = 4 elevado a la quinta potencia = four (raised) to the fifth power . 1521 = fifteen to the twenty-first . 3322 = thirty-three to the power of twenty-two Exercise 1. Calculate: a) (–2)3 = f) 23 = b) (–3)3 = g) (–1)4 = c) (–5)4 = h) (–5)3 = d) (–10)3 = i) (–10)6 = 3 3 e) (7) = j) (–7) = Exercise: Calculate with the calculator: a) (–6)2 = b) 53 = c) (2)20 = d) (10)8 = e) (–6)12 = For more information, you can visit http://en.wikibooks.org/wiki/Basic_Algebra UNIT 2. Powers, roots and logarithms. 1 English Maths 4th Year. European Section at Modesto Navarro Secondary School 1.2. PROPERTIES OF POWERS. Here are the properties of powers. Pay attention to the last one (section vii, powers with negative exponent) because it is something new for you: i) Multiplication of powers with the same base: E.g.: ii) Division of powers with the same base : E.g.: E.g.: 35 : 34 = 31 = 3 iii) Power of a power: 2 E.g.
    [Show full text]
  • How to Enter Answers in Webwork
    Introduction to WeBWorK 1 How to Enter Answers in WeBWorK Addition + a+b gives ab Subtraction - a-b gives ab Multiplication * a*b gives ab Multiplication may also be indicated by a space or juxtaposition, such as 2x, 2 x, 2*x, or 2(x+y). Division / a a/b gives b Exponents ^ or ** a^b gives ab as does a**b Parentheses, brackets, etc (...), [...], {...} Syntax for entering expressions Be careful entering expressions just as you would be careful entering expressions in a calculator. Sometimes using the * symbol to indicate multiplication makes things easier to read. For example (1+2)*(3+4) and (1+2)(3+4) are both valid. So are 3*4 and 3 4 (3 space 4, not 34) but using an explicit multiplication symbol makes things clearer. Use parentheses (), brackets [], and curly braces {} to make your meaning clear. Do not enter 2/4+5 (which is 5 ½ ) when you really want 2/(4+5) (which is 2/9). Do not enter 2/3*4 (which is 8/3) when you really want 2/(3*4) (which is 2/12). Entering big quotients with square brackets, e.g. [1+2+3+4]/[5+6+7+8], is a good practice. Be careful when entering functions. It is always good practice to use parentheses when entering functions. Write sin(t) instead of sint or sin t. WeBWorK has been programmed to accept sin t or even sint to mean sin(t). But sin 2t is really sin(2)t, i.e. (sin(2))*t. Be careful. Be careful entering powers of trigonometric, and other, functions.
    [Show full text]
  • The Logarithmic Chicken Or the Exponential Egg: Which Comes First?
    The Logarithmic Chicken or the Exponential Egg: Which Comes First? Marshall Ransom, Senior Lecturer, Department of Mathematical Sciences, Georgia Southern University Dr. Charles Garner, Mathematics Instructor, Department of Mathematics, Rockdale Magnet School Laurel Holmes, 2017 Graduate of Rockdale Magnet School, Current Student at University of Alabama Background: This article arose from conversations between the first two authors. In discussing the functions ln(x) and ex in introductory calculus, one of us made good use of the inverse function properties and the other had a desire to introduce the natural logarithm without the classic definition of same as an integral. It is important to introduce mathematical topics using a minimal number of definitions and postulates/axioms when results can be derived from existing definitions and postulates/axioms. These are two of the ideas motivating the article. Thus motivated, the authors compared manners with which to begin discussion of the natural logarithm and exponential functions in a calculus class. x A related issue is the use of an integral to define a function g in terms of an integral such as g()() x f t dt . c We believe that this is something that students should understand and be exposed to prior to more advanced x x sin(t ) 1 “surprises” such as Si(x ) dt . In particular, the fact that ln(x ) dt is extremely important. But t t 0 1 must that fact be introduced as a definition? Can the natural logarithm function arise in an introductory calculus x 1 course without the
    [Show full text]
  • Rcttutorial1.Pdf
    R Tutorial 1 Introduction to Computational Science: Modeling and Simulation for the Sciences, 2nd Edition Angela B. Shiflet and George W. Shiflet Wofford College © 2014 by Princeton University Press R materials by Stephen Davies, University of Mary Washington [email protected] Introduction R is one of the most powerful languages in the world for computational science. It is used by thousands of scientists, researchers, statisticians, and mathematicians across the globe, and also by corporations such as Google, Microsoft, the Mozilla foundation, the New York Times, and Facebook. It combines the power and flexibility of a full-fledged programming language with an exhaustive battery of statistical analysis functions, object- oriented support, and eye-popping, multi-colored, customizable graphics. R is also open source! This means two important things: (1) R is, and always will be, absolutely free, and (2) it is supported by a great body of collaborating developers, who are continually improving R and adding to its repertoire of features. To find out more about how you can download, install, use, and contribute, to R, see http://www.r- project.org. Getting started Make sure that the R application is open, and that you have access to the R Console window. For the following material, at a prompt of >, type each example; and evaluate the statement in the Console window. To evaluate a command, press ENTER. In this document (but not in R), input is in red, and the resulting output is in blue. We start by evaluating 12-factorial (also written “12!”), which is the product of the positive integers from 1 through 12.
    [Show full text]
  • An Inquiry Into High School Students' Understanding of Logarithms
    AN INQUIRY INTO HIGH SCHOOL STUDENTS' UNDERSTANDING OF LOGARITHMS by Tetyana Berezovski M.Sc, Lviv State University, Ukraine, 199 1 - A THESIS SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE IN THE FACULTY OF EDUCATION OTetyana Berezovski 2004 SIMON FRASER UNIVERSITY Fall 2004 All rights reserved. This work may not be reproduced in whole or in part, by photocopy or other means, without permission of the author. APPROVAL NAME Tetyana (Tanya) Berezovski DEGREE Master of Science TITLE An Inquiry into High School Students' Understanding of Logarithms EXAMINING COMMITTEE: Chair Peter Liljedahl _____-________--___ -- Rina Zazkis, Professor Senior Supervisor -l_-______l___l____~-----__ Stephen Campbell, Assistant Professor Member -__-_-___- _-_-- -- Malgorzata Dubiel, Senior Lecturer, Department of Mathematics Examiner Date November 18, 2004 SIMON FRASER UNIVERSITY PARTIAL COPYRIGHT LICENCE The author, whose copyright is declared on the title page of this work, has granted to Simon Fraser University the right to lend this thesis, project or extended essay to users of the Simon Fraser University Library, and to make partial or single copies only for such users or in response to a request from the library of any other university, or other educational institution, on its own behalf or for one of its users. The author has further granted permission to Simon Fraser University to keep or make a digital copy for use in its circulating collection. The author has further agreed that permission for multiple copying of this work for scholarly purposes may be granted by either the author or the Dean of Graduate Studies.
    [Show full text]
  • Scientific Calculator Operation Guide
    SSCIENTIFICCIENTIFIC CCALCULATORALCULATOR OOPERATIONPERATION GGUIDEUIDE < EL-W535TG/W516T > CONTENTS CIENTIFIC SSCIENTIFIC HOW TO OPERATE Read Before Using Arc trigonometric functions 38 Key layout 4 Hyperbolic functions 39-42 Reset switch/Display pattern 5 CALCULATORALCULATOR Coordinate conversion 43 C Display format and decimal setting function 5-6 Binary, pental, octal, decimal, and Exponent display 6 hexadecimal operations (N-base) 44 Angular unit 7 Differentiation calculation d/dx x 45-46 PERATION UIDE dx x OPERATION GUIDE Integration calculation 47-49 O G Functions and Key Operations ON/OFF, entry correction keys 8 Simultaneous calculation 50-52 Data entry keys 9 Polynomial equation 53-56 < EL-W535TG/W516T > Random key 10 Complex calculation i 57-58 DATA INS-D STAT Modify key 11 Statistics functions 59 Basic arithmetic keys, parentheses 12 Data input for 1-variable statistics 59 Percent 13 “ANS” keys for 1-variable statistics 60-61 Inverse, square, cube, xth power of y, Data correction 62 square root, cube root, xth root 14 Data input for 2-variable statistics 63 Power and radical root 15-17 “ANS” keys for 2-variable statistics 64-66 1 0 to the power of x, common logarithm, Matrix calculation 67-68 logarithm of x to base a 18 Exponential, logarithmic 19-21 e to the power of x, natural logarithm 22 Factorials 23 Permutations, combinations 24-26 Time calculation 27 Fractional calculations 28 Memory calculations ~ 29 Last answer memory 30 User-defined functions ~ 31 Absolute value 32 Trigonometric functions 33-37 2 CONTENTS HOW TO
    [Show full text]
  • Dictionary of Mathematical Terms
    DICTIONARY OF MATHEMATICAL TERMS DR. ASHOT DJRBASHIAN in cooperation with PROF. PETER STATHIS 2 i INTRODUCTION changes in how students work with the books and treat them. More and more students opt for electronic books and "carry" them in their laptops, tablets, and even cellphones. This is This dictionary is specifically designed for a trend that seemingly cannot be reversed. two-year college students. It contains all the This is why we have decided to make this an important mathematical terms the students electronic and not a print book and post it would encounter in any mathematics classes on Mathematics Division site for anybody to they take. From the most basic mathemat- download. ical terms of Arithmetic to Algebra, Calcu- lus, Linear Algebra and Differential Equa- Here is how we envision the use of this dictio- tions. In addition we also included most of nary. As a student studies at home or in the the terms from Statistics, Business Calculus, class he or she may encounter a term which Finite Mathematics and some other less com- exact meaning is forgotten. Then instead of monly taught classes. In a few occasions we trying to find explanation in another book went beyond the standard material to satisfy (which may or may not be saved) or going curiosity of some students. Examples are the to internet sources they just open this dictio- article "Cantor set" and articles on solutions nary for necessary clarification and explana- of cubic and quartic equations. tion. The organization of the material is strictly Why is this a better option in most of the alphabetical, not by the topic.
    [Show full text]
  • The Power in Numbers: a Logarithms Refresher
    The Power in Numbers: A Logarithms Refresher UNH Mathematics Center For many students, the topic of logarithms is hard to swallow for two big reasons: • Logarithms are defined in such a ''backwards'' way that sometimes students see only the rules for using them, and can't get a good picture of what they are. • Tables of logarithms were originally constructed to make calculations easier. And of course everybody uses calculators for this purpose now! So it often happens that students find themselves in a university calculus course without much prior experience with logarithms. It's not hard to see why the definition of a logarithm has this backwards-looking flavor: the log functions are, after all, inverses to important exponential functions. But this is the very reason they are still indispensable! They are the functions we need, (in combination with their companion exponential functions) to describe exponential growth. Every situation in which the growth-rate of a quantity is proportional to its present level is described by an exponential function. Example: Although a country's birth rate is affected by other factors as well, it will be proportional to the country's present population. Every year, there are more babies born in New York City than in Durham, New Hampshire. This is true of other kinds of ''populations'' as well: dollars, or fish, or bugs, or radioactivity. The logarithm and exponential functions describe them all. 1. Why use two systems of logarithms? When the first tables of logarithms were worked out (to help 17th-century sailors do the calculations that kept them from being lost on the seas) they were based on a decimal number system.
    [Show full text]
  • Lesson 8: What Is a Logarithm?
    Lesson 3.8 Page 393 of 919. Lesson 8: What is a Logarithm? The logarithm is an excellent mathematical tool that has several distinct uses. First, some measurements, like the Richter scale for earthquakes or decibels for music, are fundamentally logarithmic. Second, plotting on logarithmic scales can reveal exponential relationships like those you learned about in connection with inflation, compound interest, depreciation, radiation, and population growth. Third, logarithms are the basis of slide-rules and tables of logarithms, which were useful methods of calculation before the invention of the hand-held calculator—but the reason we like logarithms in this text is because they allow us to solve equations of the form ( some number ) = ( another number )x This will prove vital in topics that you are already familiar with, such as compound interest, radiation, depreciation, population growth, and so on. If f(x) is a function such that f(xy)=f(x)+f(y) then we say that f(x)isalogarithm. There are three logarithms in common use: the binary logarithm, the common loga- rithm, and the natural logarithm. For simplicity, we will study the common logarithm here. Using the logarithm button on your calculator, find the logarithms of the following values: What is log 100? [Answer: 2.] • What is log 1, 000? [Answer: 3.] • What is log 10, 000? [Answer: 4.] • What is log 100, 000? [Answer: 5.] • Using your calculator, find the following: What is 100.301029995? [Answer: 2.] • What is log 2? [Answer: 0.301029995.] • What is 100.477121254? [Answer: 3.] • What is log 3? [Answer: 0.477121254.] • COPYRIGHT NOTICE: This is a work in-progress by Prof.
    [Show full text]
  • Editing Mathematics
    EDITING MATHEMATICS IEEE Periodicals Transactions/Journals Department 445 Hoes Lane Piscataway, NJ 08854 USA V 11.12.18 © 2018 IEEE Table of Contents A. The Language of Math ............................................................................................................................................................................................... 3 B. In-Line Equations and Expressions ............................................................................................................................................................................. 3 C. Break/Alignment Rules............................................................................................................................................................................................... 4 D. Exceptions and Oddities ............................................................................................................................................................................................. 4 Right to Left Equations: .............................................................................................................................................................................................. 4 Solidus as Operator: .................................................................................................................................................................................................... 4 Implied Product: .........................................................................................................................................................................................................
    [Show full text]
  • Chopping Logs: a Look at the History and Uses of Logarithms
    The Mathematics Enthusiast Volume 5 Number 2 Numbers 2 & 3 Article 15 7-2008 Chopping Logs: A Look at the History and Uses of Logarithms Rafael Villarreal-Calderon Follow this and additional works at: https://scholarworks.umt.edu/tme Part of the Mathematics Commons Let us know how access to this document benefits ou.y Recommended Citation Villarreal-Calderon, Rafael (2008) "Chopping Logs: A Look at the History and Uses of Logarithms," The Mathematics Enthusiast: Vol. 5 : No. 2 , Article 15. Available at: https://scholarworks.umt.edu/tme/vol5/iss2/15 This Article is brought to you for free and open access by ScholarWorks at University of Montana. It has been accepted for inclusion in The Mathematics Enthusiast by an authorized editor of ScholarWorks at University of Montana. For more information, please contact [email protected]. TMME, vol5, nos.2&3, p.337 Chopping Logs: A Look at the History and Uses of Logarithms Rafael Villarreal-Calderon1 The University of Montana Abstract: Logarithms are an integral part of many forms of technology, and their history and development help to see their importance and relevance. This paper surveys the origins of logarithms and their usefulness both in ancient and modern times. Keywords: Computation; Logarithms; History of Logarithms; History of Mathematics; The number “e”; Napier logarithms 1. Background Logarithms have been a part of mathematics for several centuries, but the concept of a logarithm has changed notably over the years. The origins of logarithms date back to the year 1614, with John Napier2. Born near Edinburgh, Scotland, Napier was an avid mathematician who was known for his contributions to spherical geometry, and for designing a mechanical calculator (Smith, 2000).
    [Show full text]