数学公式--修正版(mathjax显示语法错误)
高等数学 1.导数定义: 导数和微分的概念 $f'(x_{0}) = \lim_{\Delta x \rightarrow 0},\frac{f(x_{0} + \Delta x) - f(x_{0})}{\text{Δx}}$ (1) 或者:$f'(x_{0}) = \lim_{x \rightarrow x_{0}},\frac{f(x) - f(x_{0})}{x - x_{0}}$ (2) 2.左右导数导数的几何意义和物理意义 函数$f(x)$在$x_{0}$处的左、右导数分别定义为: 左导数:${f'}{-}(x{0}) = \lim_{\Delta x \rightarrow 0^{-}},\frac{f(x_{0} + \Delta x) - f(x_{0})}{\text{Δx}} = \lim_{x \rightarrow x_{0}^{-}},\frac{f(x) - f(x_{0})}{x - x_{0}},(x = x_{0} + \Delta x)$ 右导数:${f'}{+}(x{0}) = \lim_{\Delta x \rightarrow 0^{+}}....