Logarithms and Exponentials

Logarithms and Exponentials

Exponentials have the form a^x. Logarithms are the inverse: log_a(x).

Properties

  • log_a(xy) = log_a(x) + log_a(y)
  • log_a(x^k) = k log_a(x)
  • a^{log_a(x)} = x