Apostol Vol. 2 Chapters 10-12 develop the integral calculus of vector fields in R2 and R3. Chapter 10 covers the line integral ∫γPdx+Qdy+Rdz, the work integral ∫γF⋅dr, and the equivalence of path independence, the conservative condition F=∇ϕ, and vanishing of every closed-loop integral. Chapter 11 builds the multiple integral, Fubini's theorem, and the change-of-variables formula with the Jacobian factor, including polar, cylindrical, and spherical coordinates. Chapter 12 treats parametric surfaces, surface area, flux integrals, and the three integral theorems: Green's in the plane, Stokes's on a surface in R3, and the divergence theorem.
This pack collects ten problems from those chapters — three easy, four medium, three hard — each with a hint and a complete worked solution. It tests operational competence: evaluating a line integral, recognising and integrating a conservative field, converting a multiple integral to polar or spherical coordinates, computing a flux, and applying Green's, Stokes's, and the divergence theorems.
Conventions follow the prerequisite units and Apostol: F a vector field; F⋅dr the work form; ∇ϕ a gradient field; ∇×F the curl, ∇⋅F the divergence; dS=ndS the oriented area element on a surface. A field is conservative on a simply connected region iff ∇×F=0 there.
Key theorem with full solution Intermediate
Before the pack proper, we work one problem in full as an exemplar of the format. The remaining nine follow the same structure (problem, hint, full answer in <details> blocks).
Lead problem.Divergence theorem on a sphere. Compute the outward flux of F(x,y,z)=(x,y,z) through the sphere S of radius a centred at the origin, both directly and via the divergence theorem.
Solution.Direct. On the sphere of radius a, the outward unit normal is n=a1(x,y,z), so F⋅n=a1(x2+y2+z2)=aa2=a (constant on S). The flux is
$$
\iint_S \mathbf{F}\cdot d\mathbf{S} = \iint_S a, dS = a\cdot\operatorname{area}(S) = a\cdot 4\pi a^2 = 4\pi a^3.
$$
Via the divergence theorem. The divergence is ∇⋅F=∂xx+∂yy+∂zz=3. The divergence theorem converts the flux to a volume integral over the enclosed ball B:
$$
\iint_S \mathbf{F}\cdot d\mathbf{S} = \iiint_B \nabla\cdot\mathbf{F},dV = \iiint_B 3,dV = 3\cdot\operatorname{vol}(B) = 3\cdot\tfrac{4}{3}\pi a^3 = 4\pi a^3.
$$
Both routes give 4πa3. □
The field F=(x,y,z) is the position field, with constant divergence 3; its flux through any closed surface equals 3 times the enclosed volume. The divergence theorem turns a two-dimensional flux computation into a one-line volume calculation — its operational payoff (Apostol Ch. 12).
Exercises Intermediate
Exercise pack. Apostol Vol. 2 Chapters 10-12 supplement: line integrals and conservative fields, multiple integrals and change of variables in polar/cylindrical/spherical coordinates, surface integrals and flux, and the Green/Stokes/divergence theorems.