主題
Search

凸函式


ConvexFunction

凸函式是一個連續函式,其在定義域內每個區間中點的值不大於該區間端點值的算術平均值

更一般地,函式 f(x)區間 [a,b] 上是凸函式,如果對於 [a,b] 中的任意兩點 x_1x_2 以及任何滿足 0<lambda<1lambda

 f[lambdax_1+(1-lambda)x_2]<=lambdaf(x_1)+(1-lambda)f(x_2)

(Rudin 1976, p. 101; 參見 Gradshteyn 和 Ryzhik 2000, p. 1132)。

如果 f(x)[a,b] 上存在二階導數,那麼它在該區間上是凸函式的必要充分條件是二階導數 f^('')(x)>=0 對於所有 x[a,b] 上成立。

如果上述不等式對於所有 x_1x_2 都是嚴格不等式,那麼 f(x) 稱為嚴格凸函式。

凸函式的例子包括 x^p,其中 p=1p>=2xlnx,其中 x>0,以及 |x|,對於所有 x。如果不等號反向,則該函式稱為凹函式


另請參閱

凸性凹函式區間對數凸函式

使用 探索

參考文獻

Eggleton, R. B. 和 Guy, R. K. "Catalan Strikes Again! How Likely is a Function to be Convex?" Math. Mag. 61, 211-219, 1988.Gradshteyn, I. S. 和 Ryzhik, I. M. Tables of Integrals, Series, and Products, 6th ed. San Diego, CA: Academic Press, p. 1132, 2000.Rudin, W. Principles of Mathematical Analysis, 3rd ed. New York: McGraw-Hill, 1976.Webster, R. Convexity. Oxford, England: Oxford University Press, 1995.

在 中被引用

凸函式

請這樣引用

Weisstein, Eric W. "凸函式。" 來自 Web 資源。 https://mathworld.tw/ConvexFunction.html

主題分類