1/7
Vocabulary flashcards covering Darboux sums, subinterval bounds, and upper and lower Darboux integrals based on the mathematical analysis lecture notes.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Partition of an interval [a,b]
A finite set of points P={xk}k=0n dividing an interval [a,b] such that a=x0<x1<⋯<xn=b.
Subinterval Value Set Ek
The set of all values taken by a function f on the subinterval [xk−1,xk].
Subinterval Supremum Mk
The supremum of the set Ek of function values on the subinterval [xk−1,xk], defined as Mk=supEk.
Subinterval Infimum mk
The infimum of the set Ek of function values on the subinterval [xk−1,xk], defined as mk=infEk.
Upper Darboux Sum U(f,P)
The sum defined as U(f,P)=∑k=1nMk(xk−xk−1), representing the upper bound area constructed over partition P.
Lower Darboux Sum L(f,P)
The sum defined as L(f,P)=∑k=1nmk(xk−xk−1), representing the lower bound area constructed over partition P.
Upper Darboux Integral I∗(f)
The infimum of the upper Darboux sums over all possible partitions P of the interval, defined as I∗(f)=infPU(f,P).
Lower Darboux Integral I∗(f)
The supremum of the lower Darboux sums over all possible partitions P of the interval, defined as I∗(f)=supPL(f,P).