21
RIEMANN SUMS, THE DEFINITE INTEGRAL, INTEGRAL AS AREA Section 5.2a

Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Embed Size (px)

Citation preview

Page 1: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

RIEMANN SUMS, THE DEFINITE

INTEGRAL, INTEGRAL AS

AREASection 5.2a

Page 2: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

First, we need a reminder of sigma notation:

1

n

kk

a 1 2 3 1n na a a a a

How do we evaluate:

…and what happens if an “infinity” symbol appearsabove the sigma???

The terms go on indefinitely!!!

LRAM, MRAM, and RRAM are all examples ofRiemann sums, because of how they were constructed.

In this section, we start with a more general accountof these sums………………….observe…………….

Page 3: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

We start with an arbitrary function f(x), defined on a closedinterval [a, b].

a b

Partition the interval [a, b] into n subintervals by choosing n – 1points between a and b, subject only to

1 2 1na x x x b

Letting a = x and b = x , we have apartition of [a, b]:

0 1 2, , , , nP x x x x

0 n

Page 4: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

We start with an arbitrary function f(x), defined on a closedinterval [a, b].

The partition P determines n closed subintervals.thkThe subinterval is , which has length

1k k kx x x 1,k kx x

x

2x1x

1x0x a 1kx 2x

kx

kx 1nx nx b

nx

In each subinterval we choose some number, denoting thenumber chosen from the subinterval by .thk kc

On each subinterval, we create a rectangle that reaches fromthe x-axis to touch the curve at . ,k kc f c

Page 5: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

a b

On each subinterval, we create a rectangle that reaches fromthe x-axis to touch the curve at . ,k kc f c

1c 2c

kc nc

1 1,c f c

,n nc f c

2 2,c f c

,k kc f c

On each subinterval, we form theproduct

(which can be positive,negative, or zero…)

kf c x

Area of each rectangle!!!

Page 6: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

a b

1c 2c

kc nc

1 1,c f c

,n nc f c

2 2,c f c

,k kc f c

Finally, take the sum of these products:

1

n

n k kk

S f c x

This sum is called theRiemann sum for f on the interval [a, b]

Page 7: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

As with LRAM, MRAM, and RRAM, all Riemann sums for agiven interval [a, b] will converge to common value, as long asthe subinterval lengths all tend to zero.

To ensure this last condition, we require that the longestsubinterval (called the norm of the partition, denoted ||P||)tends to zero…

Riemann Sums

Page 8: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Definition: The Definite Integral as aLimit of Riemann SumsLet f be a function defined on a closed interval [a, b]. For anypartition P of [a, b], let numbers be chosen arbitrarily in thesubintervals . 1,k kx x

kc

If there exists a number I such that

0

1

limn

k kP

k

f c x I

no matter how P and the ‘s are chosen, then f is integrableon [a, b] and I is the definite integral of f over [a, b].

kc

Page 9: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Theorem: The Existence of DefiniteIntegralsIn particular, if f is continuous, then choices about partitions and ‘s don’t matter, as long as the longest subinterval tends tozero:kc

All continuous functions are integrable. That is, if afunction f is continuous on an interval [a, b], then itsdefinite integral over [a, b] exists.

This theorem allows for a simpler definition of the definite integralfor continuous functions. We need only consider the limit ofregular partitions (in which all subintervals have the samelength)…

Page 10: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

The Definite Integral of a ContinuousFunction on [a, b]Let f be continuous on [a, b], and let [a, b] be partitioned into nsubintervals of equal length . Then thedefinite integral of f over [a, b] is given by

x b a n

1

limn

kn

k

f c x

where each is chosen arbitrarily in the subinterval.kc

thk

Page 11: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Integral NotationThe Greek “S” is changed to an elongated Roman “S,”so that the integral retains its identity as a “sum.”

1

limn

kn

k

f c x

b

a

f x dxThis is read as “the integral from a to b of f of x dee x”

or “the integral from a to b of f of x with respect to x”

Page 12: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Integral Notation

b

a

f x dx

The function isthe integrand

x is the variableof integration (also

called a dummyvariable)

Upper limitof integration

Lower limitof integration

IntegralSign

Integral of f from a to b

When you find the valueof the integral, you haveevaluated the integral

Page 13: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

A Quick Practice Problem

4x n The interval [–1, 3] is partitioned into n subintervals of equallength . Let denote the midpoint of thesubinterval. Express the given limit as an integral.

kmthk

2

1

lim 3 2 5n

k kn

k

m m x

23 2 5f x x x The function being integrated is

over the interval [–1, 3]...

3

2

1

3 2 5x x dx

Page 14: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Definition: Area Under a Curve (as aDefinite IntegralIf is nonnegative and integrable overa closed interval [a, b], then the area underthe curve of from a to b is theintegral of from a to b,

b

a

A f x dx

y f x

y f xf

Page 15: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Practice ProblemEvaluate the integral

2 2

24 x dx

What is the graph of the integrand???

2 2

24 2x dx

21

2r

From Geometry-Land:

Area = 212 2

2

(2, 0)(–2, 0)

(0, 2)

Page 16: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

What happens when the curve isbelow the x-axis?

The area is negative!!!

b

a

f x dx Area = 0f x when

Page 17: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

If an integrable function y = f (x) has both positive and negativevalues on the interval [a, b], add the areas of the rectanglesabove the x-axis, and subtract those below the x-axis:

For any integrable function,

b

af x dx = (area above x-axis) – (area below x-axis)

Page 18: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

What happens with constantfunctions?

If f (x) = c, where c is a constant, on theinterval [a, b], then

b

af x dx

b

ac dx c b a

Does this make sense graphically???

3

28 dx

Quick Example:

8 3 2 40

Page 19: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Practice ProblemsUse the graph of the integrand and areas to evaluatethe given integral.

3 2

1 22 4x dx

11 3 1

2 2

Page 20: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Practice ProblemsUse the graph of the integrand and areas to evaluatethe given integral.

1

11 x dx

12 1

2 1

Page 21: Section 5.2a. First, we need a reminder of sigma notation: How do we evaluate: …and what happens if an “infinity” symbol appears above the sigma???

Practice ProblemsUse the graph of the integrand and areas to evaluatethe given integral.

3b

atdt

13 3

2b a b a

2 23

2b a

a b

3a

3b