Area of a Surface of Revolution

When a curve is revolved around an axis, it forms a three-dimensional surface. The surface area of the created shape is known as the surface area of revolution. The computation involves integrating to account for the continuous character of the surface generated by rotation.

Methods are used to find surface area of a curve spun around the x-axis is mentioned below:

  • Split [a, b] into smaller intervals.
  • To estimate the surface area, find the surface areas of simpler forms.
  • With line segments, first approximate the curve. Rotate these line segments about the x-axis to form bands. Every frustum resembles a cone.
  • We require the slant height (l) and top and bottom radii (r1 and r2) of a frustum in order to compute its surface area.
  • Cones have lateral surface areas of Ο€rs, where s is the slant height and r is the base radius.

NOTE: A frustum is a portion of a cone, hence its lateral surface area is the lateral surface area of the entire cone less the lateral surface area of the smaller cone (the pointed tip) that was removed.

Therefore, we calculate the slant height of the frustum using the formula : [Tex]\frac{{r_2}}{{r_1}} = \frac {s – l}s[/Tex]

r2s = r1 (s-l)

r2s = r1s – r1l

r1l = r1s – r2s

r1l = (r1 – r2) s

[Tex]\frac{{r_1 l}}{{r_1 – r_2}} = s[/Tex]

The difference in lateral surface area between the smaller cone and the full cone gives the lateral surface area (S) of the frustum.

Lateral Surface Area of the Whole Cone = Ο€r1​s

Lateral Surface Area of the Smaller Cone = Ο€r2​(sβˆ’l)

S = Ο€r1​s – Ο€r2​(sβˆ’l)

substituting the values of s in the formula we get,

[Tex]S = \pi r_1 \left(\frac{r_1 (s – l)}{r_1 – r_2}\right) – \pi r_2 \left(\frac{r_1 (s – l)}{r_1 – r_2} – l\right)[/Tex]

[Tex]S = \pi \left(\frac{r_1^2 (s – l)}{r_1 – r_2}\right) – \pi \left(\frac{r_2 (r_1 (s – l) – l (r_1 – r_2))}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi \left(\frac{r_1^2 (s – l) – r_2 (r_1 (s – l) – l (r_1 – r_2))}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi \left(\frac{r_1^2 s – r_1^2 l – r_1 r_2 s + r_1 l – r_2 r_1 s + l r_2 + r_1 l – l r_2}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi \left(\frac{r_1^2 s – r_1 r_2 s – r_1 r_2 s + r_2^2 s}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi \left(\frac{(r_1^2 – r_1 r_2 – r_1 r_2 + r_2^2) s}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi \left(\frac{(r_1^2 – 2r_1 r_2 + r_2^2) s}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi \left(\frac{(r_1 – r_2)^2 s}{r_1 – r_2}\right)[/Tex]

[Tex]S = \pi (r_1 – r_2) s[/Tex]

To calculate the surface area of each band formed by revolving the line segments around the x-axis, we use the formula:

S = Ο€(r1​+r2​)l

In this case, r1​+r2​ corresponds to f(xiβˆ’1​) + f(xi​), and l is simply Ξ”x, the length of the line segment used to generate the frustum.

So, substituting these values into the formula, we get,

[Tex]S = \pi(f(x_{i-1}) + f(x_i)) \frac{\Delta x}{2} \sqrt{1 + \left(\frac{\Delta y_i}{\Delta x}\right)^2}[/Tex]

Using Mean Value Theorem, we get,

[Tex]S = \pi(f(x_{i-1}) + f(x_i)) \frac{\Delta x}{2} \sqrt{1 + (f'(x^*_i))^2}[/Tex]

Furthermore, by the Intermediate Value Theorem, there is a point [Tex]x^{**}_i[/Tex] such that [Tex]f(x^{**}_i )[/Tex] = [Tex]\frac{1}{2}[f(x_{i-1}) + f(x_i)] [/Tex], giving us:

[Tex]S = 2\pi f(x^{**}_i) \frac{\Delta x}{2} \sqrt{1 + (f'(x^*_i))^2}[/Tex]

The approximate surface area of the entire surface of revolution is then given by the sum:

[Tex]\text{Surface Area} \approx \sum_{i=1}^{n} 2\pi f(x^{**}_i) \frac{\Delta x}{\sqrt{1 + (f'(x^*_i))^2}}[/Tex]

Taking the limit as ( n ) approaches infinity, we get:

[Tex]\text{Surface Area} = \lim_{n \to \infty} \sum_{i=1}^{n} 2\pi f(x^{**}_i) \frac{\Delta x}{\sqrt{1 + (f'(x^*_i))^2}}[/Tex]

[Tex]\text{Surface Area} = \int_{a}^{b} 2\pi f(x) \sqrt{1 + (f'(x))^2} \, dx [/Tex]

Also, Check

Arc Length of a Curve and Surface Area

Arc length is the total length of a curve between two points. An arc length is the whole length of a curve, not the straight line from one point to another.
Divide the curve into tiny parts and measure them independently to find the arc length. Add all these segments to find the curve’s length. Calculus and geometry require this approach to solve curve shapes and pathways. The area of a surface of revolution is the area gained by rotating a curve around a fixed axis. This notion is fundamental to calculus and has implications in physics, engineering, and other domains where knowing the properties of three-dimensional forms is critical.

In this article, we will understand how to calculate the arc length of the curve for functions x and y and the area of a surface of revolution.

Table of Content

  • What is Arc Length of a Curve?
    • Arc Length of the Curve y = f(x)
    • Formula of Arc Length for y = f(x)
    • Arc Length of the Curve x = g(y)
    • Formula of Arc Length for x = g(y)
  • Area of a Surface of Revolution

Similar Reads

What is Arc Length of a Curve?

The arc length of a curve is defined as the distance between two points on a continuous curve. It is essentially the β€œlength” of the route drawn by the curve. Calculating the arc length is simple for simple geometric shapes such as circles, but it becomes more complicated for arbitrary curves specified by mathematical functions....

Area of a Surface of Revolution

When a curve is revolved around an axis, it forms a three-dimensional surface. The surface area of the created shape is known as the surface area of revolution. The computation involves integrating to account for the continuous character of the surface generated by rotation....

FAQs on Arc Length of a Curve and Surface Area

How do you find the arc length and surface area?...

Contact Us