第八周。

This commit is contained in:
unlockable
2022-11-06 19:06:06 +08:00
parent d3a2b76764
commit 785f77973e
3 changed files with 222 additions and 3 deletions

View File

@@ -554,7 +554,7 @@ Leibniz记号记$\Delta f = f(x_0 + \delx) - f(x_0)$,那么
\begin{proof}
注意$x_1 < x < x_2$,可以将$x$表示为
\[x = \lambda x_1 + 1 - \lambda x_2 = \frac{x_2 - x}{x_2 - x_1}x_1 + \frac{x - x_1}{x_2 - x_2}x_2\]
\[x = \lambda x_1 + (1 - \lambda) x_2 = \frac{x_2 - x}{x_2 - x_1}x_1 + \frac{x - x_1}{x_2 - x_2}x_2\]
利用下凸的性质
\[f(x) \leq \frac{x_2 - x}{x_2 - x_1}f(x_1) + \frac{x - x_1}{x_2 - x_2}f(x_2)\]
@@ -643,7 +643,7 @@ Leibniz记号记$\Delta f = f(x_0 + \delx) - f(x_0)$,那么
曲线作图步骤:对于方程$y = f(x)$
\begin{enumerate}
\item 确定函数$f$的定义域
\item 检查$f$对称性:奇偶性与周期性
\item 检查$f$对称性:奇偶性与周期性
\item 检查曲线的渐近线:垂直、水平斜渐近线
\item 研究导函数$\deriv{f}$:确定函数的增减区间、极值点、临界点
\item 研究二阶到函数$f^{\prime \prime}$:确定曲线的上下凸区间与拐点