5. Applications of the Integral 5.1 Area Under Curves 5.2 Average - - PowerPoint PPT Presentation

5 applications of the integral 5 1 area under curves 5 2
SMART_READER_LITE
LIVE PREVIEW

5. Applications of the Integral 5.1 Area Under Curves 5.2 Average - - PowerPoint PPT Presentation

5. Applications of the Integral 5.1 Area Under Curves 5.2 Average Value 5.3 Growth and Decay Models 5.4 Return to Physics Problems 5.1 Area Under Curves 5.1.1 Area Under Curves Part I 5.1.2 Area Under Curves Part II 5.1.1 Area Under


slide-1
SLIDE 1
  • 5. Applications of the Integral
slide-2
SLIDE 2

5.1 Area Under Curves 5.2 Average Value 5.3 Growth and Decay Models 5.4 Return to Physics Problems

slide-3
SLIDE 3

5.1 Area Under Curves

slide-4
SLIDE 4

5.1.1 Area Under Curves Part I 5.1.2 Area Under Curves Part II

slide-5
SLIDE 5

5.1.1 Area Under Curves Part I

slide-6
SLIDE 6
  • One of the classic

applications of the integral is to compute areas.

  • We defined the integral to

be the area under the curve: Z b

a

f(x)dx = area under f from a to b

slide-7
SLIDE 7

Compute the area between x2 and the x-axis from x = 0 to x = 4.

slide-8
SLIDE 8
  • By convention, areas are positive. So

if is negative on

  • Geometry also informs the following

result: f(x) [a, b], − Z b

a

f(x)dx = area under f from a to b Z b

a

f(x)dx = Z c

a

f(x)dx + Z b

c

f(x)dx, if a < c < b.

slide-9
SLIDE 9

5.1.2 Area Under Curves Part II

slide-10
SLIDE 10
  • One can also compute the

area between two curves with the integral.

  • Suppose
  • The area between
  • n is

f(x) ≥ g(x) on [a, b]. f(x), g(x) [a, b] Z b

a

(f(x) − g(x))dx.

slide-11
SLIDE 11

Compute the area between f(x) = sin(x) and g(x) = cos(x) on h 0, π 4 i .

slide-12
SLIDE 12

Compute the area between f(x) = sin(x) and g(x) = cos(x) on h 0, π 2 i .

slide-13
SLIDE 13

Compute the area between f(x) = x and g(x) = x2 on [0, 1] .

slide-14
SLIDE 14

5.2 Average Value

slide-15
SLIDE 15
  • The integral also has an interpretation as the

average of a function’s value over an interval.

  • This makes sense if you recall that an integral

is approximated by Riemann sums, which are just rectangles whose heights are the function’s values.

  • The following statement is also worth

considering for constant functions, which clearly have constant average.

Z b

a

f(x)dx

slide-16
SLIDE 16
  • The average value of on the interval is
  • So, we compute the integral, then divide by the

length of the interval.

  • Interpreting the integral as a sum, this bears

resemblance to how the average of a finite set of numbers is computed.

f(x) [a, b] 1 b − a Z b

a

f(x)dx

slide-17
SLIDE 17

Compute the average value of ln(x) on [1, 100].

slide-18
SLIDE 18

Compute the average value of 1 x2 + 1 on [−1, 1].

slide-19
SLIDE 19

5.3 Growth and Decay Models

slide-20
SLIDE 20
  • The integral allows us to

solve certain basic differential equations.

  • Differential equations is a

huge world of mathematics, and a subject with many problems without solutions.

slide-21
SLIDE 21
  • It is a field of active

research, including with computers.

  • We will focus on an

simple differential equation on the CLEP exam.

slide-22
SLIDE 22
  • Consider the equation in

terms of the unknown function

  • To solve for we do

some algebra and recall the chain rule and formula for the derivative of y(x) : y0 = ky, some constant k. y(x), ln(x).

slide-23
SLIDE 23

y0 = ky ⇔ y0 y = k ⇔ Z y0 y dx = Z kdx ⇔ ln(y) = kx + C ⇔ y(x) = Cekx

slide-24
SLIDE 24
  • If we have

exponential growth.

  • If we have

exponential decay.

  • The constant is

determined based on details in the problem, noting that k > 0, k < 0, C > 0 y(0) = C.

slide-25
SLIDE 25

Suppose y0 = 2y, y(0) = 100. Find y(5).

slide-26
SLIDE 26

Suppose y0 = −5y, y(0) = 1000. Find x such that y(x) = 1.

slide-27
SLIDE 27

5.4 Return to Physics

slide-28
SLIDE 28
  • Just as we used

derivatives to understand position, velocity, and acceleration of a one- dimensional particle, so too can we use integrals.

  • We simply follow the

fundamental theory of calculus: Z b

a

f 0(x)dx = f(b) − f(a).

slide-29
SLIDE 29
  • Let be the instantaneous

velocity of a particle at time

  • The position of the particle at

time is and satisfies v(t) t. t p(t) p0(t) =v(t) ⇒ Z b

a

p0(t)dt = Z b

a

v(t)dt ⇒ p(b) =p(a) + Z b

a

v(t)dt.

slide-30
SLIDE 30

Suppose a particle has instantaneous velocity v(t) = −t2 and initial position p(0) = 10. Find p(5).

slide-31
SLIDE 31
  • A similar game can be

played with acceleration:

  • With this formula for

velocity, we can keep going and get a formula for position. v0(t) = a(t) ⇒ Z t1

t0

v0(t)dt = Z t1

t0

a(t)dt ⇒ v(t1) = v(t0) + Z t1

t0

a(t)dt.

slide-32
SLIDE 32
slide-33
SLIDE 33

Suppose a particle has instantaneous acceleration a(t) = −10, initial position p(0) = 0, and initial velocity v(0) = 0. Find p(5).