Surface area example

Example

Find the surface area of the cone S

Φ(r,θ) = (r cos θ,r sin θ,r)

for 0 θ 2π and 0 r 1.

Solution: Recall that the generic formula for surface area is

A = D Φ u (u,v) ×Φ v (u,v) dudv.

In this case, the variables are r and θ rather than u and v. Hence, we need to integrate

Φ r (r,θ) ×Φ θ (r,θ)

over the region D defined by 0 θ 2π and 0 r 1.

We calculate the cross product as follows.

Φ r = (cos θ, sin θ, 1) Φ θ = (r sin θ,r cos θ, 0) Φ r ×Φ θ = i j k cos θ sin θ 1 r sin θ r cos θ 0 = i(r cos θ) j(r sin θ) + kr(cos 2θ + sin 2θ) = r cos θi r sin θj + rk Φ r ×Φ θ = r2 cos 2 θ + r2 sin 2 θ + r2 = 2r2 = r2

The area of cone S is

A(S) =0102π Φ r ×Φ θ dθdr =0102πr2dθdr =012πr2dr = πr22 01 = π2.