Calculus 2: Integral Applications - Arc Length and Surface Area

[Pages:14]Integral Applications ? Arc Length and Surface Area

In calculus 1 we learned that the integral can be used to find the "total amount" of something, e.g., area, volume, mass, etc. In this lesson we will learn how to use the integral to find the total length along a curve, which we refer to as arc length. We will also learn how the arc length can be used to find the surface area of a surface of revolution. Although the arc length integral can be set up, we'll see that in most cases it has a rather complicated integrand that does not have an elementary antiderivative. However, in most applications, we require the evaluation of a definite integral, for which we can use numerical methods.

Arc Length:

To derive an expression for the arc length we use an approach we learned in calculus 1. That is; derive an expression for an infinitesimal length, , and then integrate to find the total length.

y

f(x)

dy dx

x

a

b

As the figure above shows, the infinitesimal length, , is the hypotenuse of a right triangle with side lengths of and . Therefore, we can use the Pythagorean theorem to write

2 = 2 + 2

The next step is not at all obvious, but nonetheless provides us with a desired form of . We

start

by

multiplying

the

right-hand

side

by

1

=

2 2

,

while

distributing

the

denominator

term

only. Next, we take the square root to find our desired expression .

2

=

(2

+

2)

2 2

2

=

2 (()

+

2 () )

2

2

=

(1

+

2 ()

)

2

=

(1

+

2 () )

And if = (), we can write

= (1 + (())2)

Note, we could have also initially multiplied by 22, giving us an alternate formula for the arc length as shown.

=

(1

+

2 () )

= (1 + (())2)

In either case we find the total arc length by integrating both sides of the above expressions.

=

(1

+

(())2)

or

=

(1

+

(

())2)

Formula for Arc Length If is continuous and differentiable on [, ], then the arc length, , of = () over [, ] is equal to

=

(1

+

(())2)

Similarly, if is continuous and differentiable on [, ], then the arc length, , of = ()

over [, ] is equal to

=

(1

+

(())2

)

Let's do some examples.

Example 1: Find the arc length for = 2, over [0,4]. Note, in this case our equation is linear and so we can check the results by directly applying the Pythagorean Theorem.

y

f(x) = 2x

8

6

ds dy

4

dx

8

2

x

0

2

4

4

Solution: As mentioned, the length of the line segment can easily be computed as

= 42 + 82 = 80 = 45

Now let's use the arc length formula to verify its correctness.

=

4

(1

+

(())2)

0 4

= (1 + (2)2)

0

4

4

=

0

5

=

5|0

=

45

As expected, the arc length formula computes the same value!

Example 2: Find the arc length of the curve () = 2 3/2, over the interval [1,3].

3

Solution: Directly applying the arc length integral we have

=

3

1

+

(())2

1

=

3

1

1

+

2 (3

3 2

2

1/2)

3

= (1 + )

1

4

= 1/2

2

=

2 3

4

3/2|

2

=

2 3

(43/2

-

23/2)

3.45

Where, we used the technique of substitution to evaluate the integral.

Example 3:

Find the arc length of the curve

= 1 3

6

+

1 2

-1,

over

the

interval

[1

2

,

2].

Solution: We can start by computing 1 + (())2

1

+

(())2

=

1

+

1 (2

2

-

1 2

2

-2)

=

1

+

1 4

(2

-

-2)2

Although it's not immediately obvious, this function can be written as a perfect square as shown below.

1

+

1 4

(2

-

-2)2

=

1

+

1 4

(4

+

-4

-

2)

4 -4 1

=1+ 4 + 4 -2

4 -4 1

= 4 + 4 +2

=

1 4

(4

+

-4

+

2)

=

1 4

(2

+

-2)2

Makes sure you verify for yourself from the last step that (4 + -4 + 2) = (2 + -2)2. Finally, we evaluate the arc length integral.

=

2

1

(14

(2

+

-2)2)

2

=

1 2

2

(2

1

+

-2)

2

=

1 2

1 (3

3

-

2

-1)|1

2

=

1 2

1 ((3

23

-

1 2)

-

1 (3

13 (2)

-

2))

=

33 16

Example 4: Find the arc length of the curve = (), over the interval [0, ].

Solution: In this case the function is simple enough to proceed directly to the arc length formula.

=

0

(1

+

(

2

()) )

= (1 + 2())

0

Unfortunately, even though the original function was a simple sine wave this integral cannot be solved analytically. In this case we must use numerical techniques. We can use a computer system or one of the numerical techniques we learned in an earlier lesson, e.g., Trapezoid Rule. Using the TI-84 plus we find 3.82.

Surface Area of a Surface of Revolution:

To find the surface area for a surface of revolution we will again start by deriving an expression for an infinitesimal surface area, , and then integrate to find the surface area of the entire object. The infinitesimal object we will use is called a conical frustum. To find an expression for the surface area of a frustum, a truncated cone, we begin with finding the surface area of a cone.

2R

unroll

H

s

R

s

The figure above shows a cone and the circular sector it creates when we "unroll" it. Finding the surface area of the cone, therefore, is equivalent to finding the area of the circular sector shown above. The area of the sector, , can be found using a ratio as follows:

=

2

=

2

2 = 2

Furthermore, we can find a relationship for using another ratio. = 2 2 = 2 2 =

Substituting into the first equation, we have a formula for the surface area of a cone in terms of the radius and the slanted height.

2 2 = 2 =

We can now use this formula to find the surface area of the frustum shown below.

l s + l

r s

R

The area of the frustum is given by the surface are of the larger cone minus smaller top cone. = - = ( + ) - = + -

Next, we remove using another ratio as follows + =

+ = - =

= -

Substituting for we have

= + -

= + - - -

( - ) + - 2

=

-

2 - + - 2

=

-

2 - 2 = -

(2 - 2) = -

( - )( + )

=

-

= ( + )

Next,

we

multiply

by

1

=

2 2

so

that

we

can

rewrite

the

formula

in

a

more

intuitive

form.

+ = 2 ( 2 ) = 2

Where, is the average radius.

Now, let's see how this formula is used to find the surface area for surfaces of revolution. The figure below shows a surface of revolution created by rotating the curve, (), around the axis. It also shows the infinitesimal frustum that will be used to compute the entire surface area.

y f(x)

ds

x

a

b

f(x) ds

For this infinitesimal frustum, the average radius is () and the side length is the infinitesimal, . With this we can write the infinitesimal area as

= 2()

Furthermore, is an infinitesimal arc length given as

= 1 + (())2

Substituting we have,

= 2()1 + (())2

Finally, the surface area of the surface of revolution in the interval , is found by integrating.

=

2()1

+

(())2

Formula for Surface Area of a Surface of Revolution

If () 0 and if is continuous and differentiable on [, ], then the surface area, , of the surface obtained by rotating the graph of about the -axis for is equal to

=

2()1

+

(())2

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download