lacunary - Mathnotes

Logarithms

Note \@{note-2}

The logarithm extends to complex arguments; see the complex logarithm.

Theorem: Product Rule for Logarithms \@{theorem-3}

TODO: the log of a product is the sum of the logs.

Theorem: Quotient Rule for Logarithms \@{theorem-4}

TODO: the log of a quotient is the difference of the logs.

Theorem: Power Rule for Logarithms \@{theorem-5}

TODO: the log of a power moves the exponent out front.

Theorem: Logarithm Change of Base \@{logarithm-change-of-base}

logb(a)=logx(a)logx(b).

Referenced by (1 direct)

Direct references:

Theorem: Log is Concave \@{log-is-concave}

The log function is concave, i.e. log is convex.

Proof \@{proof-of-log-is-concave}

The second derivative of natural log is 1x2, which is always non-positive. By Second Derivative Test for Convexity, log is therefore concave.