M1120 Class 6 Dan Barbasch September 11, 2011 - - PowerPoint PPT Presentation

m1120 class 6
SMART_READER_LITE
LIVE PREVIEW

M1120 Class 6 Dan Barbasch September 11, 2011 - - PowerPoint PPT Presentation

M1120 Class 6 Dan Barbasch September 11, 2011 http://www.math.cornell.edu/ web1120/index.html Dan Barbasch () M1120 Class 6 September 11, 2011 1 / 17 Surface Area Dan Barbasch () M1120 Class 6 September 11, 2011 2 / 17 Surface Area


slide-1
SLIDE 1

M1120 Class 6

Dan Barbasch September 11, 2011 http://www.math.cornell.edu/˜web1120/index.html

Dan Barbasch () M1120 Class 6 September 11, 2011 1 / 17

slide-2
SLIDE 2

Surface Area

Dan Barbasch () M1120 Class 6 September 11, 2011 2 / 17

slide-3
SLIDE 3

Surface Area

Dan Barbasch () M1120 Class 6 September 11, 2011 2 / 17

slide-4
SLIDE 4

Surface Area

Central to surface area of a surface of revolution is the idea of approximating a little rotated piece of the surface by such a frustrum. Before rotation, the piece of curve has length ds.

Dan Barbasch () M1120 Class 6 September 11, 2011 2 / 17

slide-5
SLIDE 5

Surface Area

After rotation, the area dA of the rotated piece is: dA = 2π radius ds . So the total area is A = b

a

2πr ds .

Dan Barbasch () M1120 Class 6 September 11, 2011 2 / 17

slide-6
SLIDE 6

Surface Area

The surface area of a region obtained by rotating the curve y = f (x) ≥ 0 between x = a and x = b about the x−axis is A = b

a

2πf (x)

  • 1 + f ′(x)2 dx.

If the curve is x = g(y), with c ≤ y ≤ d, then the formula is A = d

c

2πy

  • 1 + g′(y)2 dy.

If the curve is given in parametric form, (x(t), y(t)) for t0 ≤ t ≤ t1, the formula is A = t1

t0

2πy(t)

  • x′(t)2 + y′(t)2 dt.

REMARK: You have to plug in the appropriate r which depends on the axis of rotation. In the formulas above we rotate about hte x−axis so the radius is always |y|.

Dan Barbasch () M1120 Class 6 September 11, 2011 2 / 17

slide-7
SLIDE 7

Problems from Section 6.4

Problem 18: Find the surface area of the region obtained by rotating x = 1 3y

3 2 − y 1 2 about the y-axis for 1 ≤ y ≤ 3

Problem 26:

Dan Barbasch () M1120 Class 6 September 11, 2011 3 / 17

slide-8
SLIDE 8

Problems from Section 6.4

Problem 30: Find the surface area (without bottom ) of the 90ft NWS Dome

Dan Barbasch () M1120 Class 6 September 11, 2011 3 / 17

slide-9
SLIDE 9

Hints to the Exercises:

Problem 18: The graph is

Dan Barbasch () M1120 Class 6 September 11, 2011 4 / 17

slide-10
SLIDE 10

Hints to the Exercises:

Problem 26: Since y = (r/h)x, dy = (r/h)dx, so ds =

  • 1 + (r/h)2 dx.

So the area is A = 2π h y

  • 1 + (r/h)2 dx =2π

h (r/h)x

  • 1 + (r/h)2 dx =

=πr

  • r2 + h2.

Verify the arithmetic.

Dan Barbasch () M1120 Class 6 September 11, 2011 4 / 17

slide-11
SLIDE 11

Hints to the Exercises:

Hint to Problem 30: Rotate the curve x =

  • R2 − y2 for −r ≤ y ≤ R

about the y−axis. In this problem R = 45 and r = 22.5 A better way is to use polar coordinates: x(t) = R cos t, y(t) = R sin t. In this problem, R = 45. To generate the surface of the dome, we rotate the portion of the circle on the right of the axis. The bounds of the angle t are −π/6 ≤ t ≤ π/2. The radius is r = x = R cos t. The formulas are ds =

  • x′(t)2 + y′(t)2 dt =
  • R2 cos2 t + R2 sin2 t dt = R dt,

A = π/2

−π/6

2πR cos t · Rdt = 2πR2 π/2

−π/6

cos t dt = 2πR2 (sin π/2 − sin(−π/6)) = 3π · 452 (Check the arithmetic carefully!)

Dan Barbasch () M1120 Class 6 September 11, 2011 4 / 17

slide-12
SLIDE 12

Integration by Parts

Basic Formula:

  • u dv = uv −
  • vdu.

d(uv) = udv + vdu ⇔ udv = d(uv) − vdu ⇔

  • udv =
  • d(uv) −
  • vdu.

Dan Barbasch () M1120 Class 6 September 11, 2011 5 / 17

slide-13
SLIDE 13
  • x sec2 x dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 6 / 17

slide-14
SLIDE 14

Example

  • x sec2 x dx.

For

  • x sec2 x dx set u = x and dv = sec2 x dx. Then

u = x dv = sec2 x dx du = dx v = tan x. The integration by parts formula gives

  • x sec2 x dx = x tan x −
  • tan x dx = x tan x − ln | cos x| + C.

Dan Barbasch () M1120 Class 6 September 11, 2011 7 / 17

slide-15
SLIDE 15

Further Examples

(a)

  • x sin x dx.

(b)

  • xe3x dx.

(c)

  • x4 ln x dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 8 / 17

slide-16
SLIDE 16
  • x4 ln x dx

Dan Barbasch () M1120 Class 6 September 11, 2011 9 / 17

slide-17
SLIDE 17

Example (c)

Set u = ln x dv = x4 dx du = 1 x dx v = x5 5 . So

  • x4 ln x dx = x5

5 ln x− 1 x x5 5 dx = x5 ln x 5 −1 5

  • x4 dx = x5 ln x

5 −x5 25+C.

Dan Barbasch () M1120 Class 6 September 11, 2011 10 / 17

slide-18
SLIDE 18

Harder Examples

(d)

  • eax sin (bx) dx.

(e)

  • ln x dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 11 / 17

slide-19
SLIDE 19
  • ex sin x dx

Dan Barbasch () M1120 Class 6 September 11, 2011 12 / 17

slide-20
SLIDE 20
  • e2x cos x dx

u = e2x dv = cos x dx du = 2e2x dx v = sin x. Then

  • e2x cos x dx = e2x sin x−
  • (sin x)(2e2x dx) = e2x sin x−2
  • e2x sin x dx.

For the second integral, u = e2x dv = sin x dx du = 2e2x dx v = − cos x. So

  • e2x sin x dx = − e2x cos x −
  • (− cos x)(2e2x dx) =

= − e2x cos x + 2

  • e2x cos x dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 13 / 17

slide-21
SLIDE 21
  • e2x cos x dx

Plugging into the first equation,

  • e2x cos x dx =e2x sin x − 2
  • −e2x cos x + 2
  • e2x cos x dx
  • =

=

  • e2x sin x + 2e2x cos x
  • − 4
  • e2x cos x dx.

This is an equation, the integral we want appears on both sides. So we move it to the left and solve: (1 + 4)

  • e2x cos x dx = e2x sin x + 2e2x cos x
  • e2x cos x dx = e2x sin x + 2e2x cos x

5 + C.

Dan Barbasch () M1120 Class 6 September 11, 2011 13 / 17

slide-22
SLIDE 22

Reduction formulas

The expression to be integrated depends on some integer n. We write the integral in terms of similar integrals, but for smaller n. (f)

  • secn x dx.

(g)

  • xnex dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 14 / 17

slide-23
SLIDE 23

Example (f)

Dan Barbasch () M1120 Class 6 September 11, 2011 15 / 17

slide-24
SLIDE 24

Example (f)

u = secn−2 x dv = sec2 x dx du = (n − 2) secn−3 x sec x tan x dx v = tan x.

  • secn x dx = secn−2 x tan x − (n − 2)
  • secn−2 x tan2 x dx =

= secn−2 x tan x − (n − 2)

  • secn−2 x
  • −1 + sec2 x
  • dx =

= secn−2 x tan x + (n − 2)

  • secn−2 x dx − (n − 2)
  • secn x dx

Now move the integral

  • secn x dx to the other side of the equation:

(1 + n − 2)

  • sec2 x dx = secn−2 x tan x + (n − 2)
  • secn−2 x dx
  • secn x dx = secn−2 x tan x

n − 1 + n − 2 n − 1

  • secn−2 x dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 16 / 17

slide-25
SLIDE 25

Exercises for next time

(h)

  • (ln x)2 dx.

(i)

  • sin √x dx.

(j)

  • sec3 x dx

For (j) you use the recursion formula from the previous page to express the integral in terms of

  • sec x dx.

For (i) you make a change of variables, and then use integration by parts. For (h) try u = (ln x)2 dv = dx.

Dan Barbasch () M1120 Class 6 September 11, 2011 17 / 17