Skip to main content
Speclore

Logarithms

Reference data and engineering information about logarithms for mathematics applications.

logarithms

Overview

Engineering reference data for Logarithms in mathematics.

Key Formulas

Quadratic Formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Roots of ax² + bx + c = 0.

Pythagorean Theorem

c2=a2+b2c^2 = a^2 + b^2

Right triangle relationship.

Circle Area

A=πr2A = \pi r^2

Area of a circle.

Logarithm

logb(x)=ln(x)ln(b)\log_b(x) = \frac{\ln(x)}{\ln(b)}

Change of base formula.

Variables

SymbolDescriptionUnit
π\piPi3.14159...
eeEuler's number2.71828...
4 rows
Common Logarithm Systems and Terminology
System
Base
Terminology
log_aalog to base a
log_10 = lg10common log
log_e = lne ≈ 2.718281828459natural log
log_2 = lb2log to base 2

Source: engineeringtoolbox.com

Additional Formulas

Conversion Between Bases

loga(x)=logc(x)logc(a)(10)\log_a(x) = \frac{\log_c(x)}{\log_c(a)} \tag{10}

Conversion Rules (Common & Natural Logarithms)

lg(x)=0.434294ln(x)(12)\lg(x) = 0.434294 \cdot \ln(x) \tag{12} ln(x)=2.302585lg(x)(13)\ln(x) = 2.302585 \cdot \lg(x) \tag{13} log2(x)=1.442695ln(x)=3.321928lg(x)(15)\log_2(x) = 1.442695 \cdot \ln(x) = 3.321928 \cdot \lg(x) \tag{15}

Properties

  • Domain: The logarithm loga(x)\log_a(x) is only defined for x>0x > 0. loga(0)\log_a(0) and loga(x<0)\log_a(x < 0) are undefined.
  • Behavior:
    • loga(1)=0\log_a(1) = 0
    • loga(a)=1\log_a(a) = 1
    • As xx \to \infty, loga(x)\log_a(x) \to \infty (for a>1a > 1).

References