Area of a revolution surface proof

129 Views Asked by At

I am trying to prove the following statement:

Let $f:[a,b] \rightarrow R$ be an integrable function. Prove that the area of surface revolution obeys:

$$A = 2 \pi \int\limits^b_a f(x) \sqrt{1 + \bigg(\frac{df(x)}{dx}\bigg)^2}dx$$

I tried using the area of a cylinder but I couldn't get to a point where I got the integral.

1

There are 1 best solutions below

0
On

Each differential area is a ring of circumference $2 \pi f(x)$ and transverse length $\sqrt{(dx)^2 + (df(x))^2} = dx \sqrt{1 + \left(\frac{df(x)}{dx} \right)^2}$

enter image description here

enter image description here