This commit is contained in:
Bokuan Li
2026-03-06 14:06:15 -05:00
parent 173727665b
commit 5034bc4220
109 changed files with 1184 additions and 410 deletions

View File

@@ -7,6 +7,7 @@
\[
P = \seqfz{x_j} = [a = x_0 \le \cdots \le x_n = b]
\]
The collection $\scp([a, b])$ is the set of all partitions of $[a, b]$.
\end{definition}
@@ -23,6 +24,7 @@
\[
\sigma(P) = \max_{1 \le j \le n}(x_j - x_{j - 1})
\]
is the \textbf{mesh} of $P$.
\end{definition}