Log rules | logarithm rules (2024)

The base b logarithm of a number is the exponent that we need to raise the base in order to get the number.

  • Logarithm definition
  • Logarithm rules
  • Logarithm problems
  • Complex logarithm
  • Graph of log(x)
  • Logarithm table
  • Logarithm calculator

Logarithm definition

When b is raised to the power of y is equal x:

b y = x

Then the base b logarithm of x is equal to y:

logb(x) = y

For example when:

24 = 16

Then

log2(16) = 4

Logarithm as inverse function of exponential function

The logarithmic function,

y = logb(x)

is the inverse function of the exponential function,

x = by

So if we calculate the exponential function of the logarithm of x (x>0),

f (f -1(x)) = blogb(x) = x

Or if we calculate the logarithm of the exponential function of x,

f -1(f (x)) = logb(bx) = x

Natural logarithm (ln)

Natural logarithm is a logarithm to the base e:

ln(x) = loge(x)

When e constant is the number:

Log rules | logarithm rules (1)

or

Log rules | logarithm rules (2)

See: Natural logarithm

Inverse logarithm calculation

The inverse logarithm (or anti logarithm) is calculated by raising the base b to the logarithm y:

x = log-1(y) = b y

Logarithmic function

The logarithmic function has the basic form of:

f (x) = logb(x)

Logarithm rules

Rule nameRule
Logarithm product rule
logb(x ∙ y) = logb(x) + logb(y)
Logarithm quotient rule
logb(x / y) = logb(x) - logb(y)
Logarithm power rule
logb(x y) = y ∙ logb(x)
Logarithm base switch rule
logb(c) = 1 / logc(b)
Logarithm base change rule
logb(x) = logc(x) / logc(b)
Derivative of logarithm
f (x) = logb(x) f ' (x) = 1 / ( x ln(b) )
Integral of logarithm
logb(x) dx = x ∙ ( logb(x) - 1 / ln(b) ) + C
Logarithm of negative number
logb(x) is undefined when x≤ 0
Logarithm of 0
logb(0) is undefined
Log rules | logarithm rules (3)
Logarithm of 1
logb(1) = 0
Logarithm of the base
logb(b) = 1
Logarithm of infinity
lim logb(x) = ∞,when x→∞

See: Logarithm rules

Logarithm product rule

The logarithm of the multiplication of x and y is the sum of logarithm of x and logarithm of y.

logb(x ∙ y) = logb(x) + logb(y)

For example:

log10(37) = log10(3) + log10(7)

Logarithm quotient rule

The logarithm of the division of x and y is the difference of logarithm of x and logarithm of y.

logb(x / y) = logb(x) - logb(y)

For example:

log10(3 / 7) = log10(3) - log10(7)

Logarithm power rule

The logarithm of x raised to the power of y is y times the logarithm of x.

logb(x y) = y ∙ logb(x)

For example:

log10(28) = 8log10(2)

Logarithm base switch rule

The base b logarithm of c is 1 divided by the base c logarithm of b.

logb(c) = 1 / logc(b)

For example:

log2(8) = 1 / log8(2)

Logarithm base change rule

The base b logarithm of x is base c logarithm of x divided by the base c logarithm of b.

logb(x) = logc(x) / logc(b)

For example, in order to calculate log2(8) in calculator, we need to change the base to 10:

log2(8) = log10(8) / log10(2)

See: log base change rule

Logarithm of negative number

The base b real logarithm of x when x<=0 is undefined when x is negative or equal to zero:

logb(x)is undefined when x ≤ 0

See: log of negative number

Logarithm of 0

The base b logarithm of zero is undefined:

logb(0)is undefined

The limit of the base b logarithm of x, when x approaches zero, is minus infinity:

Log rules | logarithm rules (4)

See: log of zero

Logarithm of 1

The base b logarithm of one is zero:

logb(1) = 0

For example, teh base two logarithm of one is zero:

log2(1) = 0

See: log of one

Logarithm of infinity

The limit of the base b logarithm of x, when x approaches infinity, is equal to infinity:

lim logb(x)= ∞, when x→∞

See: log of infinity

Logarithm of the base

The base b logarithm of b is one:

logb(b) = 1

For example, the base two logarithm of two is one:

log2(2) = 1

Logarithm derivative

When

f (x) = logb(x)

Then the derivative of f(x):

f ' (x) = 1 / ( x ln(b) )

See: log derivative

Logarithm integral

The integral of logarithm of x:

logb(x) dx =x ∙ ( logb(x) - 1 / ln(b) ) + C

For example:

log2(x) dx = x ∙ ( log2(x) - 1 / ln(2) ) + C

Logarithm approximation

log2(x) ≈ n + (x/2n - 1) ,

Complex logarithm

For complex number z:

z = re = x + iy

The complex logarithm will be (n = ...-2,-1,0,1,2,...):

Log z = ln(r) + i(θ+2nπ) = ln(√(x2+y2)) + i·arctan(y/x))

Logarithm problems and answers

Problem #1

Find x for

log2(x) + log2(x-3) = 2

Solution:

Using the product rule:

log2(x∙(x-3)) = 2

Changing the logarithm form according to the logarithm definition:

x∙(x-3) = 22

Or

x2-3x-4 = 0

Solving the quadratic equation:

x1,2 = [3±√(9+16) ] / 2 = [3±5] / 2 = 4,-1

Since the logarithm is not defined for negative numbers, the answer is:

x = 4

Problem #2

Find x for

log3(x+2) - log3(x) = 2

Solution:

Using the quotient rule:

log3((x+2) / x) = 2

Changing the logarithm form according to the logarithm definition:

(x+2)/x = 32

Or

x+2 = 9x

Or

8x = 2

Or

x = 0.25

Graph of log(x)

log(x) is not defined for real non positive values of x:

Log rules | logarithm rules (5)

Logarithms table

xlog10xlog2xlogex
0undefinedundefinedundefined
0+- ∞- ∞- ∞
0.0001-4-13.287712-9.210340
0.001-3-9.965784-6.907755
0.01-2-6.643856-4.605170
0.1-1-3.321928-2.302585
1000
20.30103010.693147
30.4771211.5849631.098612
40.60206021.386294
50.6989702.3219281.609438
60.7781512.5849631.791759
70.8450982.8073551.945910
80.90309032.079442
90.9542433.1699252.197225
1013.3219282.302585
201.3010304.3219282.995732
301.4771214.9068913.401197
401.6020605.3219283.688879
501.6989705.6438563.912023
601.7781515.9069914.094345
701.8450986.1292834.248495
801.9030906.3219284.382027
901.9542436.4918534.499810
10026.6438564.605170
2002.3010307.6438565.298317
3002.4771218.2288195.703782
4002.6020608.6438565.991465
5002.6989708.9657846.214608
6002.7781519.2288196.396930
7002.8450989.4512116.551080
8002.9030909.6438566.684612
9002.9542439.8137816.802395
100039.9657846.907755
10000413.2877129.210340

Logarithm calculator ►

See also

  • Logarithm rules
  • Logarithm change of base
  • Logarithm of zero
  • Logarithm of one
  • Logarithm of infinity
  • Logarithm of negative number
  • Logarithm calculator
  • Logarithm graph
  • Logarithm table
  • Natural logarithm calculator
  • Natural logarithm - ln x
  • e constant
  • Decibel (dB)
Log rules | logarithm rules (2024)

FAQs

What are the 7 rules of logarithms? ›

What are the 7 Log Rules?
Rule NameLog Rule
Quotient Rulelogb m/n = logb m - logb n
Power Rule of Logarithmlogb mn = n logb m
Change of Base Rulelogb a = (log a) / ( log b)
Number Raised to Logblogbx = x
3 more rows

How do you answer logarithms? ›

Step 1: Use the properties of the logarithm to isolate the log on one side. Step 2: Apply the definition of the logarithm and rewrite it as an exponential equation. Step 3: Solve the resulting equation. Step 4: Check your answers.

What are the logarithm rules laws? ›

Basic rules for logarithms
Rule or special caseFormula
Productln(xy)=ln(x)+ln(y)
Quotientln(x/y)=ln(x)−ln(y)
Log of powerln(xy)=yln(x)
Log of eln(e)=1
2 more rows

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.

How to do logs mentally? ›

Knowing the squares, cubes, and roots of numbers allows us to evaluate many logarithms mentally. For example, consider log28 l o g 2 8 . We ask, “To what exponent must 2 be raised in order to get 8?” Because we already know 23=8 2 3 = 8 , it follows that log28=3 l o g 2 8 = 3 .

What is the easiest way to calculate logarithms? ›

The formula for calculating logarithms is log base x = y, where x is the number and y is the power of that number. For example, if we want to calculate the logarithm of 10 in base 2, we can use the formula log base 2 of 10 = 3.32. This means that 10 has a power of 3.32 in base 2.

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.

What are the 8 log properties? ›

Properties of Logarithms
  • Logarithm Base Properties.
  • Product Property.
  • Quotient Property.
  • Power rule.
  • Change of Base rule.
  • Reciprocal rule.
  • Exponent law vs Logarithm law.
  • Natural Logarithm properties.

What are the 8 laws of exponents? ›

The important laws of exponents are given below:
  • am×an = a. m+n
  • am/an = a. m-n
  • (am)n = a. mn
  • an/bn = (a/b) n
  • a0 = 1.
  • a-m = 1/a. m
  • a 1 n = a n.

What is the log base 7 times 1? ›

In this case, we are solving log_7(1), which means we are looking for the power to which 7 must be raised to get the value 1. Since any number raised to the power of 0 is 1, we can say that 7^0 = 1, which means that log_7(1) = 0.

What is the L Hopital's rule on logs? ›

Essentially, L'Hospital's rule states that if the limits of two functions 𝑓 of 𝑥 and 𝑔 of 𝑥 as 𝑥 approaches 𝑎 are both zero, then the limit of the quotient as 𝑥 approaches 𝑎 is equal to the limit of the quotient of the derivatives. Some terms and conditions apply. 𝑓 and 𝑔 must both be differentiable.

References

Top Articles
Instant Pot Dump And Start Recipes (That You'll Actually Love)
Spinach Crepes with Mushrooms, Basil Pesto & Tahini Dressing | Rebel Recipes
Worcester Weather Underground
Christian McCaffrey loses fumble to open Super Bowl LVIII
Global Foods Trading GmbH, Biebesheim a. Rhein
It's Official: Sabrina Carpenter's Bangs Are Taking Over TikTok
Chambersburg star athlete JJ Kelly makes his college decision, and he’s going DI
Chalupp's Pizza Taos Menu
Sissy Hypno Gif
Marist Dining Hall Menu
Ucf Event Calendar
All Obituaries | Ashley's J H Williams & Sons, Inc. | Selma AL funeral home and cremation
National Office Liquidators Llc
Craigslist Panama City Fl
Sound Of Freedom Showtimes Near Cinelux Almaden Cafe & Lounge
Northeastern Nupath
Craigslist In Visalia California
Odfl4Us Driver Login
Craigslist Maui Garage Sale
Rural King Credit Card Minimum Credit Score
Crawlers List Chicago
Project, Time & Expense Tracking Software for Business
Orange Pill 44 291
Dr Ayad Alsaadi
Joan M. Wallace - Baker Swan Funeral Home
Dewalt vs Milwaukee: Comparing Top Power Tool Brands - EXTOL
Dark Entreaty Ffxiv
Arrest Gif
Craigslist Hunting Land For Lease In Ga
Dr. Nicole Arcy Dvm Married To Husband
Creed 3 Showtimes Near Island 16 Cinema De Lux
How rich were the McCallisters in 'Home Alone'? Family's income unveiled
Stouffville Tribune (Stouffville, ON), March 27, 1947, p. 1
Loopnet Properties For Sale
Seymour Johnson AFB | MilitaryINSTALLATIONS
Jennifer Reimold Ex Husband Scott Porter
Gwu Apps
Synchrony Manage Account
2024 Ford Bronco Sport for sale - McDonough, GA - craigslist
Go Smiles Herndon Reviews
Troy Gamefarm Prices
Property Skipper Bermuda
Daily Times-Advocate from Escondido, California
Why I’m Joining Flipboard
Craigslist en Santa Cruz, California: Tu Guía Definitiva para Comprar, Vender e Intercambiar - First Republic Craigslist
Europa Universalis 4: Army Composition Guide
How to Connect Jabra Earbuds to an iPhone | Decortweaks
Erespassrider Ual
Quest Diagnostics Mt Morris Appointment
Vrca File Converter
Provincial Freeman (Toronto and Chatham, ON: Mary Ann Shadd Cary (October 9, 1823 – June 5, 1893)), November 3, 1855, p. 1
Primary Care in Nashville & Southern KY | Tristar Medical Group
Latest Posts
Article information

Author: Edmund Hettinger DC

Last Updated:

Views: 5985

Rating: 4.8 / 5 (58 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Edmund Hettinger DC

Birthday: 1994-08-17

Address: 2033 Gerhold Pine, Port Jocelyn, VA 12101-5654

Phone: +8524399971620

Job: Central Manufacturing Supervisor

Hobby: Jogging, Metalworking, Tai chi, Shopping, Puzzles, Rock climbing, Crocheting

Introduction: My name is Edmund Hettinger DC, I am a adventurous, colorful, gifted, determined, precious, open, colorful person who loves writing and wants to share my knowledge and understanding with you.