chapter 4

25
CHAPTER 4 THE DEFINITE INTEGRAL

Upload: alea-avila

Post on 01-Jan-2016

23 views

Category:

Documents


0 download

DESCRIPTION

CHAPTER 4. THE DEFINITE INTEGRAL. 4.1 Introduction to Area. Finding area of polygonal regions can be accomplished using area formulas for rectangles and triangles. Finding area bounded by a curve is more challenging. - PowerPoint PPT Presentation

TRANSCRIPT

CHAPTER 4

THE DEFINITE INTEGRAL

4.1 Introduction to Area

• Finding area of polygonal regions can be accomplished using area formulas for rectangles and triangles.

• Finding area bounded by a curve is more challenging.

• Consider that the area inside a circle is the same as the area of an inscribed n-gon where n is infinitely large.

Adding infinitely many terms together

• Summation notation simplifies representation• Area under any curve can be found by summing

infinitely many rectangles fitting under the curve.

n

iii

nn

ttfArea

ttfttfttfttfArea

1

332211

)(

)(...)()()(

4.2 The Definite Integral• Riemann sum is the sum of the product of

all function values at an arbitrary point in an interval times the length of the interval.

• Intervals may be of different lengths, the point of evaluation could be any point in the interval.

• To find an area, we must find the sum of infinitely many rectangles, each getting infinitely small.

Definition: Definite Integral

• Let f be a function that is defined on the closed interval [a,b].

• If exists, we say f is

integrable on [a,b]. Moreover, called the definite integral

(or Riemann integral) of f from a to be, is then given as that limit.

b

a

dxxf )(

n

iii

Pxxf

1

_

0)(lim

Area under a curve• The definite integral from a to b of f(x) gives the

signed area of the region trapped between the curve, f(x), and the x-axis on that interval.

• The lower limit of integration is a and the upper limit of integration is b.

• If f is bounded on [a,b] and continuous except at a finite number of points, then f is integrable on [a,b]. In particular, if f is continuous on the whole interval [a,b], it is integrable on [a,b].

Functions that are always integrable

• Polynomial functions

• Sin & cosine functions

• Rational functions, provided that [a,b] contains no points where the denominator is 0.

4.3 First Fundamental Theorem

• Let f be continous on the closed interval [a,b] and let x be a (variable) point in (a,b). Then

x

a

xfdttfdx

d)()(

What does this mean?

• The rate at which the area under the curve of function, f(t), is changing at a point is equal to the value of the function at that point.

4.4 The 2nd Fundamental Theorem of Calculus and the Method of

Substitution

• Let f be continuous (integrable) on [a,b], and let F be any antiderivative of f on [a,b]. Then the definite integral is

b

a

aFbFdxxf )()()(

Evaluate

42644121664

)2(3)2(4

)2()4(34

4

4

34

32

24

24

4

2

4

2

24

3

xx

xdxxx

Substitution Rule for Indefinite Integrals

• Let g be a differentiable function and suppose that F is an antiderivative of f. Then

CxgFdxxgxgf ))(()('))((

What does this remind you of?

• It is the chain rule! (from differentiation)

• In this case, you have an integral with a function and it’s derivative both present in the integrand.

• This is often referred to as “u-substitution”

• Let u=function and du=that function’s derivative

Evaluate

Cx

Cu

duu

dxxx

dxxduxu

dxxx

9

)3(cos

93

1

)3sin(3))3(cos(3

1

})3sin(3),3cos({

)3sin()3(cos

332

2

2

Substitution Rule for Definite Integrals

• Let g have a continuous derivative on [a,b], and let f be continuous on the range of g. Then where u=g(x):

b

a

bg

ag

duufdxxgxgf)(

)(

)()('))((

What does this mean?

• For a definite integral, when a substitution for u is made, the upper and lower limits of integration must change. They were stated in terms of x, they must be changed to be the corresponding values, in terms of u.

• When this change in the upper & lower limits is made, there is no need to change the function back to be in terms of x. It is evaluated in terms of the upper & lower limits in terms of u.

Evaluate:

3

1

31

21

9

1

53.1)1cos3(cos)cos(sin

39,11,2

1,,

2

sin

uudu

uudxx

duxudxx

x

4.5 The Mean Value Theorem for Integrals and the Use of Symmetry

• Average Value of a Function: If f is integrable on the interval [a,b], then the average value of f on [a,b] is:

b

a

ave dxxfab

f )(1

What does this mean?

• If you consider the definite integral from over [a,b] to be the area between the curve f(x) and the x-axis, f-average is the height of the rectangle that would be formed over that same interval containing precisely the same area.

Mean Value Theorem for Integrals

• If f is continuous on [a,b], then there is a number c between a and b such that

b

a

dttfab

cf )(1

)(

Symmetry Theorem

• If f is an even function then

• If f is an odd function, then

0)(

)(2)(0

a

a

aa

a

dxxf

dxxfdxxf

4.6 Numerical Integration

• If f is continuous on a closed interval [a,b], then the definite integral must exist. However, it is not always easy or possible to find the definite integral.

• In these cases, we use other methods to closely approximate the definite integral.

Methods for approximating a definite integral

• Left (or right or midpoint) Riemann sums (estimate the area with rectangles)

• Trapezoidal Rule (estimate with several trapezoids)

• Simpson’s Rule (estimate the area with the region contained under several parabolas)

Summary of numerical techniques

• Approximating the definite integral of f(x) over the interval from a to b.

)]()(4)...(4)(2)(4)([3

:'

2

)()(

2:

))1((:

13210

1

1

1

nn

n

i

ii

n

i

xfxfxfxfxfxfn

ab

sSimpson

xfxf

n

abTrapezoid

n

abiaf

n

abRiemann