TDSM 2.15

From The Data Science Design Manual Wikia
Revision as of 17:34, 11 September 2017 by Trtnguyen (talk | contribs) (Created page with "The derivative of <math>f(x) = \log_a x</math> (<math>x > 0</math>) is <math>\frac{\ln{a}}{x} > 0</math> <math>\forall x > 0</math> so <math>\log_a x</math> is an increasing f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The derivative of [math]f(x) = \log_a x[/math] ([math]x \gt 0[/math]) is [math]\frac{\ln{a}}{x} \gt 0[/math] [math]\forall x \gt 0[/math] so [math]\log_a x[/math] is an increasing function.

With [math]x \lt 1[/math] we have [math]f(x) \lt f(1) = \log_a 1 = 0[/math] (proved)