We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 8
Surface integrals are used in multivariable calculus to integrate functions over surfaces. A surface
integral extends the concept of a double integral to surfaces in three-dimensional space. To
compute surface integrals, you need a surface and a scalar or vector field defined on that surface.
Types of Surfaces
Here are some common types of surfaces where surface integrals are evaluated:
1. Plane Surfaces: A flat, two-dimensional region in space. A plane surface integral is generally
simpler and often involves projecting the surface onto one of the coordinate planes.
2. Spheres: Surface integrals over spheres are common in problems with spherical symmetry.
Parametrizing a sphere typically involves spherical coordinates (8, 4).
3. Cylindrical Surfaces: Surface integrals over cylinders use cylindrical coordinates (7, 4, z)
and involve curved surfaces. These surfaces are usually circular in cross-section and extend
vertically.
4. Paraboloids: Surfaces like z = 2” + y describe parabolic shapes. Parametrizing such
surfaces can be complex, but they often arise in physics problems related to gravitational or
electric fields.
5. General Parametric Surfaces: More generally, a surface can be described parametrically by
functions r(u, v) = (a(u, v), y(u, v), 2(u, v)), where u and v are parameters. Parametric
surfaces are flexible and can represent many shapes.Scalar and Vector Surface Integrals
1. Scalar Surface Integrals: A scalar surface integral computes the integral of a scalar function
f(x, y, 2) over a surface S. The surface element dS is given by:
[[sensas
Where dS is the infinitesimal surface area, often expressed as |[rr,, x ry|| du du for
parametric surfaces.
2. Vector Surface Integrals: A vector surface integral typically computes the flux of a vector
field F through a surface S$. The surface element here is a vector dS = nd, where nis the
unit normal vector to the surface. The vector surface integral is:
[les
Which measures the flow of the field through the surface.
Key Steps for Computing Surface Integrals
1. Parametrize the Surface: Describe the surface S using a parameterization r(u, v).
2. Calculate the Differential Element: For a parametric surface, the differential surface element
dSis:
dS = |r, x r,|| dudv
where r,, and r,, are the partial derivatives of r(u, v) with respect to u and v.
3. Set Up the Integral: For scalar fields, the integral will involve f(a(u, v), y(u, v), z(u, v)) dS
. For vector fields, it will involve F - ndS.4. Evaluate the Integral: Carry out the integration over the parameters u and v.
Surface integrals are important in many applications, including fluid flow (flux), electromagnetism
(Gauss's law), and in calculating surface areas.Here are some examples of surface integrals, both for scalar fields and vector fields, to help clarity
how they are computed.
Example 1: Scalar Surface Integral (Surface Area of a Sphere)
Problem: Compute the surface area of a sphere of radius R.
Solution:
1. Parametrize the Surface:
A sphere can be parametrized using spherical coordinates:
1(0,) = (Rsin@ cos, Rsin 8 sin ¢, R.cos 4)
where @ is the polar angle (from 0 to ) and ¢ is the azimuthal angle (from 0 to 277).
2. Find the Differential Surface Element:
The surface element is computed using the cross product of the partial derivatives of r with
respect to @ and ¢:
19 = (Ros 0 cos ¢, R.cos 6 sin ¢, —Rsin 8)
(-Rsin 9 sin ¢, Rsin 8 cos , 0)
The cross product is:
rp x t4 = R? sin 8(cos 8 cos 4, cos 4 sin 4, sin 8)
The magnitude is:
|jro x ral| = sind
So the surface element dS is R? sin 6 d0 dd.3. Set Up and Evaluate the Integral:
The surface area of the sphere is the integral of dS:
2m pe
a-[ f R’ sind d0 do
0 Jo
First, integrate with respect to 0:
Now, integrate with respect to :
[unm
A= Rx 2x 2n=4nR?
Therefore, the surface area is:
This is the well-known formula for the surface area of a sphere.
Example 2: Vector Surface Integral (Flux Through a Cylinder)
Problem: Compute the flux of the vector field F(#, y, 2) = (#, y, 2) through the curved surface
of a cylinder with radius R and height h, oriented along the z-axis.Solution
1. Parametrize the Surface:
The cylindrical surface can be parametrized using cylindrical coordinates:
r(0,z) = (Reos6, Rsin8, z)
where 6 runs from 0 to 27 and z runs from 0 to h.
2. Find the Differential Surface Element:
To compute the surface integral, we need the normal vector to the surface. For a cylinder, the
normal vector points radially outward and is given by n = (cos 4, sin 8, 0). The differential
surface area element is:
dS = ndS = (cos0, sin 0,0) Rad dz
3. Set Up the Integral:
The flux of the vector field F through the surface is given by:
pan
ffes-[[ F(Rcos6, Rsin 8, z) - (cos 0, sin 0, 0)R.d0 dz
s o Jo
Substituting F(R cos 8, Rsin 8, 2) = (Rcos8, Rsin8, z), we get:
F-n=Reos’6 + Rsin?9=R
Thus, the integral becomes:
ho poe
[fe Ravaz = [ [ dé dz
s 0 Jo
4. Evaluate the Integral:
First, integrate with respect to 0:dO = 2n
Now, integrate with respect to 2:
he
funn
Flux = R? x 2m x h = 20 RPh
Therefore, the flux is:
This gives the total flux through the cylindrical surface.
Example 3: Vector Surface Integral (Electric Flux Through a Hemisphere)
Problem: Compute the flux of the vector field F(x, y, 2) = (0, 0, 2?) through the upper
hemisphere of a sphere with radius R.
Solution:
1, Parametrize the Surface:
For the upper hemisphere, we use spherical coordinates:
1(0, 4) = (Rein 0 cos, Rsind sind, Rcos 6)
where @ runs from 0 to 7/2 (upper hemisphere) and ¢ runs from 0 to 2m.
2. Find the Differential Surface Element:
The surface element for a sphere is dS — ndS, and for a hemisphere, dS — R? sin @ dO de3. Set Up the Integral:
The flux of F = (0,0, z”) through the hemisphere is:
[[2-8- [° [0.0.8 co#0)- 0,0,1)R*sinoanas
Simplifying:
2m px
[ [ R' cos? @sin 6 d0 dé
0 Jo
4. Evaluate the Integral:
Integrating with respect to 6:
[2 3977/2
[ cos? 0 sind d0 = [= =
A 3
Now, integrate with respect to ¢:
2x
dp =2n
0
Therefore, the flux is:
2nR4
3
Flux = Rt x 5x 2n=
These examples cover both scalar and vector surface integrals over various types of surfaces.