Logarithm | Rules, Examples, & Formulas (2024)

Category:

Related Topics:
natural logarithm
mantissa
common logarithm
power

See all related content →

logarithm, the exponent or power to which a base must be raised to yield a given number. Expressed mathematically, x is the logarithm of n to the base b if bx=n, in which case one writes x=logbn. For example, 23=8; therefore, 3 is the logarithm of 8 to base 2, or 3=log28. In the same fashion, since 102=100, then 2=log10100. Logarithms of the latter sort (that is, logarithms with base 10) are called common, or Briggsian, logarithms and are written simply logn.

Invented in the 17th century to speed up calculations, logarithms vastly reduced the time required for multiplying numbers with many digits. They were basic in numerical work for more than 300 years, until the perfection of mechanical calculating machines in the late 19th century and computers in the 20th century rendered them obsolete for large-scale computations. The natural logarithm (with base e≅2.71828 and written lnn), however, continues to be one of the most useful functions in mathematics, with applications to mathematical models throughout the physical and biological sciences.

Properties of logarithms

Logarithms were quickly adopted by scientists because of various useful properties that simplified long, tedious calculations. In particular, scientists could find the product of two numbers m and n by looking up each number’s logarithm in a special table, adding the logarithms together, and then consulting the table again to find the number with that calculated logarithm (known as its antilogarithm). Expressed in terms of common logarithms, this relationship is given by logmn=logm+logn. For example, 100×1,000 can be calculated by looking up the logarithms of 100 (2) and 1,000 (3), adding the logarithms together (5), and then finding its antilogarithm (100,000) in the table. Similarly, division problems are converted into subtraction problems with logarithms: logm/n=logm − logn. This is not all; the calculation of powers and roots can be simplified with the use of logarithms. Logarithms can also be converted between any positive bases (except that 1 cannot be used as the base since all of its powers are equal to 1), as shown in the Click Here to see full-size tableLogarithm | Rules, Examples, & Formulas (1)table of logarithmic laws.

Only logarithms for numbers between 0 and 10 were typically included in logarithm tables. To obtain the logarithm of some number outside of this range, the number was first written in scientific notation as the product of its significant digits and its exponential power—for example, 358 would be written as3.58×102, and 0.0046 would be written as 4.6×10−3. Then the logarithm of the significant digits—a decimal fraction between 0 and 1, known as the mantissa—would be found in a table. For example, to find the logarithm of 358, one would look up log3.58≅0.55388. Therefore, log 358 = log 3.58 + log 100 = 0.55388 + 2 = 2.55388. In the example of a number with a negative exponent, such as 0.0046, one would look up log4.6≅0.66276. Therefore, log 0.0046 = log 4.6 + log 0.001 = 0.66276 − 3 = −2.33724.

History of logarithms

The invention of logarithms was foreshadowed by the comparison of arithmetic and geometric sequences. In a geometric sequence each term forms a constant ratio with its successor; for example, …1/1,000, 1/100, 1/10, 1, 10, 100, 1,000… has a common ratio of 10. In an arithmetic sequence each successive term differs by a constant, known as the common difference; for example, …−3, −2, −1, 0, 1, 2, 3… has a common difference of 1. Note that a geometric sequence can be written in terms of its common ratio; for the example geometric sequence given above: …10−3, 10−2, 10−1, 100, 101, 102, 103…. Multiplying two numbers in the geometric sequence, say 1/10 and 100, is equal to adding the corresponding exponents of the common ratio, −1 and 2, to obtain 101=10. Thus, multiplication is transformed into addition. The original comparison between the two series, however, was not based on any explicit use of the exponential notation; this was a later development. In 1620 the first table based on the concept of relating geometric and arithmetic sequences was published in Prague by the Swiss mathematician Joost Bürgi.

The Scottish mathematician John Napier published his discovery of logarithms in 1614. His purpose was to assist in the multiplication of quantities that were then called sines. The whole sine was the value of the side of a right-angled triangle with a large hypotenuse. (Napier’s original hypotenuse was 107.) His definition was given in terms of relative rates.

Special offer for students! Check out our special academic rate and excel this spring semester!

Learn More

The logarithme, therefore, of any sine is a number very neerely expressing the line which increased equally in the meene time whiles the line of the whole sine decreased proportionally into that sine, both motions being equal timed and the beginning equally shift.

In cooperation with the English mathematician Henry Briggs, Napier adjusted his logarithm into its modern form. For the Naperian logarithm the comparison would be between points moving on a graduated straight line, the L point (for the logarithm) moving uniformly from minus infinity to plus infinity, the X point (for the sine) moving from zero to infinity at a speed proportional to its distance from zero. Furthermore, L is zero when X is one and their speed is equal at this point. The essence of Napier’s discovery is that this constitutes a generalization of the relation between the arithmetic and geometric series; i.e., multiplication and raising to a power of the values of the X point correspond to addition and multiplication of the values of the L point, respectively. In practice it is convenient to limit the L and X motion by the requirement that L=1 at X=10 in addition to the condition that X=1 at L=0. This change produced the Briggsian, or common, logarithm.

Napier died in 1617 and Briggs continued alone, publishing in 1624 a table of logarithms calculated to 14 decimal places for numbers from 1 to 20,000 and from 90,000 to 100,000. In 1628 the Dutch publisher Adriaan Vlacq brought out a 10-place table for values from 1 to 100,000, adding the missing 70,000 values. Both Briggs and Vlacq engaged in setting up log trigonometric tables. Such early tables were either to one-hundredth of a degree or to one minute of arc. In the 18th century, tables were published for 10-second intervals, which were convenient for seven-decimal-place tables. In general, finer intervals are required for calculating logarithmic functions of smaller numbers—for example, in the calculation of the functions log sin x and log tan x.

The availability of logarithms greatly influenced the form of plane and spherical trigonometry. The procedures of trigonometry were recast to produce formulas in which the operations that depend on logarithms are done all at once. The recourse to the tables then consisted of only two steps, obtaining logarithms and, after performing computations with the logarithms, obtaining antilogarithms.

Francis J. Murray
Logarithm | Rules, Examples, & Formulas (2024)

FAQs

Logarithm | Rules, Examples, & Formulas? ›

The basic logarithmic function is y = log b x , where x and b are both greater than zero and b ≠ 1 . Here is what the graph of a logarithmic function looks like using the common logarithm, y = log x , as an illustrative example.

What are the 4 rules of logarithm? ›

The Four Basic Properties of Logs
  • logb(xy) = logbx + logby.
  • logb(x/y) = logbx - logby.
  • logb(xn) = n logbx.
  • logbx = logax / logab.

What is the general formula for logs? ›

The basic logarithmic function is y = log b x , where x and b are both greater than zero and b ≠ 1 . Here is what the graph of a logarithmic function looks like using the common logarithm, y = log x , as an illustrative example.

How to learn logarithm easily? ›

This is a very simple first step. If it contains a logarithm (for example: logax = y) it is logarithmic problem. A logarithm is denoted by the letters "log". If the equation contains an exponent (that is, a variable raised to a power) it is an exponential equation.

What is a logarithm for dummies? ›

logarithm, the exponent or power to which a base must be raised to yield a given number. Expressed mathematically, x is the logarithm of n to the base b if bx = n, in which case one writes x = logb n. For example, 23 = 8; therefore, 3 is the logarithm of 8 to base 2, or 3 = log2 8.

How to calculate log? ›

The logarithm of a number to a given base is the exponent by which that base should be raised to give the original number. For example, if log₂16 = x then 2x = 16 and x = 4 satisfies this equation. So log₂ 16 = 4.

Is log 10 always? ›

The base to be used for log, as in log 11 for example, depends on context. In engineering it almost always means base 10. In computer science it usually means base 2. In advanced mathematics it usually means e while in secondary school textbooks it usually means 10.

What is logarithm in simple words? ›

A logarithm (or log) is the mathematical expression used to answer the question: How many times must one “base” number be multiplied by itself to get some other particular number? For instance, how many times must a base of 10 be multiplied by itself to get 1,000? The answer is 3 (1,000 = 10 × 10 × 10).

What are logarithms used for in real life? ›

Applications of Logarithms

The common application of the logarithmic function is to find the compound interest, exponential growth, and decay, to find the pH level of substance, to know the magnitude of an earthquake, etc. Logarithms are used to know the magnitude of earthquakes.

How to reverse a log? ›

To reverse a log base 10, you can use the following equation: 10^log(x) = x. This equation states that raising 10 to the power of the log of a number (x) will result in the original number (x).

Can you log a negative number? ›

The logarithm function is defined only for positive real numbers. By definition, a logarithm is the power to which a number must be raised to get some other number. Since a negative number cannot be expressed as a power of a positive base, the logarithm of a negative number is undefined.

How do you divide two logs? ›

Division: Log (A/B) = Log (A) − Log (B) The Log of two numbers divided together can be solved by taking the Log of each number and subtracting the Log of the denominator from the log of the numerator.

What are the laws of logarithms? ›

Logarithm Base Properties
  • Product rule: am.an=a. m+n
  • Quotient rule: am/an = a. m-n
  • Power of a Power: (am)n = a. mn

What is the base 10 rule for logarithms? ›

The process of taking a log to base 10, is the inverse (opposite operation) of raising the base 10 to a power. In the example 103 = 1000, 3 is the index or the power to which the number 10 is raised to give 1000. When you take the logarithm, to base 10, of 1000 the answer is 3.

What are the basic principles of logarithm? ›

Basic Mathematical logics are a negation, conjunction, and disjunction. The symbolic form of mathematical logic is, '~' for negation '^' for conjunction and ' v ' for disjunction. In this article, we will discuss the basic Mathematical logic with the truth table and examples.

Top Articles
Latest Posts
Article information

Author: Duane Harber

Last Updated:

Views: 5981

Rating: 4 / 5 (71 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Duane Harber

Birthday: 1999-10-17

Address: Apt. 404 9899 Magnolia Roads, Port Royceville, ID 78186

Phone: +186911129794335

Job: Human Hospitality Planner

Hobby: Listening to music, Orienteering, Knapping, Dance, Mountain biking, Fishing, Pottery

Introduction: My name is Duane Harber, I am a modern, clever, handsome, fair, agreeable, inexpensive, beautiful person who loves writing and wants to share my knowledge and understanding with you.