主題
Search

ε-δ 證明


一個基於 ε-δ 定義 的極限公式的證明。一個例子是以下證明:每個線性函式 f(x)=ax+b (a,b in R,a!=0) 在每個點 x_0 處連續。需要證明的論斷是:對於每個 epsilon>0,存在一個 delta>0,使得每當 |x-x_0|<delta 時,就有 |f(x)-f(x_0)|<epsilon。現在,因為

|f(x)-f(x_0)|=|ax+b-(ax_0+b)|]
(1)
=|ax-ax_0|
(2)
=|a|·|x-x_0|,
(3)

顯然有

 |x-x_0|<epsilon/(|a|)   implies   |f(x)-f(x_0)|<|a|·epsilon/(|a|)=epsilon.
(4)

因此,對於所有 epsilon>0delta=epsilon/|a|>0 是滿足該論斷的數。


另請參閱

Epsilon, ε-δ 定義

此條目由 Margherita Barile 貢獻

使用 探索

請引用為

Barile, Margherita. "ε-δ 證明。" 來自 Web 資源,由 Eric W. Weisstein 建立。 https://mathworld.tw/Epsilon-DeltaProof.html

主題分類