< Index
Logarithmus-Gesetze
- Nullstelle: $\log_b(1)=0$
- Produkt: $\log_b(a\cdot c)=\log_b(a)+\log_b(c)$
- Kehrwert: $\log_b\left(\frac 1a \right)=-\log_b(a)$
- Bruch: $\log_b\left(\frac ac \right)=\log_b(a)-\log_b(c)$
- Potenz: $\log_b\left( a^n \right)=n\cdot\log_b(a)$
- Wurzeln: $\log_b\left( \sqrt[n]a \right)=\frac 1n\cdot\log_b(a)$
- Basiswechsel: $\log_b(x)=\dfrac{\log_a(x)}{\log_a(b)}$