Difference between revisions of "The Definite Integral"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
:<math>A_n=f(x_1^*)\Delta x+\dots+f(x_n^*)\Delta x</math>
 
:<math>A_n=f(x_1^*)\Delta x+\dots+f(x_n^*)\Delta x</math>
  
A more convenient way to write this is with [[Calculus/Summation notation| summation notation]]:
+
A more convenient way to write this is with summation notation.
 
:<math>A_n=\sum_{i=1}^n f(x_i^*)\Delta x</math>
 
:<math>A_n=\sum_{i=1}^n f(x_i^*)\Delta x</math>
For each number <math>n</math> we get a different approximation. As <math>n</math> gets larger the width of the rectangles gets smaller which yields a better approximation (see [[:File:Riemann2.gif|Figure 3]]). In the limit of <math>A_n</math> as <math>n</math> tends to infinity we get the area <math>S</math> .  
+
For each number <math>n</math> we get a different approximation. As <math>n</math> gets larger the width of the rectangles gets smaller which yields a better approximation (see [[:File:Riemann2.gif|Figure 3]]). In the limit of <math>A_n</math> as <math>n</math> tends to infinity we get the area <math>S</math> .
  
 
==Definition of the Definite Integral==
 
==Definition of the Definite Integral==
 
Suppose <math>f</math> is a continuous function on <math>[a,b]</math> and <math>\Delta x=\frac{b-a}{n}</math> . Then the ''definite integral'' of <math>f</math> between <math>a</math> and <math>b</math> is
 
Suppose <math>f</math> is a continuous function on <math>[a,b]</math> and <math>\Delta x=\frac{b-a}{n}</math> . Then the ''definite integral'' of <math>f</math> between <math>a</math> and <math>b</math> is
 
:<math>\int\limits_a^b f(x)dx=\lim_{n\to\infty}A_n=\lim_{n\to\infty}\sum_{i=1}^n f(x_i^*)\Delta x</math>
 
:<math>\int\limits_a^b f(x)dx=\lim_{n\to\infty}A_n=\lim_{n\to\infty}\sum_{i=1}^n f(x_i^*)\Delta x</math>
where <math>x_i^*</math> are any sample points in the interval <math>[x_{i-1},x_i]</math> and <math>x_k=a+k\cdot\Delta x</math> for <math>k=0,\dots,n</math> .}}
+
where <math>x_i^*</math> are any sample points in the interval <math>[x_{i-1},x_i]</math> and <math>x_k=a+k\cdot\Delta x</math> for <math>k=0,\dots,n</math> .
  
 
It is a fact that if <math>f</math> is continuous on <math>[a,b]</math> then this limit always exists and does not depend on the choice of the points <math>x_i^*\in[x_{i-1},x_i]</math> . For instance they may be evenly spaced, or distributed ambiguously throughout the interval. The proof of this is technical and is beyond the scope of this section.
 
It is a fact that if <math>f</math> is continuous on <math>[a,b]</math> then this limit always exists and does not depend on the choice of the points <math>x_i^*\in[x_{i-1},x_i]</math> . For instance they may be evenly spaced, or distributed ambiguously throughout the interval. The proof of this is technical and is beyond the scope of this section.
  
 
===Notation===
 
===Notation===
When considering the expression, <math>\int\limits_a^b f(x)dx</math> (read "the integral from <math>a</math> to <math>b</math> of the <math>f</math> of <math>x</math> <math>dx</math>"), the function <math>f</math> is called the ''integrand'' and the interval <math>[a,b]</math> is the interval of integration. Also <math>a</math> is called the ''lower limit'' and <math>b</math> the ''upper limit'' of integration.}}
+
When considering the expression, <math>\int\limits_a^b f(x)dx</math> (read "the integral from <math>a</math> to <math>b</math> of the <math>f</math> of <math>x</math> <math>dx</math>"), the function <math>f</math> is called the ''integrand'' and the interval <math>[a,b]</math> is the interval of integration. Also <math>a</math> is called the ''lower limit'' and <math>b</math> the ''upper limit'' of integration.
  
 
[[Image:signed-area.png|thumb|right|300px|Figure 4: The integral gives the signed area under the graph.]]
 
[[Image:signed-area.png|thumb|right|300px|Figure 4: The integral gives the signed area under the graph.]]
Line 61: Line 61:
 
Notice that <math>f(x_i^*)=x_i^*=\frac{i}{n}</math> . Putting this into the formula for the approximation,
 
Notice that <math>f(x_i^*)=x_i^*=\frac{i}{n}</math> . Putting this into the formula for the approximation,
 
:<math>A_n=\sum_{i=1}^n f(x_{i}^*)\Delta x=\sum_{i=1}^n f\left(\frac{i}{n}\right)\Delta x=\sum_{i=1}^n \frac{i}{n}\cdot\frac{1}{n}=\frac{1}{n^2}\sum_{i=1}^n i</math>
 
:<math>A_n=\sum_{i=1}^n f(x_{i}^*)\Delta x=\sum_{i=1}^n f\left(\frac{i}{n}\right)\Delta x=\sum_{i=1}^n \frac{i}{n}\cdot\frac{1}{n}=\frac{1}{n^2}\sum_{i=1}^n i</math>
Now we use the [[Calculus/Summation_notation|formula]]
+
Now we use the formula
 
:<math>\sum_{i=1}^n i=\frac{n(n+1)}{2}</math>
 
:<math>\sum_{i=1}^n i=\frac{n(n+1)}{2}</math>
 
to get
 
to get
Line 91: Line 91:
 
:<math>\sum_{i=1}^n a^2=a^2\sum_{i=1}^n 1=na^2</math>
 
:<math>\sum_{i=1}^n a^2=a^2\sum_{i=1}^n 1=na^2</math>
 
:<math>\sum_{i=1}^n \frac{2a(b-a)i}{n}=\frac{2a(b-a)}{n}\sum_{i=1}^n i=\frac{2a(b-a)}{n}\cdot\frac{n(n+1)}{2}</math>
 
:<math>\sum_{i=1}^n \frac{2a(b-a)i}{n}=\frac{2a(b-a)}{n}\sum_{i=1}^n i=\frac{2a(b-a)}{n}\cdot\frac{n(n+1)}{2}</math>
For the third sum we have to use a [[Calculus/Summation_notation|formula]]
+
For the third sum we have to use a formula
 
:<math>\sum_{i=1}^n i^2=\frac{n(n+1)(2n+1)}{6}</math>
 
:<math>\sum_{i=1}^n i^2=\frac{n(n+1)(2n+1)}{6}</math>
 
to get
 
to get
Line 112: Line 112:
 
|<math>=\frac{1}{3}(b^3-a^3)</math>
 
|<math>=\frac{1}{3}(b^3-a^3)</math>
 
|}
 
|}
 
===Exercises===
 
{{question-answer|question=1. Use left- and right-handed Riemann sums with 5 subdivisions to get lower and upper bounds on the area under the function <math>f(x)=x^6</math> from <math>x=0</math> to <math>x=1</math> .|answer={{noprint|Lower bound: <math>0.062592</math><br/>Upper bound: <math>0.262592</math>}}}}
 
 
{{question-answer|question=2. Use left- and right-handed Riemann sums with 5 subdivisions to get lower and upper bounds on the area under the function <math>f(x)=x^6</math> from <math>x=1</math> to <math>x=2</math> .|answer={{noprint|Lower bound: <math>12.460992</math><br/>Upper bound:  <math>25.060992</math>}}}}
 
{{noprint|[[Calculus/Definite_integral/Solutions|Solutions]]}}
 
  
 
==Basic Properties of the Integral==
 
==Basic Properties of the Integral==
Line 123: Line 117:
  
 
===The Constant Rule===
 
===The Constant Rule===
{{Calculus/Def|text= '''Constant Rule'''
+
Constant Rule: <math>\int\limits_a^b c\cdot f(x)dx=c\int\limits_a^b f(x)dx</math>
<math>\int\limits_a^b c\cdot f(x)dx=c\int\limits_a^b f(x)dx</math>}}
 
  
 
When <math>f</math>  is positive, the height of the function <math>c\cdot f</math> at a point <math>x</math> is <math>c</math> times the height of the function <math>f</math> .  So the area under <math>c\cdot f</math> between <math>a</math> and <math>b</math> is <math>c</math> times the area under <math>f</math> . We can also give a proof using the definition of the integral, using the constant rule for limits,
 
When <math>f</math>  is positive, the height of the function <math>c\cdot f</math> at a point <math>x</math> is <math>c</math> times the height of the function <math>f</math> .  So the area under <math>c\cdot f</math> between <math>a</math> and <math>b</math> is <math>c</math> times the area under <math>f</math> . We can also give a proof using the definition of the integral, using the constant rule for limits,
Line 146: Line 139:
 
There is a special case of this rule used for integrating constants:
 
There is a special case of this rule used for integrating constants:
  
{{Calculus/Def|text= '''Integrating Constants'''<br>
+
If <math>c</math> is constant then <math>\int\limits_a^b c\ dx=c(b-a)</math>
If <math>c</math> is constant then <math>\int\limits_a^b c\ dx=c(b-a)</math>}}
 
  
 
When <math>c>0</math> and <math>a<b</math> this integral is the area of a rectangle of height <math>c</math> and width <math>b-a</math> which equals <math>c(b-a)</math> .
 
When <math>c>0</math> and <math>a<b</math> this integral is the area of a rectangle of height <math>c</math> and width <math>b-a</math> which equals <math>c(b-a)</math> .
Line 157: Line 149:
  
 
===The addition and subtraction rule===
 
===The addition and subtraction rule===
{{Calculus/Def|text= '''Addition and Subtraction Rules of Integration'''<br>
+
Addition and Subtraction Rules of Integration:
 +
 
 
<math>\int\limits_a^b \bigl(f(x)+g(x)\bigr)dx=\int\limits_a^b f(x)dx+\int\limits_a^b g(x)dx</math>
 
<math>\int\limits_a^b \bigl(f(x)+g(x)\bigr)dx=\int\limits_a^b f(x)dx+\int\limits_a^b g(x)dx</math>
<math>\int\limits_a^b \bigl(f(x)-g(x)\bigr)dx=\int\limits_a^b f(x)dx-\int\limits_a^b g(x)dx</math>}}
+
<math>\int\limits_a^b \bigl(f(x)-g(x)\bigr)dx=\int\limits_a^b f(x)dx-\int\limits_a^b g(x)dx</math>
  
 
As with the constant rule, the addition rule follows from the addition rule for limits:
 
As with the constant rule, the addition rule follows from the addition rule for limits:
Line 182: Line 175:
 
'''Example'''
 
'''Example'''
 
:<math>\int\limits_0^2 (4x^2+14)dx=4\int\limits_0^2 x^2dx+\int\limits_0^2 14dx=4\cdot\frac{1}{3}(2^3-0^3)+2\cdot 14=\frac{32}{3}+28=\frac{116}{3}</math>
 
:<math>\int\limits_0^2 (4x^2+14)dx=4\int\limits_0^2 x^2dx+\int\limits_0^2 14dx=4\cdot\frac{1}{3}(2^3-0^3)+2\cdot 14=\frac{32}{3}+28=\frac{116}{3}</math>
 
====Exercise====
 
{{question-answer|question=3. Use the subtraction rule to find the area between the graphs of <math>f(x)=x</math> and <math>g(x)=x^2</math> between <math>x=0</math> and <math>x=1</math>|answer={{noprint|<math>\frac{1}{6}</math>}}}}
 
{{noprint|[[Calculus/Definite_integral/Solutions|Solution]]}}
 
  
 
===The Comparison Rule===
 
===The Comparison Rule===
 
[[Image:Integral_comparison_1.png|thumb|300px|right|Figure 7: Bounding the area under <math>f(x)</math> on <math>[a,b]</math>]]
 
[[Image:Integral_comparison_1.png|thumb|300px|right|Figure 7: Bounding the area under <math>f(x)</math> on <math>[a,b]</math>]]
  
{{Calculus/Def|text= '''Comparison Rule'''
+
Comparison Rule:
 
*Suppose <math>f(x)\ge 0</math> for all <math>x\in[a,b]</math> . Then
 
*Suppose <math>f(x)\ge 0</math> for all <math>x\in[a,b]</math> . Then
 
:<math>\int\limits_a^b f(x)dx\ge 0</math>
 
:<math>\int\limits_a^b f(x)dx\ge 0</math>
Line 196: Line 185:
 
:<math>\int\limits_a^b f(x)dx\ge\int\limits_a^b g(x)dx</math>
 
:<math>\int\limits_a^b f(x)dx\ge\int\limits_a^b g(x)dx</math>
 
*Suppose <math>M\ge f(x)\ge m</math> for all <math>x\in[a,b]</math> . Then
 
*Suppose <math>M\ge f(x)\ge m</math> for all <math>x\in[a,b]</math> . Then
:<math>M(b-a)\ge\int\limits_a^b f(x)dx\ge m(b-a)</math>}}
+
:<math>M(b-a)\ge\int\limits_a^b f(x)dx\ge m(b-a)</math>
  
 
If <math>f(x)\ge 0</math> then each of the rectangles in the Riemann sum to calculate the integral of <math>f</math> will be above the <math>y</math> axis, so the area will be non-negative. If <math>f(x)\ge g(x)</math> then <math>f(x)-g(x)\ge 0</math> and by the first property we get the second property. Finally if <math>M\ge f(x)\ge m</math> then the area under the graph of <math>f</math> will be greater than the area of rectangle with height <math>m</math> and less than the area of the rectangle with height <math>M</math> (see [[:File:Integral_comparison_1.png|Figure 7]]).  So
 
If <math>f(x)\ge 0</math> then each of the rectangles in the Riemann sum to calculate the integral of <math>f</math> will be above the <math>y</math> axis, so the area will be non-negative. If <math>f(x)\ge g(x)</math> then <math>f(x)-g(x)\ge 0</math> and by the first property we get the second property. Finally if <math>M\ge f(x)\ge m</math> then the area under the graph of <math>f</math> will be greater than the area of rectangle with height <math>m</math> and less than the area of the rectangle with height <math>M</math> (see [[:File:Integral_comparison_1.png|Figure 7]]).  So
Line 202: Line 191:
  
 
===Linearity with respect to endpoints===
 
===Linearity with respect to endpoints===
{{Calculus/Def|text= '''Additivity with respect to endpoints'''
+
Additivity with respect to endpoints:
 +
 
 
Suppose <math>a<c<b</math> . Then
 
Suppose <math>a<c<b</math> . Then
:<math>\int\limits_a^b f(x)dx=\int\limits_a^c f(x)dx+\int\limits_c^b f(x)dx</math>}}
+
:<math>\int\limits_a^b f(x)dx=\int\limits_a^c f(x)dx+\int\limits_c^b f(x)dx</math>
  
 
Again suppose that <math>f</math> is positive. Then this property should be interpreted as saying that the area under the graph of <math>f</math> between <math>a</math> and <math>b</math> is the area between <math>a</math> and <math>c</math> plus the area between <math>c</math> and <math>b</math> (see [[:File:Integral_linear_endpoints.png|Figure 8]]).
 
Again suppose that <math>f</math> is positive. Then this property should be interpreted as saying that the area under the graph of <math>f</math> between <math>a</math> and <math>b</math> is the area between <math>a</math> and <math>c</math> plus the area between <math>c</math> and <math>b</math> (see [[:File:Integral_linear_endpoints.png|Figure 8]]).
Line 216: Line 206:
 
With these definitions,
 
With these definitions,
 
:<math>\int\limits_a^b f(x)dx=\int\limits_a^c f(x)dx+\int\limits_c^b f(x)dx</math>
 
:<math>\int\limits_a^b f(x)dx=\int\limits_a^c f(x)dx+\int\limits_c^b f(x)dx</math>
whatever the order of <math>a,b,c</math> .}}
+
whatever the order of <math>a,b,c</math> .
 
 
====Exercise====
 
{{question-answer|question=4. Use the results of exercises 1 and 2 and the property of linearity with respect to endpoints to determine upper and lower bounds on <math>\int\limits_0^2 x^6dx</math> .|answer={{noprint|Lower bound: <math>12.523584</math><br/>Upper bound: <math>25.323584</math>}}}}
 
{{noprint|[[Calculus/Definite_integral/Solutions|Solution]]}}
 
  
 
===Even and odd functions===
 
===Even and odd functions===
 
Recall that a function <math>f</math> is called odd if it satisfies <math>f(-x)=-f(x)</math> and is called even if <math>f(-x)=f(x)</math> .
 
Recall that a function <math>f</math> is called odd if it satisfies <math>f(-x)=-f(x)</math> and is called even if <math>f(-x)=f(x)</math> .
  
{{Calculus/Def|text= Suppose <math>f</math> is a continuous odd function then for any <math>a</math> ,
+
Suppose <math>f</math> is a continuous odd function. Then for any <math>a</math>,
 +
 
 
:<math>\int\limits_{-a}^a f(x)dx=0</math>
 
:<math>\int\limits_{-a}^a f(x)dx=0</math>
  
If <math>f</math> is a continuous even function then for any <math>a</math> ,
+
If <math>f</math> is a continuous even function then for any <math>a</math>,
:<math>\int\limits_{-a}^a f(x)dx=2\int\limits_0^a f(x)dx</math>}}
+
 
 +
:<math>\int\limits_{-a}^a f(x)dx=2\int\limits_0^a f(x)dx</math>
  
 
Suppose <math>f</math> is an odd function and consider first just the integral from <math>-a</math> to <math>0</math> . We make the substitution <math>u=-x</math> so <math>du=-dx</math> . Notice that if <math>x=-a</math> then <math>u=a</math> and if <math>x=0</math> then <math>u=0</math> . Hence
 
Suppose <math>f</math> is an odd function and consider first just the integral from <math>-a</math> to <math>0</math> . We make the substitution <math>u=-x</math> so <math>du=-dx</math> . Notice that if <math>x=-a</math> then <math>u=a</math> and if <math>x=0</math> then <math>u=0</math> . Hence
Line 243: Line 231:
 
The proof of the formula for even functions is similar.
 
The proof of the formula for even functions is similar.
  
{{question-answer|question=5. Prove that if <math>f</math> is a continuous even function then for any <math>a</math> ,
+
Prove that if <math>f</math> is a continuous even function then for any <math>a</math> ,
:<math>\int\limits_{-a}^a f(x)dx=2\int\limits_0^a f(x)dx</math> .|answer={{noprint/top}}From the property of linearity of the endpoints we have<br/>
+
:<math>\int\limits_{-a}^a f(x)dx=2\int\limits_0^a f(x)dx</math>.
 +
 
 +
From the property of linearity of the endpoints we have<br/>
 
:<math>\int\limits_{-a}^a f(x)dx=\int\limits_{-a}^0 f(x)dx+\int\limits_0^a f(x)dx</math>
 
:<math>\int\limits_{-a}^a f(x)dx=\int\limits_{-a}^0 f(x)dx+\int\limits_0^a f(x)dx</math>
 
Make the substitution <math>u=-x;\quad du=-dx</math> . <math>u=a</math> when <math>x=-a</math> and <math>u=0</math> when <math>x=0</math> . Then
 
Make the substitution <math>u=-x;\quad du=-dx</math> . <math>u=a</math> when <math>x=-a</math> and <math>u=0</math> when <math>x=0</math> . Then
 
:<math>\int\limits_{-a}^0 f(x)dx=\int\limits_a^0 f(-u)(-du)=-\int\limits_a^0 f(-u)du=\int\limits_0^a f(-u)du=\int\limits_0^a f(u)du</math>
 
:<math>\int\limits_{-a}^0 f(x)dx=\int\limits_a^0 f(-u)(-du)=-\int\limits_a^0 f(-u)du=\int\limits_0^a f(-u)du=\int\limits_0^a f(u)du</math>
 
where the last step has used the evenness of <math>f</math> . Since <math>u</math> is just a dummy variable, we can replace it with <math>x</math> . Then
 
where the last step has used the evenness of <math>f</math> . Since <math>u</math> is just a dummy variable, we can replace it with <math>x</math> . Then
:<math>\int\limits_{-a}^a f(x)dx=\int\limits_0^a f(x)dx+\int\limits_0^a f(x)dx=2\int\limits_0^a f(x)dx</math>{{noprint/bottom}}}}
+
:<math>\int\limits_{-a}^a f(x)dx=\int\limits_0^a f(x)dx+\int\limits_0^a f(x)dx=2\int\limits_0^a f(x)dx</math>
  
 
==Resources==
 
==Resources==
Line 258: Line 248:
  
 
* [https://mathresearch.utsa.edu/wikiFiles/MAT1214/The%20Definite%20Integral/MAT1214-5.3TheDefiniteIntegralNotes.pdf The Definite Integral Notes] created by Professor Eduardo Duenez, UTSA.
 
* [https://mathresearch.utsa.edu/wikiFiles/MAT1214/The%20Definite%20Integral/MAT1214-5.3TheDefiniteIntegralNotes.pdf The Definite Integral Notes] created by Professor Eduardo Duenez, UTSA.
 +
 +
==Licensing==
 +
Content obtained and/or adapted from:
 +
* [https://en.wikibooks.org/wiki/Calculus/Definite_integral Definite integral, Wikibooks: Calculus] under a CC BY-SA license

Latest revision as of 10:25, 28 October 2021

Suppose we are given a function and would like to determine the area underneath its graph over an interval. We could guess, but how could we figure out the exact area? Below, using a few clever ideas, we actually define such an area and show that by using what is called the definite integral we can indeed determine the exact area underneath a curve.

Introduction

Figure 1: Approximation of the area under the curve from to .
Figure 2: Rectangle approximating the area under the curve from to with sample point .

The rough idea of defining the area under the graph of is to approximate this area with a finite number of rectangles. Since we can easily work out the area of the rectangles, we get an estimate of the area under the graph. If we use a larger number of smaller-sized rectangles we expect greater accuracy with respect to the area under the curve and hence a better approximation. Somehow, it seems that we could use our old friend from differentiation, the limit, and "approach" an infinite number of rectangles to get the exact area. Let's look at such an idea more closely.

Suppose we have a function that is positive on the interval and we want to find the area under between and . Let's pick an integer and divide the interval into subintervals of equal width (see Figure 1). As the interval has width , each subinterval has width . We denote the endpoints of the subintervals by . This gives us

Figure 3: Riemann sums with an increasing number of subdivisions yielding better approximations.

Now for each pick a sample point in the interval and consider the rectangle of height and width (see Figure 2). The area of this rectangle is . By adding up the area of all the rectangles for we get that the area is approximated by

A more convenient way to write this is with summation notation.

For each number we get a different approximation. As gets larger the width of the rectangles gets smaller which yields a better approximation (see Figure 3). In the limit of as tends to infinity we get the area .

Definition of the Definite Integral

Suppose is a continuous function on and . Then the definite integral of between and is

where are any sample points in the interval and for .

It is a fact that if is continuous on then this limit always exists and does not depend on the choice of the points . For instance they may be evenly spaced, or distributed ambiguously throughout the interval. The proof of this is technical and is beyond the scope of this section.

Notation

When considering the expression, (read "the integral from to of the of "), the function is called the integrand and the interval is the interval of integration. Also is called the lower limit and the upper limit of integration.

Figure 4: The integral gives the signed area under the graph.

One important feature of this definition is that we also allow functions which take negative values. If for all then so . So the definite integral of will be strictly negative. More generally if takes on both positive and negative values then will be the area under the positive part of the graph of minus the area above the graph of the negative part of the graph (see Figure 4). For this reason we say that is the signed area under the graph.

Independence of Variable

It is important to notice that the variable did not play an important role in the definition of the integral. In fact we can replace it with any other letter, so the following are all equal:

Each of these is the signed area under the graph of between and . Such a variable is often referred to as a dummy variable or a bound variable.

Left and Right Handed Riemann Sums

Figure 5: Right-handed Riemann sum
Figure 6: Left-handed Riemann sum

The following methods are sometimes referred to as L-RAM and R-RAM, RAM standing for "Rectangular Approximation Method."

We could have decided to choose all our sample points to be on the right hand side of the interval (see Figure 5). Then for all and the approximation that we called for the area becomes

This is called the right-handed Riemann sum, and the integral is the limit

Alternatively we could have taken each sample point on the left hand side of the interval. In this case (see Figure 6) and the approximation becomes

Then the integral of is

The key point is that, as long as is continuous, these two definitions give the same answer for the integral.

Examples

Example 1
In this example we will calculate the area under the curve given by the graph of for between 0 and 1. First we fix an integer and divide the interval into subintervals of equal width. So each subinterval has width

To calculate the integral we will use the right-handed Riemann sum. (We could have used the left-handed sum instead, and this would give the same answer in the end). For the right-handed sum the sample points are

Notice that . Putting this into the formula for the approximation,

Now we use the formula

to get

To calculate the integral of between and we take the limit as tends to infinity,

Example 2
Next we show how to find the integral of the function between and . This time the interval has width so

Once again we will use the right-handed Riemann sum. So the sample points we choose are

Thus

We have to calculate each piece on the right hand side of this equation. For the first two,

For the third sum we have to use a formula

to get

Putting this together

Taking the limit as tend to infinity gives

Basic Properties of the Integral

From the definition of the integral we can deduce some basic properties. For all the following rules, suppose that and are continuous on .

The Constant Rule

Constant Rule:

When is positive, the height of the function at a point is times the height of the function . So the area under between and is times the area under . We can also give a proof using the definition of the integral, using the constant rule for limits,

Example

We saw in the previous section that

Using the constant rule we can use this to calculate that

,
.

Example

We saw in the previous section that

We can use this and the constant rule to calculate that

There is a special case of this rule used for integrating constants:

If is constant then

When and this integral is the area of a rectangle of height and width which equals .

Example

The addition and subtraction rule

Addition and Subtraction Rules of Integration:

As with the constant rule, the addition rule follows from the addition rule for limits:

The subtraction rule can be proved in a similar way.

Example

From above and so

Example

The Comparison Rule

Figure 7: Bounding the area under on

Comparison Rule:

  • Suppose for all . Then
  • Suppose for all . Then
  • Suppose for all . Then

If then each of the rectangles in the Riemann sum to calculate the integral of will be above the axis, so the area will be non-negative. If then and by the first property we get the second property. Finally if then the area under the graph of will be greater than the area of rectangle with height and less than the area of the rectangle with height (see Figure 7). So

Linearity with respect to endpoints

Additivity with respect to endpoints:

Suppose . Then

Again suppose that is positive. Then this property should be interpreted as saying that the area under the graph of between and is the area between and plus the area between and (see Figure 8).

Figure 8: Illustration of the property of additivity with respect to endpoints

{{Calculus/Def|text= Extension of Additivity with respect to limits of integration
When we have that so

Also in defining the integral we assumed that . But the definition makes sense even when , in which case has changed sign. This gives

With these definitions,

whatever the order of .

Even and odd functions

Recall that a function is called odd if it satisfies and is called even if .

Suppose is a continuous odd function. Then for any ,

If is a continuous even function then for any ,

Suppose is an odd function and consider first just the integral from to . We make the substitution so . Notice that if then and if then . Hence

.

Now as is odd, so the integral becomes

.

Now we can replace the dummy variable with any other variable. So we can replace it with the letter to give

.

Now we split the integral into two pieces

.

The proof of the formula for even functions is similar.

Prove that if is a continuous even function then for any ,

.

From the property of linearity of the endpoints we have

Make the substitution . when and when . Then

where the last step has used the evenness of . Since is just a dummy variable, we can replace it with . Then

Resources

Licensing

Content obtained and/or adapted from: