lacunary - Mathnotes

Logarithms

Note \@{note-2}

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

Theorem: Product Rule for Logarithms \@{product-rule-for-logarithms}

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

Referenced by (1 direct)
Theorem: Quotient Rule for Logarithms \@{quotient-rule-for-logarithms}

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

Theorem: Power Rule for Logarithms \@{power-rule-for-logarithms}

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).

Proof \@{proof-of-logarithm-change-of-base}

By definition,

Referenced by (1 direct)
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.