Integration
Sigma notation
if \(m\) and \(n\) are integers with \(m \leq n\), and if \(f\) is a function defined as \(f: \{m,m+1,...,n\} \to \mathbb{R}\), the symbol \(\sum_{i=m}^{n} f(i)\) represents the sum of the values of \(f\) at those integers:
The explicit sum appearing on the right side of this equation is the expansion of the sum represented in sigma notation on the left side.
Partitions
Let \(P\) be a finite set of points arranged in order between \(a\) and \(b\) on the real line
where \(a = x_0 < x_1 < ... < x_{n-1} < x_n = b\). Such a set \(P\) is called a partition of \([a,b]\); it divides \([a,b]\) into \(n\) subintervals of which the ith is $[x_{i-1},x_i]. The length of the ith subinterval of \(P\) is
Then, the norm of the partition \(P\) is defined as
If the function \(f\) is continuous on the interval \([a,b]\), it is continuous on each subinterval \([x_{i-1},x_i]\), and has a maximum \(u_i\) and minimum \(l_i\) on each subinterval by the Extreme value theorem such that
Upper and lower Riemann sums
The lower Riemann sum, \(L(f,P)\), and the upper Riemann sum, \(U(f,P)\), for the function \(f\) amd the partition \(P\) are defined by:
Theorem: for any partitions \(P\), \(Q\) on \([a,b]\) all lower Riemann sums are smaller than or equal to any upper Riemann sums:
Proof: let \(P\), \(Q\) be partitions on \([a,b]\), suppose \(L(f,P) \leq U(f,Q)\), define \(R = P \cup Q\), \(R\) is a refinement of \(P\), \(Q\). Then,
The definite integral
Suppose there exists exactly one number \(I \in \mathbb{R}\) such that for every partition \(P\) of \([a,b]\):
Then the function \(f\) is integrable on \([a,b]\) and \(I\) is called the definite integral
Theorem: suppose that a function \(f\) is bounded on the interval \([a,b]\), then \(f\) is integrable on \([a,b]\) if and only if \(\forall \varepsilon > 0\) there exists a partition \(P\) of \([a,b]\) such that
Proof: let \(a,b \in \mathbb{R}\), \(\forall \varepsilon > 0\) there is \(|a-b| < \varepsilon\) then \(a=b\).
Theorem: if \(f\) is continuous on the interval \([a,b]\), then \(f\) is integrable on \([a,b]\).
Proof: is missing...
Properties
- If \(a \leq b\) and \(f(x) \leq g(x) \space \forall x \in [a,b]\):
Proof: is missing...
- The triangle inequality for sums extends to definite integrals. If \(a \leq b\), then
Proof: is missing...
- Integral of an odd function \(f(-x) = -f(x)\):
Proof: is missing...
- Integral of an even function \(f(-x) = f(x)\):
Proof: is missing...
The Mean-value theorem for integrals
If the function \(f\) is continuous on \([a,b]\) then there exists a point \(c\) in \([a,b]\) such that
Proof: \(\forall x \in [a,b]\),
let \(m \leq f(x) \leq M\),
According to the intermediate value theorem there exists a \(c \in [a,b]\) such that
Piecewise continuous functions
Let \(c_0 < c_1 < ... < c_n\) be a finite set of points on the real line. A function \(f\) defined on \([c_0,c_n]\) except possibly at some of the points \(c_i\), \((0 \leq i \leq n)\), is called piecewise continuous on that interval if for each \(i\) \((1 \leq i \leq b)\) there exists a function \(F_i\) continuous on the closed interval \([c_{i-1},c_i]\) such that
In this case, te integral of \(f\) from \(c_0\) to \(c_n\) is defined to be
The fundamental theorem of calculus
Suppose that the function \(f\) is continuous on an interval \(I\) containing the point \(a\).
Part I. Let the function \(F\) be defined on \(I\) by
Then \(F\) is differentiable on \(I\), and \(F'(x) = f(x)\) there. Thus, \(F\) is an antiderivative of \(f\) on \(I\):
Part II. If \(G(x)\) is any antiderivative of \(f(x)\) on \(I\), so that \(G'(x) = f(x)\) on \(I\), then for any \(b\) in \(I\) there is
Proof: using the definitions of the derivative