Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Definite Integrals: Addition, Linearity, Estimation, Absolute Value, Variable Change, Study notes of Calculus

Various properties of definite integrals, including interval addition, linearity, estimation, absolute value, and change of variables. Properties (1) to (5) are presented with examples, and property (6) is introduced to estimate integrals with both positive and negative integrands. Property (7), the change of variables formula, is also explained.

Typology: Study notes

2021/2022

Uploaded on 09/12/2022

ekavaria
ekavaria 🇺🇸

4.4

(38)

262 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
PI. PROPERTIES OF INTEGRALS
For ease in using the definite integral, it is important to know its properties. Your book
lists the following1(on the right, we give a name to the property):
Za
b
f(x)dx =Zb
a
f(x)dx integrating backwards(1)
Za
a
f(x)dx = 0(2)
Zb
a
f(x)dx =Zc
a
f(x)dx +Zb
c
f(x)dx interval addition(3)
Zb
a
(f+g)dx =Zb
a
f(x)dx +Zb
a
g(x)dx linearity(4)
Zb
a
C f(x)dx =CZb
a
f(x)dx linearity
Zb
a
f(x)dx Zb
a
g(x)dx if f(x)g(x) on [a, b]estimation(5)
Property (5) is useful in estimating definite integrals that cannot be calculated exactly.
Example 1. Show that Z1
0p1 + x3dx < 1.3.
Solution. We estimate the integrand, and then use (6). We have
x3xon [0,1];
Z1
0p1 + x3dx Z1
0
1 + x dx =2
3(1 + x)3/21
0
=2
3(221) 1.22 <1.3.
We add two more properties to the above list.
(6)
Zb
a
f(x)dx
Zb
a|f(x)|dx . absolute value property
Property (6) is used to estimate the size of an integral whose integrand is both positive and
negative (which often makes the direct use of (5) awkward). The idea behind (6) is that on
the left side, the intervals on which f(x) is negative give a negative value to the integral,
and these “negative” areas lower the overall value of the integral; on the right the integrand
has been changed so that it is always positive, which makes the integral larger.
Example 2. Estimate the size of Z100
0
exsin x dx .
1see Simmons pp. 214-215
1
pf2

Partial preview of the text

Download Definite Integrals: Addition, Linearity, Estimation, Absolute Value, Variable Change and more Study notes Calculus in PDF only on Docsity!

PI. PROPERTIES OF INTEGRALS

For ease in using the definite integral, it is important to know its properties. Your book

lists the following 1 (on the right, we give a name to the property):

a

b

f (x) dx = −

b

a

(1) f (x) dx integrating backwards

a

a

(2) f (x) dx = 0

b

a

f (x) dx =

c

a

f (x) dx +

b

c

(3) f (x) dx interval addition

b

a

(f + g) dx =

b

a

f (x) dx +

b

a

(4) g(x) dx linearity

b

a

C f (x) dx = C

b

a

f (x) dx linearity

b

a

f (x) dx ≤

b

a

(5) g(x) dx if f (x) ≤ g(x) on [a, b] estimation

Property (5) is useful in estimating definite integrals that cannot be calculated exactly.

Example 1. Show that

1

0

1 + x 3 dx < 1. 3.

Solution. We estimate the integrand, and then use (6). We have

x

3 ≤ x on [0, 1];

∫ (^1)

0

1 + x^3 dx ≤

0

1 + x dx =

(1 + x)

3 / 2

] 1

0

We add two more properties to the above list.

b

a

f (x) dx

b

a

|f (x)| dx. absolute value property

Property (6) is used to estimate the size of an integral whose integrand is both positive and

negative (which often makes the direct use of (5) awkward). The idea behind (6) is that on

the left side, the intervals on which f (x) is negative give a negative value to the integral,

and these “negative” areas lower the overall value of the integral; on the right the integrand

has been changed so that it is always positive, which makes the integral larger.

Example 2. Estimate the size of

0

e

−x sin x dx.

1 see Simmons pp. 214-

1

2 PI. PROPERTIES OF INTEGRALS

Solution. A crude estimate would be ∣ ∣ ∣ ∣

100

0

e

−x sin x dx

100

0

e

−x | sin x| dx

100

0

e

−x dx, by (5), since | sin x| ≤ 1;

= −e

−x

] 100

0

= −e

− 100

  • 1 < 1.

A final property tells one how to change the variable in a definite integral. The formula is

the most important reason for including dx in the notation for the definite integral, that is,

writing

∫ (^) b

a

f (x) dx for the integral, rather than simply

∫ (^) b

a

f (x), as some authors do.

∫ (^) d

c

f (u) du =

∫ (^) b

a

f (u(x))

du

dx

dx,

u = u(x),

c = u(a),

d = u(b).

change of variables formula

In words, we can change the variable from u to x, provided we

(i) express du in terms of dx; (ii) change the limits of integration.

2

There are various possible hypotheses on u(x); the simplest is that it should be differen-

tiable, and either increasing or decreasing on the x-interval [a, b].

Example 3. Evaluate

1

0

du

(1 + u 2 ) 3 / 2

by substituting u = tan x.

Solution. u = 0, 1 corresponds to x = 0, π/4; du = sec

2 x dx; 1 + tan

2 x = sec

2 x; thus ∫ 1

0

du

(1 + u 2 ) 3 / 2

π/ 4

0

sec

2 x

sec 3 x

dx

∫ (^) π/ 4

0

cos x dx = sin x

]π/ 4

0

Proof of (7). We use the First Fundamental Theorem.

3 Let F (u) be an antiderivative of

f (u):

F (u) =

(8) f (u) du;

d

dx

F (u(x)) =

dF

du

du

dx

= f (u)

du

dx

, by the chain rule. So

F (u(x)) =

f (u(x))

du

dx

(9) dx. Therefore

∫ (^) d

c

f (u) du = F (d) − F (c), by the First Fundamental Theorem and (8);

= F (u(b)) − F (u(a)) =

∫ (^) b

a

f (u(x))

du

dx

dx,

by the First Fundamental Theorem and (9). 

. Exercises: Section 3E

2 see Simmons p.339 for a discussion and an example 3 see Section FT