拐点与凹凸性计算器
逐步求拐点和凹凸性
该计算器将尝试求出给定函数的凹向和凸向区间以及拐点。
Your input: find the inflection points and intervals of concavity of $$$f=x e^{- 5 x}$$$
Inflection Points
$$$\left(x, f \left(x \right)\right)=\left(\frac{2}{5},\frac{2}{5 e^{2}}\right)\approx \left(0.4,0.0541341132946451\right)$$$
Concave upward on
$$$\left(\frac{2}{5}, \infty\right)= \left(0.4, \infty\right)$$$
Concave downward on
$$$\left(-\infty, \frac{2}{5}\right)= \left(-\infty, 0.4\right)$$$
Graph
For graph, see graphing calculator.