Updated RS integral notation.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
plastex/
|
plastex/
|
||||||
gerby-website/
|
gerby-website/
|
||||||
|
plastex-venv/
|
||||||
document/*
|
document/*
|
||||||
*.swp
|
*.swp
|
||||||
tags
|
tags
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Let $f: [a, b] \to E_2$, then $f$ is \textbf{Riemann-Stieltjes integrable} with respect to $G$ if the limit
|
Let $f: [a, b] \to E_2$, then $f$ is \textbf{Riemann-Stieltjes integrable} with respect to $G$ if the limit
|
||||||
\[
|
\[
|
||||||
\int_a^b f dG = \int_a^b f(t)dG(t) = \lim_{(P, c) \in \scp_t([a, b])}S(P, c, f, G)
|
\int_a^b f dG = \int_a^b f(t)G(dt) = \lim_{(P, c) \in \scp_t([a, b])}S(P, c, f, G)
|
||||||
\]
|
\]
|
||||||
exists. In which case, $\int_a^b fdG$ is the \textbf{Riemann-Stieltjes integral} of $G$.
|
exists. In which case, $\int_a^b fdG$ is the \textbf{Riemann-Stieltjes integral} of $G$.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user