Exponents and Logarithms

Harold Nelson

2/22/2022

Principle 1

A log function reverses the action of the exponential function with the same base.

This is one of two factual statements regarding this principle.

\[a^{log_a(x)} = x\]

Principle 1L

\[log_aa^x = x\]

Principle 2

First, let’s look at a particular example. Consider the expression \[2^2*2^3\] This could be written as \[(2*2)*(2*2*2)\] And this in turn could be written as \[2^5\] The general principle is

\[a^m*a^n = a^{m+n}\]

Principle 2L

\[log(a*b)=log(a)+log(b)\]

Principle 3

\[a^0 = 1\] Why would this have to be true? Consider the expression \[a^m*a^0\]

From Principle 2,

\[a^m*a^0 = a^{m+0} = a^m\] Therefore

\[a^0 = 1\]

Principle 3L

\[log_a1=0\]

Principle 4

\[a^{-n} =\frac{1}{a^n}\] Why would this have to be true? From Principle 1,

\[a^n*a^{-n} = a^{n-n}=a^0=1\] So it is the reciprocal.

Principle 4L

\[log_a(1/x^n) = -n* log_ax\]

Principle 5

This follows directly from Principle 4

\[a^m/a^n = a^{m-n}\]

Principle 5L

\[log_a(m/n)=log_am-log_an\]

Principle 6

This is just a special case of Principle 4.

\[a^{-1} = 1/a\]

Principle 6L

\[ log_a(1/b)=-log_ab\]

Principle 7

\[(a^m)^n = a^{m*n}\]

To see why this is true, consider a concrete example.

\[(2^2)^3 = (2*2)^3=(2*2)*(2*2)*(2*2)=2^6\]

Principle 7L

\[log_a(b^n)=n*log_ab\]