Limit
From Maths
Definition
A limit allows us to sidestep the notion of infinity and to allow us to potentially extend the domain of functions
Class | Name | Form | Meaning |
---|---|---|---|
Limit of a sequence | converging to a | limn→∞(an)=a |
|
Tending towards +∞ | limn→∞(an)=+∞ |
| |
Tending towards −∞ | limn→∞(an)=−∞ |
| |
Diverging to ∞ | limn→∞(an)=∞ |
| |
Limit of a function at x0 | converging to ℓ | limx→x0(f(x))=ℓ | ∀ϵ>0∃δ>0∀x∈X[0<d(x,x0)<δ⟹d′(f(x),ℓ)<ϵ] |
TODO: I like the idea of a summary page, but it needs to link to the right pages and have definitions in place
(See Infinity)