Topic 9 Further Applications of Integration

9.1 Arc length

Suppose f is a function such that f is continuous. Locally, that is, over a small interval of x, the curve defined by y=f(x) is approximately a straight line segment. The length of the small line segment is (dx)2+(dy)2=1+(f(x))2dx.

Remark. The equality can be obtained using the Mean Value Theorem.

Using this approximation, the length of the curve defined between (xa,ya) and xb,yb can be calculated as the definite integral xaxb1+(f(x))2dx.

Remark. If the curve is define by x=g(y), we may switch x and y. The length of the curve is yayb1+(g(y))2dy.

If the curve is parametrized by t, that is a point on the curve is given by (x(t),y(t)), where x(t) and y(t) are functions of t, then (dx)2+(dy)2=(dxdt)2+(dydt)2dt=(x(t))2+(y(t))2dt and the length of the curve parametrized by t in [a,b] is ab(x(t))2+(y(t))2dt.

If we fixed an initial point (a,b) on the curve y=f(x), then the arc length of the curve from (a,b) to (x,y) defines a function s(x)=ax1+(f(t))2dt which is called the arc length function.

The differential ds=1+(f(x))2dx will be used to calculate the surface area of the revolution of a curve.

Exercise 9.1 Find the exact length of the curve y2=4(x+4)3,0x2,y>0

Solution.

Since y>0, solve for y, we get y=2(x+4)32.

Then dydx=3(x+4)12

The arc length of the curve is given by the integral 021+(dydx)2dx=021+9(x+4)dx=029x+37dx=227(9x+37)32|02=227(55553737).

Exercise 9.2 Find the exact length of the curve x=y48+14y2,1y2

Solution.

It is easier to find dxdy which is dxdy=y32y32.

The arc length of the curve is given by the integral 121+(dxdy)2dy=121+(y32y32)2dx=12(y32+y32)2dx=12(y32+y32)dx=(y48y24)|12=3316.

Exercise 9.3 Find the exact length of the curve y=ln(cosx),0xπ/3

Solution.

We first find the derivative dydx=sinxcosx=tanx.

The arc length of the curve is given by the integral 0π/31+(dydx)2dx=0π/31+(tanx)2dx=0π/3secxdx=ln(secx+tanx)|0π/3=ln(2+3)

Exercise 9.4 Find the exact length of the curve y=14x212lnx,1x2

Solution.

First find the derivative dydx=x2x12.

The arc length of the curve is given by the integral 121+(dydx)2dx=121+(x212x)2dx=12x2+12xdx=(x24+12lnx)|12=34+12ln2

Exercise 9.5 Use trigonometric substitution to parametrize the the curve x2/3+y2/3=1 and find its length.

Solution.

The curve can be parametrized by x=sin3t and y=cos3t with 0t2π.

By the symmetries of the sine and cosine functions, the curve has four pieces with equal length.

Graph of the curve x2/3+y2/3=1

We will find the arc length of the piece with 0tπ/2.

For t[0,π/2], we have (dx)2+(dy)2=(3sin2tcost)2+(3cos2tsint)2dt=3sintcostdt=32sin2tdt.

The arc length of the curve for 0tπ/2 is given by the integral 0π/232sin2tdt=34cos2t|0π/2=32.

So the total length of the curve is 432=6.

9.2 Area of a surface of revolution

When rotate a curve along an axis, locally, the surface generated by a small piece of the curve is approximately a band of a cone. Suppose the radius (roughly speaking the distance from a point in the piece of curve to the rotation axis) is r. Then the area of the band is approximately 2πrds where s is the arc length function.

Using integral, the area of the surface of revolution can be calculated by 2πrds.

The explicit form of r and ds may be expressed according to the rotation axis.

Exercise 9.6 Find the exact area of the surface obtained by rotating the curve about the x-axis. 9x=y2+18,2x6

Solution.

Since the rotation axis is the x-axis, the radius of a band on the surface is parametrized by y. An arc above an interval near (x,y) is about 1+(dxdy)2=1+(29y)2dy=1981+4y2dy

As the curve 9x=y2+18 is symmetric with respect to the x-axis, the surface of revolution can be obtained by only the upper half part of the whole curve, that is, we may assume that y0.

Solve for y from the inequality 92y2+1896 together with y0, we get 0y6

Then, the are of the surface of revolution is given by 2π0619y81+4y2dy=2π906y81+4y2dy=2π720681+4y2d(81+4y2)=π54(81+4y2)32|06=49π.

Exercise 9.7 Find the exact area of the surface obtained by rotating the curve about the x-axis. y=sin(πx),0x1

Solution.

Since the rotation axis is the x-axis, the radius of a band on the surface is y.

An arc above an interval near (x,y) is about 1+(dydx)2=1+(πcos(πx))2dx

Then, the area of the surface of revolution is given by 2π01sin(πx)1+(πcos(πx))2dx.

We first find the indefinite integral sin(πx)1+(πcos(πx))2dx=1+u2 (duπ2)u=πcos(πx)=1π2sec3tdtu=tant=1π2(secttant2+12ln|tant+sect|)+Cby integration by parts=12π2(u1+u2+ln(u+1+u2))+Cby integration by parts=12π2(πcos(πx)1+π2cos2(πx)+ln(πcos(πx)+1+π2cos2(πx)))+C

By FTC, 2π01sin(πx)1+(πcos(πx))2dx=1π(πcos(πx)1+π2cos2(πx)+ln(πcos(πx)+1+π2cos2(πx)))|01=21+π2+ln(2π2+2π1+π2+1)π

Exercise 9.8 Find the exact area of the surface obtained by rotating the curve about the y-axis. y=x3,1y2

Solution.

The radius is given by x=y3. The derivative is dxdy=3y2.

Then the area of the surface of revolution is given by 2π12y31+(3y2)2dy=2π10145u d(u36)u=1+9y4=π18(23u32)|10145=π27(1451451010).

Exercise 9.9 Find the exact area of the surface obtained by rotating the curve about the y-axis.

y=14x212lnx,1x2

Solution.

The radius is x=y3. The derivative is dydx=x212x.

Then the area of the surface of revolution is given by 2π12x1+(x212x)2dy=2π12x(x2+12x)dx=2π(x36+x2)|12=10π3.

Exercise 9.10 Find the area of the surface obtained by rotating the circle x2+y2=r2 about the line x=r.

Solution.

We parametrize the curve by x=rcost and y=rsint with 0t2π.

Since the rotation axis is x=r, the radius is |xr|=rx=rrcost.

The length of a small arc is (dx)2+(dy)2=rdt.

Then the area of the surface is dydx=x212x.

Then the area of the surface of revolution is given by 2π02π(rrcost)rdt=2πr2(tsint)|02π=4π2r2.