You are on page 1of 74

INTEGRAL CALCULUS

PROBLEMS
CLAUDIA TIMOFTE

INTEGRAL CALCULUS

PROBLEMS
To my students
Preface

The present book is a collection of problems in integral calculus. The book is


based on some lectures I delivered for a number of years at the Faculty of Physics of
the University of Bucharest and covers the curriculum on integral calculus for the
students of the first year of this faculty.
Each chapter contains a brief review of the corresponding theoretical results,
worked out examples and proposed problems. Since the ”learning-by-doing” method
is a successful one, the student is encouraged to solve as many exercises as possible.
The basic prerequisites for studying integral calculus using this book are undergrad-
uate courses in linear algebra and differential calculus.
It is my hope that this book will serve as an useful outlook for the students of
the first year of the Faculty of Physics of the University of Bucharest.
I would like to thank to my students for their continuous questions, comments
and suggestions, which helped me to improve the content of these notes.

Claudia Timofte

7
Contents

1 Definite Integrals. Improper Integrals 11


1.1 Definite Integrals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2 Binomial Differentials. Chebyshev’s Substitutions . . . . . . . . . . . 17
1.3 Improper Integrals . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
1.4 Integrals depending on a parameter . . . . . . . . . . . . . . . . . . . 29

2 Line Integrals 37

3 Multiple Integrals 49
3.1 Double Integrals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
3.2 Applications of double integrals to problems of mechanics . . . . . . 55
3.3 Triple and n-fold multiple integrals . . . . . . . . . . . . . . . . . . . 58

4 Surface Integrals 67

Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77

9
Chapter 1

Definite Integrals. Improper


Integrals

1.1 Definite Integrals

Definition 1.1 Let I ⊆ R be an interval and f : I → R. The function f possesses


an antiderivative on I if there exists F : I → R such that F is derivable and F ′ (x) =
f (x), ∀x ∈ I. The function F is called a primitive function or an antiderivative
for f .

Remark 1.2 If F is a primitive of the function f , then there exists a real constant
C such that the indefinite integral of f can be written as

f (x) dx = F (x) + C. (1.1)

Remark 1.3 Every continuous function possesses an infinite number of antideriva-


tives.

Remark 1.4 If F1 and F2 are antiderivatives of the function f , then there exists
C ∈ R such that:
F1 (x) = F2 (x) + C, ∀x ∈ I. (1.2)

11
12 INTEGRAL CALCULUS

Theorem 1.5 Let I ⊆ R be and interval. If the functions f, g : I → R have an-


tiderivatives on I and α, β ∈ R, then the function αf +βg possesses an antiderivative
on I and ∫ ∫ ∫
(αf (x) + βg(x)) dx = α f (x) dx + β g(x) dx.

Theorem 1.6 If the function f : I → R has an antiderivative on I, then f has the


Darboux property on I.

Remark 1.7 If f : J → R possesses an antiderivative F and φ : I → J is derivable,


then (f ◦ φ) φ ′ possesses an antiderivative and

f (φ(t))φ ′ (t) dt = F ◦ φ + C, C ∈ R. (1.3)

The following integration by change of variable (substitution) formula holds true:


∫ ∫
f (x) dx = f (φ(t))φ ′ (t)dt = F ◦ φ + C, C∈R

Also, we recall the integration by parts formula


∫ ∫
f (x)g ′ (x) dx = f (x)g(x) − f ′ (x)g(x) dx.

The table of antiderivatives for some elementary functions!

Integration of rational and irrational expressions. Euler’s substitutions! Inte-


grating trigonometric expressions. Trigonometric substitutions!

Example 1.8 The value of the indefinite integral



( )
I= 2 x + x4 dx

is
x5
I = x2 + + C, C ∈ R.
5
IMPROPER INTEGRALS 13

Example 1.9 Evaluate the indefinite integral



( √ )
I= 3 x2 + x − x3 dx.

We have
2 3/2 x4
I = x3 + x − + C, C ∈ R.
3 4

Exercise 1.10 Evaluate the following integral:


∫ √
e x
I= √ dx.
x

Solution. We have:
∫ ∫ √ (√
√ 1 )′ √
I=2 ex
√ dx = 2 e x
x dx = e x + C, C ∈ R.
2 x

Exercise 1.11 Evaluate the following indefinite integrals:



x3 + x + 1
a) 2 + 1)
dx;
∫ x(x

b) x 1 − x2 dx;

1
c) dx.
(x + 1)3/2
2

Exercise 1.12 Evaluate the following indefinite integrals:



x+1
a) x
dx;
∫ e
( )5
b) x x2 − 1 dx;

1
c) dx.
x2 x + 2

Let us revisit now the definition of a definite integral.

Definition 1.13 Let f : [a, b] → R and let us divide the interval [a, b] into n parts
with the aid of the division points a = x0 < x1 < · · · < xn = b. Then, ∆ =
14 INTEGRAL CALCULUS

(x0 , . . . , xn ) is called a partition of the interval [a, b]. Also, let us choose an arbitrary
point ξi in each subinterval [xi−1 , xi ], i = 1, n and let


n
σ∆ (f, ξ) = f (ξi )(xi − xi−1 )
i=1

be the Riemann sum associated to the partition ∆.


The function f is called integrable on the interval [a, b] if there exists I ∈ R such
that for any ε > 0 there exists ηε > 0 such that for any partition ∆ = (x0 , . . . , xn )
with the norm max (xi − xi−1 ) < ηε and for any choice of the points ξi we have:
1≤i≤n

| σ∆ (f, ξ) − I |< ε.

The number I is called the definite integral of the function f on [a, b].
We shall use the following notation:
∫ b
I= f (x) dx.
a

Remark 1.14 If f is integrable on [a, b], then the number I is unique.

Proposition 1.15 If f is integrable on [a, b], then

∫ b ∫ a
f (x) dx = − f (x) dx
a b

and ∫ a
f (x) dx = 0.
a

Proposition 1.16 If f, g : [a, b] → R are integrable functions and α, β ∈ C, then


αf + βg is integrable and
∫ b ∫ b ∫ b
(αf (x) + βg(x)) dx = α f (x) dx + β g(x) dx.
a a a
IMPROPER INTEGRALS 15

Proposition 1.17 If F is a primitive function for f : [a, b] → R, then


∫ b
f (x) dx = F (b) − F (a) (Leibniz − N ewton).
a

Proposition 1.18 If f : [a, b] → R is integrable and f (x) ≥ 0 for any x ∈ [a, b],
∫ b
then f (x) dx ≥ 0.
a

Proposition 1.19 If f is integrable and there exit m, M ∈ R such that m ≤ f (x) ≤


M , for any x ∈ [a, b], then
∫ b
m(b − a) ≤ f (x) dx ≤ M (b − a).
a

Proposition 1.20 If f : [a, b] → R is integrable, then |f | is integrable, as well.

Proposition 1.21 If f and |f | are integrable, then

∫ b ∫ b

f (x) dx ≤ |f (x)| dx.
a a

∫ b ∫ c ∫ b
Proposition 1.22 f (x) dx = f (x) dx + f (x) dx.
a a c

Proposition 1.23 If the function ∫ x f : [a, b] → R is continuous on [a, b], then the
function F : [a, b] → R, F (x) = f (t) dt is a primitive function for f .
a

Proposition 1.24 If the function f : [a, b] → R is continuous on [a, b], then there
exists at least one point ξ ∈ [a, b] such that
∫ b
f (x) dx = f (ξ)(b − a).
a

Theorem 1.25 Any continuous function f : [a, b] → R is integrable on [a, b].

Theorem 1.26 Any integrable function f : [a, b] → R is bounded on [a, b].


16 INTEGRAL CALCULUS

Theorem 1.27 (Lebesgue) f : [a, b] → R is integrable on [a, b] if and only if f


is bounded on [a, b] and continuous on [a, b], except possibly on a set of Lebesgue
measure zero.

Theorem 1.28 Any integrable function f : [a, b] → R is bounded on [a, b].

Theorem 1.29 Any monotone bounded function f : [a, b] → R is integrable on


[a, b].

Proposition 1.30 (Integration by parts) If f, g : [a, b] → R are of class C1 on [a, b],


then ∫ ∫
b b

f (x)g (x) dx = f (b)g(b) − f (a)g(a) − f ′ (x)g(x) dx.
a a

Proposition 1.31 If φ : [a, b] → R, f : φ([a, b]) → R, f continuous, φ ∈ C1 , then


∫ b ∫ φ(b)

f (φ(t))φ (t) dt = f (x) dx.
a φ(a)

∫ b ∫ b
Proposition 1.32 If f (x) ≤ g(x) on [a, b], then f (x) dx ≤ g(x) dx.
a a

Proposition 1.33 Let f, g : [a, b] → R be Riemann integrable functions over [a, b].
Then, the product f g : [a, b] → R is Riemann integrable over [a, b].

Proposition 1.34 Let f, g : [a, b] → R be Riemann integrable functions over [a, b].
Then, min{f, g} and max{f, g} are Riemann integrable over [a, b].

Exercise 1.35 Compute the following integral:


∫ π
I= x sin x dx.
0

Solution. Integrating by parts, we get


∫ ∫
π π π
I=− x (cos x) dx = −x (cos x) 0 +

cos x dx = π.
0 0
IMPROPER INTEGRALS 17

1.2 Binomial Differentials. Chebyshev’s Substitutions

Let us consider integrals of the following form:



I= xα (axβ + b)γ dx, (1.4)

where a, b ∈ R and α, β, γ ∈ Q.

Remark 1.36 An expression of the form xα (axβ + b)γ dx is called a binomial dif-
ferential. Chebyshev proved a remarkable theorem, stating that there are only three
cases for which such an expression can be integrated in terms of elementary functions
(the corresponding integrals can be rationalized by means of proper substitutions).

Let ′ ′ ′
m n p
α= , β= , γ= , m, n, p ∈ N∗ . (1.5)
m n p
We have the following three cases.

Case 1. γ ∈ Z. If we denote by z the least common multiple of the denominators


of the rational numbers α and β, then the change of variables

z
x=t

leads us to a rational integral.


α+1
Case 2. ∈ Z. If x ̸= 0, then the change of variables
β

axβ + b = tp

leads us to an expression that can be integrated in terms of elementary functions.


α+1
Case 3. + γ ∈ Z. If x ̸= 0, then the change of variables
β

axβ + b = tp xβ

leads us to a rational integral.


18 INTEGRAL CALCULUS

Exercise 1.37 Compute the following integrals:


∫ 4√
1) I = x(x2 + 1)2 dx.
1

√ √
2) I = x (2 3 x + 1)2 dx.

∫ 2 √
x
3) I = √ √ dx.
4
1 3 x+1
∫ 4√ √
4) I = 1+ x dx.
1

5) I = x−1/2 (1 − x−4/3 )−5/8 dx.

Exercise 1.38 Compute the following integral:


∫ ∞
xn e−x dx.
2
I=
0

Exercise 1.39 Compute the following integral:


∫ 1√
I= x − x2 dx.
0

Exercise 1.40 Compute the following integral:



1
I= √ dx.
x2 x2 − 1

1.3 Improper Integrals


Up to now, when speaking of definite integrals we assumed that the interval of inte-
gration [a, b] was compact and the integrand was bounded on [a, b]. However, it often
becomes necessary to consider integrals over noncompact sets and also integrals for
which the integrand is unbounded. Such integrals are called improper or generalized
integrals.
IMPROPER INTEGRALS 19

Let us consider now integrals of the form


∫ b
I= f (x) dx
a

I. Improper integrals of the first kind. In this case, we have

b − a = ∞, f is bounded.

We include here integrals of the form


∫ ∞
I= f (x) dx,
a

∫ b
I= f (x) dx
−∞
or ∫ ∞
I= f (x) dx,
−∞

with a, b ∈ R.
II. Improper integrals of the second kind. In this case,

b − a < ∞, f is unbounded on the interval of integration.

III. Improper integrals of the third kind. In this situation,

b − a = ∞, f is not bounded on the entire interval of integration.

Let us recall here some results about improper integrals of the first kind.

Definition 1.41 Let f : [a, ∞) → R such that f is integrable on any closed interval
[a, b], a < b. If there exists the limit
∫ b
lim f (x) dx < ∞,
b→∞ a
20 INTEGRAL CALCULUS

∫ ∞
then the integral I = f (x) dx is called convergent and
a

∫ ∞ ∫ b
f (x) dx = lim f (x) dx.
a b→∞ a

∫ ∞
In the opposite case, we shall say that I = f (x) dx is divergent.
a

Theorem 1.42 ∫ ∞ (Cauchy) Let f : [a, ∞) → R be a continuous function. The


integral I = f (x) dx is convergent if and only if ∀ ε > 0 ∃Mε > a such that
a

∫ β

f (x) dx < ε, ∀α, β, β > α > Mε .
α
∫ ∞
Definition 1.43 The improper integral I = f (x) dx is called absolutely conver-
∫ ∞ a

gent if the integral I = | f (x) | dx is convergent.


a

Theorem 1.44 ∫ ∞ Let f : [a, ∞) → R be a continuous function. If the improper


integral I = f (x) dx is absolutely convergent, then I is convergent.
a

Theorem 1.45 (Comparison Test) Let f, g : [a, ∞) → R∫ be continuous functions.



If | f (x) |≤ g(x), ∀x ≥ a and if the improper integral I = g(x) dx is convergent,
∫ ∞ a

then I = f (x) dx is absolutely convergent.


a

Remark
∫ ∞ 1.46 If f, g are continuous,
∫ ∞ 0 ≤ f (x) ≤ g(x), ∀x ≥ a and the integral
f (x) dx is divergent, then g(x) dx is divergent, too.
a a

Remark 1.47 If f, g > 0 are integrable on [a, x], ∀x ∈ [a, ∞) and there exists

f (x)
∃ L = lim ∈ (0, ∞),
x→∞ g(x)

∫ ∞ ∫ ∞
then the integrals f (x) dx and g(x) dx have the same nature.
a a
IMPROPER INTEGRALS 21

∫ ∞
Proposition 1.48 If ∃ lim | f (t) |1/t < ∞, then if L < 1, the integral f (x) dx
t→∞
∫ ∞ a

is absolutely convergent and if L > 1, the integral f (x) dx is divergent.


a

Proposition 1.49 If∫ f : [a, ∞) → R+ is nonincreasing and n0 = min{n ∈ N | a <


∞ ∑
n}, then the integral f (x) dx and the sum f (n) have the same nature.
a n≥n0

Proposition 1.50 (P.G. Dirichlet 1805-1859) If f, φ : [a, ∞) → R and f is con-


tinuous, φ is nonincreasing, lim φ(x) = 0 and ∃ M > 0 such that
x→∞

∫ x

f (t)dt ≤ M, ∀x ∈ [a, ∞),
a

∫ ∞
then the integral f (x)φ(x) dx is convergent.
a

φ : [a, ∞) → R and f is continuous,


Proposition 1.51 (Abel) If f, ∫ ∫ ∞φ is monotone,

lim φ(x) ∈ R and the integral f (x) dx is convergent, then f (x)φ(x) dx is
x→∞ a a
convergent.
∫ ∞
dx
Lemma 1.52 If a > 0, then the integral is convergent for α > 1 and
a xα
divergent for α ≤ 1.

Theorem 1.53 Let f : [a, ∞) → R be a continuous function ∫ ∞ and F : [a, ∞) → R be


a primitive function for f . Then, the improper integral f (x) dx is convergent if
a
and only if ∃ lim F (x) dx and in this case we have:
x→∞

∫ ∞
f (x) dx = lim F (b) − F (a).
a b→∞

Let us recall now some useful results about improper integrals of the second
kind. If b − a ∈ R, but f is unbounded in the neighbourhood of the points a < x1 <
22 INTEGRAL CALCULUS

∫ b
x2 < · · · < xq < b, then the integral f (x) dx is called an improper integral of the
a
second kind. Such an integral will be convergent if
∫ x1 −ε1 ∫ x2 −ε2 ∫ b
∃ lim′ ( f (x) dx + ′
f (x) dx + · · · + f (x) dx).

εj ,εj a x1 +ε1 xq +εq

∫ b
It suffices then to consider only improper integrals of the form f (x) dx, where
a
the function f is unbounded in the neighbourhood of the point b.

Definition 1.54 Let f : [a, b) → R such that f is continuous on [a, b) (f is un-


bounded in the neighbourhood of b). If there exists the limit
∫ c
lim f (x) dx < ∞,
c→b a

∫ b
then the improper integral I = f (x) dx is called convergent and
a

∫ b ∫ c
f (x) dx = lim f (x) dx.
a c→b a

∫ b
In the opposite case, we shall say that I = f (x) dx is divergent.
a

Theorem 1.55 (Cauchy) Let f : [a, b) → R be a continuous function. The integral


∫ b
I= f (x) dx is convergent if and only if ∀ ε > 0 ∃δε > 0 such that
a

∫ β

f (x) dx < ε, ∀α, β such that b − δε < α < β < b.
α

∫ b
Definition 1.56 The improper integral I = f (x) dx is called absolutely conver-
∫ b a

gent if the integral I = | f (x) | dx is convergent.


a
IMPROPER INTEGRALS 23

∫ b
Theorem 1.57 If the improper integral I = f (x) dx is absolutely convergent,
a
then I is convergent.

Theorem 1.58 (Comparison Test) Let f, g : [a, b) → R be continuous functions. If


∫ b
| f (x) |≤ g(x), ∀x ∈ [a, b) and if the improper integral I = g(x) dx is convergent,
∫ b a

then I = f (x) dx is absolutely convergent.


a

∫ ∞
Remark 1.59 If f, g are continuous, 0 ≤ f (x) ≤ g(x), ∀x ≥ a and f (x) dx is
∫ ∞ a

divergent, then g(x) dx is divergent, too.


a

∫ b
dx
Lemma 1.60 If b > 0, then the integral is convergent for β < 1 and diver-
0 xβ
gent for β ≥ 1.

Remark 1.61 Improper integrals of the third kind, i.e. integrals for which b−a = ∞
and f is not bounded on the entire interval of integration, can be studied by reducing
them to the previous cases. Indeed, if we consider the integral
∫ ∞
I= f (x) dx,
a

where f is continuous on [a, c) and (c, ∞), then we can write

∫ ∞ ∫ b ∫ ∞
I= f (x) dx = f (x) dx + f (x) dx, with c < b < ∞
a a b

and we can use our previous results for deciding upon the nature of the integral I.

Exercise 1.62 Evaluate the integral


∫ ∞
1
I= dx.
1 x2
24 INTEGRAL CALCULUS

Solution. We have
∫ a ( )
1 1 1
I = lim dx = lim − + = 1.
a→∞ 1 x2 a→∞ a 1

Thus, the integral is convergent.

Exercise 1.63 Evaluate the integral


∫ ∞
1
I= dx.
1 x2 (1 + ex )

Solution. Since
1 1
≤ 2
x2 (1 + ex ) x
and the integral ∫ ∞
1
dx
1 x2
is convergent, it follows that the given integral is convergent, as well.

Exercise 1.64 Evaluate the integral


∫ ∞
sin x
I= dx.
1 x3

Exercise 1.65 Prove that the integral


∫ ∞
sin x
I= dx.
1 x

is convergent.

Hint. We use Proposition 1.46, with

1
φ(x) =
x

and
f (x) = sin x.
IMPROPER INTEGRALS 25

Exercise 1.66 Prove that the integral


∫ ∞
sin x
I= dx
1 x

is semi-convergent.

Exercise 1.67 Prove that the integral


∫ ∞ ( )
I= sin x2 dx
1

is convergent.

Hint. Use the change of variables x2 = t.

Exercise 1.68 Evaluate the integral


∫ 1
1
I= √ dx.
0 x

Solution. We get
∫ 1 √
1
I = lim √ dx = lim (2 − 2 b) = 2.
b→0+ b x b→0+

Thus, the given improper integral is convergent.

Exercise 1.69 Evaluate the integral


∫ ∞
I= xe−x dx.
0

Solution. We get
∫ a ( ) a
I = lim xe−x dx = lim −xe−x − e−x = −ae−a − e−a + 1 = 1.
a→∞ 0 a→∞ 0

∫∞
So, the improper integral 0 xe−x dx is convergent to 1.
26 INTEGRAL CALCULUS

Exercise 1.70 Evaluate the integral


∫ ∞
1
I= dx.
−∞ 1 + x2

Solution. ∫ ∫
0 ∞
1 1
I= dx + dx.
−∞ 1 + x2 0 1 + x2
Since the integrand is an even function, we have
∫ ∞ ∫ a a
1 1
I=2 dx = lim 2 dx = lim arctan x = π.
0 1 + x2 a→∞ 0 1+x 2 a→∞ 0

Exercise 1.71 Study the nature of the integral


∫ ∞
e−x dx.
2
I=
1

Solution. We note that for x ≥ 1, we have

e−x ≤ e−x .
2

∫ ∞
Since the integral e−x dx is convergent, using the comparison test, it follows
1
that the given integral is convergent.

Exercise 1.72 Evaluate the integral


∫ ∞
1
I= dx.
e x ln(x)

Solution. We have ∫
1
dx = ln(ln(x)) + C.
x ln(x)
Then, ∫ ∞ a
1
dx = lim ln(ln(x)) = ∞,
e x ln(x) a→∞ e

which implies that the given improper integral is divergent.


IMPROPER INTEGRALS 27

Exercise 1.73 Show that the improper integral


∫ 1
1
I= √ dx
0 1 − x2
is convergent.

Exercise 1.74 Evaluate the integral


∫ 1
1
I= √ dx.
0 x(1 + ex )

Hint. Compare with the integral


∫ 1
1
√ dx.
0 x
∫ ∞
1
Exercise 1.75 Show that the integral α
dx is divergent for all α ∈ R.
0 x
Hint. Use Lemma 1.46 and Lemma 1.54.

Exercise 1.76 Prove that the integral


∫ ∞
cos2 x
I= dx
1 x2

is convergent.

Hint. Compare the given improper integral with the integral


∫ ∞
1
J= dx,
1 x2

which is convergent.

Exercise 1.77 Show that the integral


∫ ∞
e−x /2 dx
2
I=
0

is convergent.
28 INTEGRAL CALCULUS

Exercise 1.78 Determine whether the improper integral


∫ π/2
I= tan(x) dx
0

is convergent or divergent.

Exercise 1.79 Evaluate the following improper integrals:


∫ 5 ∫ 5
1 1
a) I = dx; b) I = dx.
1 (x − 1)1/2 1 (x − 1)3/2

Exercise 1.80 Evaluate the following improper integrals:


∫ ∞ ∫ 1
sin2 (x) 1
a) I = dx; b) I = dx.
1 1 + x2 −3 (x − 1)(x + 3)

Let us briefly discuss now the notion of principal value for divergent improper
integrals. We consider the improper integral of the first kind
∫ ∞
I= f (x) dx, (1.6)
−∞

where f is continuous on R.
∫ ∞
Definition 1.81 The improper integral I = f (x) dx is called convergent in the
−∞
sense of the principal value (Cauchy) if
∫ a ∫ ∞
∃ lim f (x) dx = v.p. f (x) dx.
a→∞ −a −∞

Remark 1.82 If the integral I is convergent in the classical sense, then I is con-
vergent in the sense of the principal value. The converse implication is false.
∫ ∞
Example 1.83 The integral I = x dx is divergent in the classical sense of
−∞
convergence, but it is convergent in the sense of principal value and we have
∫ ∞
v.p. x dx = 0.
−∞
IMPROPER INTEGRALS 29

∫ b
Definition 1.84 The improper integral I = f (x) dx, where f is continuous on
a
[a, c) ∪ (c, b), a < c < b is called convergent in the sense of the principal value
(Cauchy) if
(∫ c−δ ∫ b ) ∫ b
∃ lim f (x) dx + f (x) dx = v.p. f (x) dx.
δ→0 a c+δ a

∫ b
1
Example 1.85 The integral I = dx, a < 0 < b is divergent in the classical
a x
sense of convergence, but it is convergent in the sense of principal value and we have
∫ b b
1
v.p. dx = ln .
a x a

1.4 Integrals depending on a parameter

Definition 1.86 Let f : [a, b] × [c, d] → R be a continuous function and let


∫ d
g1 (x) = f (x, y) dy
c

∫ b
g2 (y) = f (x, y) dx
a
g1 and g2 are called functions defined by integrals which depend on a parameter.

Remark 1.87 If f ∈ C([a, b] × [c, d]), then g1 ∈ C([a, b]), g2 ∈ C([c, d]) and

∫d ∫d ( )
lim f (x, y) dy = lim f (x, y) dy ∀x0 ∈ [a, b]
x→x0 x→x0
c c

∫b ∫b ( )
lim f (x, y) dx = lim f (x, y) dx, ∀y0 ∈ [c, d].
y→y0 y→y0
a a

These equalities are no longer true if the above integrals are improper.
30 INTEGRAL CALCULUS

Definition 1.88 Let f : [a, b] × [c, d) → R be a continuous function, which is un-


bounded in the neighbourhood of y = d. The improper integral
∫ d ∫ d1
f (x, y) dy = lim f (x, y) dy
c d1 →d c

is called uniformly convergent if ∀ε > 0, ∃δε > 0 such that


∫ β

f (x, y) dy < ε,
α

for all α < β, α, β ∈ (d − δε , d).

Definition 1.89 Let f : [a, b] × [c, ∞) → R be a continuous function. The improper


integral
∫ ∞ ∫ d
f (x, y) dy = lim f (x, y) dy
c d→∞ c
is called uniformly convergent if ∀ε > 0, ∃Mε > c such that
∫ β

f (x, y) dy < ε,
α

for all β > α > Mε , ∀x ∈ [a, b].

Theorem 1.90 a) Let f : [a, b]×[c, d) → R be a continuous function. If | f (x, y) |≤


g(y), ∀(x, y) ∈ [a, b] × [c, d), where g : [c, d) → R+ is a continuous function and
∫ d ∫ d
g(y) dy is convergent, then f (x, y) dy is uniformly convergent.
c c
b) Let f : [a, b] × [c, ∞) → R be a continuous function. If | f (x, y) |≤
∫ ∞ ∀(x, y) ∈ [a, b] × [c, ∞), where
g(y), ∫ ∞ g : [c, ∞) → R+ is a continuous function and
g(y) dy is convergent, then f (x, y) dy is uniformly convergent.
c c
∫ ∞
Theorem 1.91 Let f : [a, b]×[c, ∞) → R be a continuous function. If f (x, y) dy
∫ ∞c
is uniformly convergent, then the function g : [a, b] → R, g(x) = f (x, y) dy is
c
continuous and
(∫ ∞ ) ∫ ∞( )
lim f (x, y) dy = lim f (x, y) dy, ∀x0 ∈ [a, b].
x→x0 c c x→x0
IMPROPER INTEGRALS 31

Theorem 1.92 (Leibniz) Let f : [a, b] × [c, d] → R be a continuous function. If


∂f
there exists and it is continuous, then the function g : [a, b] → R,
∂x
∫ d
g(x) = f (x, y) dy
c

is derivable and ∫ d
′ ∂f
g (x) = (x, y) dy.
c ∂x

(∫ d ) ∫ d
d ∂f
f (x, y) dy = (x, y) dy.
dx c c ∂x

Theorem 1.93 (Leibniz) Let f : [a, b]×[c, d] → R be a continuous function. If there


∂f
exists and it is continuous and if φ, ψ : [a, b] → [c, d] are derivable on (a, b), then
∂x
(∫ ) ∫
ψ(x) ψ(x)
d ∂f
f (x, y) dy = (x, y) dy + f (x, ψ(x))ψ ′ (x) − f (x, φ(x))φ ′ (x),
dx φ(x) φ(x) ∂x

∀x ∈ (a, b).

Theorem 1.94 (Leibniz) Let∫ f : [a, b] × [c, ∞) → R be a continuous ∫ ∞ function. If



∂f ∂f
∃ and it is continuous, if f (x, y) dy is convergent and if (x, y) dy is
∂x c c ∂x
uniformly convergent, then the function g : [a, b] → R,
∫ ∞
g(x) = f (x, y) dy
c

is derivable and
(∫ ∞ ) ∫ ∞
d ∂f
f (x, y) dy = (x, y) dy.
dx c c ∂x

Remark 1.95 A similar result holds true for the case of improper integrals of the
second kind.
32 INTEGRAL CALCULUS

Exercise 1.96 Let ∫ x2 (y)


g(x) = arctan dy.
0 x2
Compute g ′ (x).

Exercise 1.97 Evaluate the integral


∫ π/2
1 1 + a sin x
I(a) = ln dx,
0 sin x 1 − a sin x

for |a| < 1.

Exercise 1.98 Evaluate the integral


∫ π/2
ln (1 + a cos x)
I(a) = dx,
0 cos x

for |a| < 1.

Exercise 1.99 Evaluate the integral


∫ π/2
arctan (a tan x)
I(a) = dx,
0 tan x

for a > 0.

Exercise 1.100 Evaluate the integral


∫ π/2 ( )
I(a) = ln a2 − sin2 x dx,
0

for a > 1.

Exercise 1.101 Evaluate the integral


∫ 1
arctan (a x)
I(a) = √ dx,
0 x 1 − x2

for a ≥ 0.
IMPROPER INTEGRALS 33

Euler’s Functions

∫ ∞
Γ(p) = e−t tp−1 dt, p∈R (Gamma function)
0
∫ 1
B(p, q) = tp−1 (1 − t)q−1 dt, p, q ∈ R (Beta function)
0

Γ(p)Γ(q)
B(p, q) =
Γ(p + q)

Proposition 1.102 The following properties hold true:

1) Γ is defined and continuous for p > 0.

2) B is defined and continuous for p, q > 0.

3) Γ(p) > 0, p > 0.

4) Γ(1) = 1.

5) Γ(p + 1) = pΓ(p), p > 0.

6) Γ(n + 1) = n!, n ∈ N.
π
7) Γ(p)Γ(1 − p) = , 0 < p < 1.
sin(πp)
1 √
8) Γ( ) = π.
2
Remark 1.103 We can extend the notion of a ”factorial” if we put

x! = Γ(x + 1), ∀x > −1.

Also, the function Γ can be extended for p ∈ R \ {0, −1, −2, · · · } if we put

Γ(x + n + 1)
Γ(x) = , ∀n ∈ N.
x(x + 1) · · · (x + n)
34 INTEGRAL CALCULUS

Proposition 1.104 The following properties for Euler’s Beta function hold true:

1) B(p, q) = B(q, p).

q−1
2) B(p, q) = B(p, q − 1), p > 0, q > 1.
p+q−1

(p − 1)(q − 1)
3) B(p, q) = B(p − 1, q − 1), p, q > 1.
(p + q − 1)(p + q − 2)

∫∞
xp−1
4) B(p, q) = dx, p, q > 0.
(1 + x)p+q
0
x
(Hint: use the change of variables t = in B(p, q)).
x+1
∫ b
1
5) B(p, q) = (x − a)p−1 (b − x)q−1 dx, a < b.
(b − a)p+q−1 a
(Hint: use the change of variables x = a + (b − a)t in B(p, q)).
∫ π/2
6) B(p, q) = 2 cos2p−1 x sin2q−1 x dx.
0
(Hint: use the change of variables t = cos2 x in B(p, q)).

Exercise 1.105 Test the following improper integrals for convergence:


∫ ∞
1
1) I = √ dx;
∫0 x+1

2) I = 3 ex dx;
∫ 0∞
dx
3) I = 5
;
x
∫ ∞
1
dx
4) I = .
1 x (1 + ex )
4

Exercise 1.106 Discuss the nature of the following improper integrals:


∫ ∞
x+1
1) I = √ dx;
1 x3
IMPROPER INTEGRALS 35

∫ ∞
sin x
2) I = dx;
x5
∫1 ∞
cos x
3) I = dx.
1 x

Exercise 1.107 Decide whether the following integral is convergent or divergent:


∫ ∞
1
I= dx.
−∞ x2 +4

Exercise 1.108 Test the following integrals for convergence:

∫ ∞
1) I = sin x dx;
∫0 1
2
2) I = √ dx.
∫ 0 1 − x2

e−x dx.
2
3) I =
0

Exercise 1.109 Discuss the nature of the following improper integrals:


∫ 1
1
1) I = √ dx;
∫0 ∞x x
sin y
2) I = dy, x ∈ R;
1 x + y2
2
∫ 1
cos xy
3) I = √ dy, x ∈ R.
0 y
∫ 1
1
Exercise 1.110 Using Euler’s functions, compute I = √ dx.
0
3
1 − x3
Exercise 1.111 Test the following integral for convergence:
∫ ∞
2x
I= dx.
−∞ (1 + x2 )2

Exercise 1.112 Using Euler’s functions, evaluate the integral


∫ π/2 √
I= tan x dx.
0
36 INTEGRAL CALCULUS

Exercise 1.113 Using Euler’s functions, compute


∫ ∞ √
4
x
I= dx.
0 (1 + x)2

Exercise 1.114 Using Euler’s functions, compute


∫ 1
1
I= √ dx.
0
3
1 − x3

Exercise 1.115 Using Euler’s functions, compute


∫ 1 ( )1/2
1+x
I= dx.
−1 1−x
Chapter 2

Line Integrals

Definition 2.1 Let [a, b] ⊆ R. A continuous function γ : [a, b] → Rn is called a


path in Rn .

Remark 2.2 Sometimes, it is convenient to take γ : [0, 1] → Rn .

We shall usually consider the cases n = 2 or n = 3.

Remark 2.3 Let n = 2. We can define a path (a contour) in R2 in two ways:


a) - directly (explicitly ), by giving the direct equation of our path, i.e.

y = φ(x), α ≤ x ≤ β, φ continuous.

b) - by giving the parametric equations of our path:

γ(t) = (φ(t), ψ(t)), t ∈ [a, b], φ, ψ continuous,

i.e. 
 x = φ(t),
t ∈ [a, b] ⊆ R.

y = ψ(t),

γ(a) is called the initial point (the beginning point) of the path γ
γ(b) is called the terminal point (the end point) of the path γ

37
38 INTEGRAL CALCULUS

Definition 2.4 A path γ : [a, b] → R2 is called closed if γ(a) = γ(b).



Definition 2.5 A path γ : [a, b] → R2 is called smooth if γ is differentiable, γ is

continuous and γ (t) ̸= 0. A path γ is called piecewise smooth if it is continuous
and splits into a finite number of smooth pieces with no common interior points.

Definition 2.6 The path γ −1 : [a, b] → Rn ,

γ −1 (t) = γ(a + b − t),

is called the inverse or the opposite path of γ.

Usually, if we take γ : [0, 1] → Rn , then γ −1 : [0, 1] → Rn ,

γ −1 (t) = γ(1 − t).

Definition 2.7 Let γ1 , γ2 : [0, 1] → Rn be two contours such that γ1 (1) = γ2 (0). We
shall define their compound path (the sum or the composition of our two contours)
γ : [0, 1] → Rn as being:
 1

 0≤t≤
 γ1 (2t), 2
γ(t) = (γ1 ∨ γ2 )(t) =


 γ (2t − 1), 1
≤ t ≤ 1.
2
2
In a similar manner:γ : [a, b + (d − c)] → Rn ,

 γ1 (t), t ∈ [a, b]
γ(t) = (γ1 ∨ γ2 )(t) =

γ2 (t − b + c), t ∈ [b, b + (d − c)].

Remark 2.8 We note that γ ∨ γ −1 is a closed path.

Definition 2.9 Let γ : [a, b] → Rn and γ


e : [α, β] → Rn be two smooth contours.
e are equivalent (γ ∼ γ
We shall say that γ and γ e) if there exists φ : [a, b] → [α, β]

bijective, of class C 1 , with φ (t) ̸= 0 such that γ = γ
e ◦ φ, i.e.

e(φ(t)),
γ(t) = γ ∀t ∈ [a, b].
LINE INTEGRALS 39

Remark 2.10 The above relation is an equivalence relation on the set of all the
contours of class C 1 . Each corresponding equivalence class is called a curve.

Definition 2.11 Let γ : [a, b] → R2 be a smooth path, γ(t) = (φ(t), ψ(t)). The
length of the path γ is:
∫ b√
l(γ) = (φ′ (t))2 + (ψ ′ (t))2 dt.
a

Example 2.12 The line segment joining the points A(a1 , a2 ) and B(b1 , b2 ) is de-
fined as being: γ : [0, 1] → R2 ,

γ(t) = (1 − t)a + tb

or
γ(t) = a + t(b − a).

Obviously, γ is smooth.

Example 2.13 The circle of radius a, centered at the origin, is defined as being:
γ : [0, 2π] → R2 ,
γ(t) = aeit

or 
 x = a cos t,

y = a sin t, t ∈ [0, 2π].
Obviously, γ is smooth.

Example 2.14 The ellipse with semi-axes a and b is defined as being: γ : [0, 2π] →
R2 ,
γ(t) = (a cos t, b sin t)

or 
 x = a cos t,

y = b sin t, t ∈ [0, 2π].
Obviously, γ is smooth.
40 INTEGRAL CALCULUS

Definition 2.15 Let γ : [a, b] → R2 be a smooth path, γ(t) = (φ(t), ψ(t)), and let
f : γ([a, b]) → R be a continuous function. The line integral of the first kind of the
function f along the path γ is defined as follows:
∫ ∫ b √
f (x, y) dl = f (φ(t), ψ(t)) (φ′ (t))2 + (ψ ′ (t))2 dt.
γ a

Sometimes, we use the similar notation:



I= f ds.
γ

If the path γ is given explicitly by the formula y = φ(x), x ∈ [α, β], then
∫ ∫ β √
f (x, y) dl = f (x, φ(x)) (1 + φ′ (x))2 dx.
γ α

Remark 2.16 1) The line integral I, sometimes called the line integral with respect
to the arc length, is independent of the sense in which the curve γ is travelled.

2) The above definition can be obviously extended to the case n = 3 or to the


case of a piecewise smooth curve.

3) Physical interpretation: the line integral of the first kind gives the mass of a
material curve (line) having the linear density f (x, y).

Proposition 2.17 The following properties for the line integral of the first kind
hold true:
∫ ∫ ∫
1) (αf + βg) dl = α f dl + β g dl.
γ γ γ
∫ ∫ ∫
2) f dl = f dl + f dl.
γ1 ∨γ2 γ1 γ2
∫ ∫
3) | f dl |≤ | f | dl.
γ γ
LINE INTEGRALS 41

∫ ∫
4) f dl = f dl, γ1 ∼ γ2 .
γ1 γ2

5) (Mean-value formula) If f is continuous along γ, then there exists M ∗ on


the support of the path γ such that

f (x, y) dl = f (M ∗ )l(γ).
γ

For a material thread of linear density ρ, we can define the coordinates of its
center of gravity by:
∫ ∫
xρ(x, y) dl yρ(x, y) dl
xG = ∫ yG = ∫
γ γ
, .
ρ(x, y) dl ρ(x, y) dl
γ γ

Also, we can define the moments of inertia:



IO = (x2 + y 2 )ρ(x, y) dl,
γ
∫ ∫
2
IOx = y ρ(x, y) dl, IOy = x2 ρ(x, y) dl.
γ γ

Definition 2.18 Let γ : [a, b] → R2 be a smooth path, γ(t) = (φ(t), ψ(t)), and let
F : γ([a, b]) → R2 , f (x, y) = (P (x, y), Q(x, y)) be a continuous function. The line
integral of the second kind of the function F along the path γ is defined as follows:
∫ ∫ b
′ ′
I= P (x, y) dx + Q(x, y) dy = [P (φ(t), ψ(t))φ (t) + Q(φ(t), ψ(t))ψ (t)] dt.
γ a


→ −
Similar notation: I = F · d→
r.
γ

Remark 2.19 1) The line integral I depends on the sense in which the curve γ is
travelled and reverses the sign:
∫ ∫
=− .
γ −1 γ
42 INTEGRAL CALCULUS

2) The above definition can be obviously extended to the case n = 3 or to the


case of a piecewise smooth curve.

3) Physical interpretation: the line integral of the second kind gives the work
done by a force with components P and Q on a particle to move it along the path γ
from A to B: ∫
I= P dx + Q dy.
AB

4) If γ ∼ γ e ◦ φ, with φ′ > 0, then


e with the same orientation, i.e. γ = γ
∫ ∫
P dx + Q dy = P dx + Q dy.
γ e
γ

Remark 2.20 In fact, the expression P dx + Q dy is a differential form.

Definition 2.21 Let U ∈ Rn , U open. A map ω : U → L(Rn , R) of class C k is


called a differential form of degree one and class C k .

D1k (U ) = C k (U, L(Rn , R))


n
ω= ω i pi , ωi ∈ C k (U, R).
i=1

For n = 2, we get
ω = P dx + Q dy.

∂ωi ∂ωj
Definition 2.22 A form ω is called closed if = , ∀ i ̸= j.
∂xj ∂xi

Definition 2.23 A form ω is called exact or a total differential form if ∃f ∈


C k+1 (U ) such that ω = df .

Remark 2.24 If k ≥ 1, then any exact form is closed. The converse implication is
false.

Definition 2.25 A curve without self-intersection points is called simple.


LINE INTEGRALS 43

Definition 2.26 Let D ⊆ R2 be a domain and γ1 , γ2 : [0, 1] → D be two contours


in D. γ1 can be continuously deformed into γ2 without leaving D if there exists
φ : [0, 1]×[0, 1] → D continuous such that φ(0, t) = γ1 (t) and φ(1, t) = γ2 (t), for any
t ∈ [0, 1]. In fact, for any s ∈ [0, 1], we get a curve γs : [0, 1] → D, γs (t) = φ(s, t).

Remark 2.27 A domain D is said to be singly connected if any piecewise smooth,


non self-intersecting, closed curve in D bounds a domain all of whose points are
in D. Equivalently, D is simply (singly) connected if any simple, piecewise smooth,
closed path can be continuously deformed into a point (into the constant path γ0 (t) =
γ0 (a), ∀t ∈ [a, b]), without leaving D.

Theorem 2.28 (Poincaré) If D ⊆ R2 is a simply connected domain, then any


closed form in D is a total differential form.

Theorem 2.29 Let D ⊆ R2 be a simply connected domain and let P, Q ∈ C 1 (D).


The following statements are equivalent:
a) The form ω = P dx + Q dy is an exact form.

b) The form ω = P dx + Q dy is closed.



c) For any piecewise smooth closed curve γ in D, ω = 0.
γ

d) ω is independent of the path γ joining two fixed points A and B (the
γ
integral is path-independent, i.e. it depends only on γ(a) and γ(b)).

From the point of view of mechanics, the path-independence of the integral ω
γ
in the case in which P and Q are the projections of a force field F means that the
work of this field does not depend on the shape of the trajectory of the motion and
depends solely on its initial and terminal points.
If ω = P dx + Q dy is an exact form in a simply connected domain D, it follows
∂F ∂F
that there exists F such that ω = dF . Obviously, P = and Q = . The
∂x ∂y
question arising now is the following one: how can we determine F ? On one hand,
44 INTEGRAL CALCULUS

choosing an arbitrary fixed point (x0 , y0 ) and using Leibniz-Newton’s formula, we


get:
∫ (x,y) ∫ (x,y)
I= P dx + Q dy = dF = F (x, y) − F (x0 , y0 ). (2.1)
(x0 ,y0 ) (x0 ,y0 )
On the other hand, using the property of path-independence for such integrals, we
can choose as a contour of integration joining the points (x0 , y0 ) and (x, y) a path
consisting of two line segments parallel to the coordinate axes. We get:
∫ (x,y) ∫ (x,y0 ) ∫ (x,y)
I= P dx + Q dy = P (x, y0 ) dx + Q(x, y) dy. (2.2)
(x0 ,y0 ) (x0 ,y0 ) (x,y0 )

Therefore, from (2.1)-(2.2) we obtain:


∫ x ∫ y
F (x, y) = P (x, y0 ) dx + Q(x, y) dy + F (x0 , y0 ). (2.3)
x0 y0

In a similar way, we can obtain:


∫ x ∫ y
F (x, y) = P (x, y) dx + Q(x0 , y) dy + F (x0 , y0 ). (2.4)
x0 y0

So, given P and Q we can determine the potential function F associated to the
differential form ω = P dx + Q dy (up to an additive constant). In practical calcula-
tions, the arbitrary initial point (x0 , y0 ) should be chosen such that the element of
integration becomes as simple as possible.
∫ (x,y) ∫ (x,y)
I= ω= dF = F (x, y) − F (x0 , y0 ).
(x0 ,y0 ) (x0 ,y0 )

The work in a potential field of force is equal to the potential difference between the
initial and terminal points.

Example 2.30 For the gravitational field, we have P = 0 and Q = mg. Then,
F (x, y) = mgy + C.

We shall give now Green’s theorem which provides a formula connecting a line
integral over a closed contour with a double integral over the domain bounded by
the contour.
LINE INTEGRALS 45

Theorem 2.31 Let D ⊆ R2 be a compact domain bounded by a finite number of


smooth simple paths. If D is simple with respect to both axes of coordinates and if
F : D → R2 , F (x, y) = (P (x, y), Q(x, y)) is a C 1 function, then
∫ ∫∫ ( )
∂Q ∂P
P dx + Q dy = − dx dy. (2.5)
∂D D ∂x ∂y

Green’s formula holds true for any counter-clockwise oriented parametrization of the
path ∂D.
Green’s formula provides a convenient way for evaluating some difficult to com-
pute line integrals by transforming them into double integrals which may be easier
to compute.

Remark 2.32 A similar formula can be obtained for domains in R2 which are
unions of finite numbers of simple domains (without common interior points) or
even for general domains, for which their bounding contour is a piecewise smooth
simple closed curve. But in this last case, the proof involves more sophisticated
considerations.
Also, Green’s formula is valid even for the case in which P, Q are continuous and
∂P ∂Q
∃ , continuous on D.
∂y ∂x
Green’s theorem has many profound implications. One of them is related to the
notion of conservative vector fields. A vector field is conservative (i.e. is given by a
gradient) if and only if its curl is identically zero. Thus, from Green’s formula, we
see that the line integral along a closed curve of a conservative vector field is equal
to zero.

Remark 2.33 We can compute the area of a compact domain by evaluating a line
integral of the second kind along its boundary:

1
µ(D) = −y dx + x dy.
2 ∂D
Exercise 2.34 Compute the integral

I = −x2 y dx + xy 2 dy,
γ
46 INTEGRAL CALCULUS

where γ is the circle x2 + y 2 = 9.

Exercise 2.35 Compute the integral



I= y 2 dx + x2 dy,
γ

where γ is the positively oriented boundary of the domain

D = {(x, y) ∈ R2 | x2 + y 2 ≤ 4, x, y ≥ 0}.

Exercise 2.36 Evaluate the integral



I= (x + y) dx + xy dy,
γ

where γ is the positively oriented boundary of the domain

x2
D = {(x, y) ∈ R2 | + y 2 ≤ 1, y ≥ 0}.
4

Exercise 2.37 Evaluate the integral



I= (2 x + 3 y) dl,
γ

where γ is the segment connecting the points (1, 1) and (3, 4).

Exercise 2.38 Compute the integral



I= (x2 + y 2 ) dl,
γ

where γ is the segment joining the points (1, 0) and (2, 3).

Exercise 2.39 For the vector field


→ 1
F = (−y, x2 ),
2
LINE INTEGRALS 47

compute the line integral ∫




I= F · d−

r
γ

along the square path, traveled in the counter clockwise direction, composed of the
four line segments joining the points (0, 0) and (2, 0), (2, 0) and (2, 2), (2, 2) and
(0, 2), and, respectively, (2, 2) and (0, 0).

Exercise 2.40 Compute the line integral (x + y − z) dl, where γ is the line seg-
γ
ment from (0, 0, 0) to (1, 1, 1).

Exercise 2.41 Determine whether the following fields are conservative and, if so,
find the corresponding scalar potentials:


1) F = (y, x + z, −y);



2) F = (z + y, z, x + y).

Exercise 2.42 Evaluate the integral



I= y dx + (x + z) dy − y dz
γ

where γ is the line segment joining the points (0, 1, 1) and (1, 1, 0).

Exercise 2.43 Prove that the following integral is path-independent and calculate
its value: ∫ ( )
1 1
I= 2 cos y dx + − 2x sin y dy + dz.
γ y z
where γ is a smooth path joining the points (0, 2, 1) and (1, π/2, 2).

Exercise 2.44 Compute


∫ (2,2,2)
2x dx + 2y dy + 2z dz
I= .
(−2,−2,−2) x2 + y 2 + z 2
48
Chapter 3

Multiple Integrals

3.1 Double Integrals

We introduce now the definition of a double integral. Let A = [a, b] × [c, d] be a


rectangle. We shall divide the closed interval [a, b] into n subdivisions using the
points a = x0 < x1 < · · · < xn = b. Also, let us divide the closed interval [c, d]
into m subdivisions using the points c = y0 < y1 < · · · < ym = d. Let Ajk =
[xj , xj+1 ] × [yk , yk+1 ], j = 0, n − 1, k = 0, m − 1. All these n × m rectangles form a

subdivision P of the rectangle A. The diagonal djk = (xj+1 − xj )2 + (yk+1 − yk )2
is called the diameter of the rectangle Ajk and the greatest diameter of all the
rectangles Ajk , denoted by ∆ = ∥P ∥, is called the norm of the division P .

Definition 3.1 Let A = [a, b] × [c, d] be a rectangle, f : A → R and P a subdivision


of the rectangle A. For each subrectangle Ajk of P we shall choose an intermediate
point (ξjk , ηjk ) ∈ Ajk . The sum

∑ m−1
n−1 ∑
S(f, P, (ξjk , ηjk )) = f (ξjk , ηjk )(xj+1 − xj )(yk+1 − yk )
j=0 k=0

is called the integral sum or the Riemann sum associated with f, P and the given
choice of the intermediate points (ξjk , ηjk ).

49
50 INTEGRAL CALCULUS

Definition 3.2 Let A = [a, b] × [c, d] be a rectangle and f : A → R. The function


f is called integrable (in the sense of Riemann) if there exists I ∈ R such that
∀ε > 0, ∃ δε > 0 such that for any division P of the rectangle A, with ∥P ∥ < δε and
for any system of intermediate points (ξjk , ηjk ) we have:

| S(f, P, (ξjk , ηjk )) − I |< ε.

I is called the integral of f on A.

We shall use the following notation:


∫ ∫∫
I= f= f (x, y) dx dy.
A A

If f is integrable,then I is unique and is called the double integral of f over A.


Exactly like for a single definite integral, it can be established that any integrable
function f on a rectangle A is bounded on that rectangle and, therefore, we shall
consider here only bounded functions (for the case of proper integrals).

Proposition 3.3 Let A = [a, b] × [c, d] be a rectangle and f : A → R. The function


f is integrable (in the sense of Riemann) on A if and only if ∀ε >
0, ∃ δε > 0 such
′ ′
that for any divisions P, P of the rectangle A, with ∥P ∥ < δε , P < δε and for
′ ′
any intermediate points (ξjk , ηjk ) and (ξjk , ηjk ) we have:

′ ′ ′
| S(f, P, (ξjk , ηjk )) − S(f, P , (ξjk , ηjk )) |< ε.

Theorem 3.4 Any continuous function f : A → R is integrable on A.

Proposition 3.5 The following property holds true:


∫∫ ∫∫ ∫∫
(αf (x, y) + βg(x, y)) dx dy = α f (x, y) dx dy + β g(x, y) dx dy.
A A A

Proposition 3.6 If f is integrable and f (x, y) ≥ 0, then


∫∫
f (x, y) dx dy ≥ 0.
A
MULTIPLE INTEGRALS 51

Proposition 3.7 If f is integrable and m ≤ f (x, y) ≤ M on A, then


∫∫
m(b − a)(d − c) ≤ f (x, y) dx dy ≤ M (b − a)(d − c).
A

Proposition 3.8 If f and | f | are integrable, then

∫∫ ∫∫

f (x, y) dx dy ≤ | f (x, y) | dx dy.
A A

Proposition 3.9 If the function f : A → R is continuous on A, then there exists


at least one point (ξ, η) ∈ A such that
∫∫
f (x, y) dx dy = f ((ξ, η))(b − a)(d − c).
A

Proposition 3.10 If f (x, y) ≤ g(x, y) on A, then


∫∫ ∫∫
f (x, y) dx dy ≤ g(x, y) dx dy.
A A

Remark 3.11 If fn are integrable functions fn : A → R and fn → f uniformly on


A, then f is integrable on A and
∫∫ ∫∫
f = lim fn .
A n→∞ A

Remark 3.12 If the domain of integration is split into two domains D1 and D2
having no interior points in common, then
∫∫ ∫∫ ∫∫
f (x, y) dx dy = f (x, y) dx dy + f (x, y) dx dy.
D D1 D2

Remark 3.13 The area of the rectangle A is µ(A) = (b − a)(d − c).

Definition 3.14 A set M ⊆ R2 is said to be a set of zero area if it can be covered


with a number of rectangles having the sum of areas less than any ε > 0.
52 INTEGRAL CALCULUS

Remark 3.15 1) Any finite set of points has zero area.


2) Any sequence of points from R2 has zero area.
3) The image of a path of class C 1 is of zero area.

4) If f is continuous on A \ mj=1 γ j , where γ j are the images of m contours of
class C 1 , then f is integrable on the rectangle A.
5) Let f : A → R and γ ⊂ A be the image of a path of class C 1 . If f (x, y) =
0, ∀(x, y) not belonging to γ, then f is integrable on A and
∫∫
f = 0.
A

6) If f, g : A → R, f (x, y) = g(x, y), for (x, y) ∈ A \ γ and f is integrable, then


g is integrable and ∫∫ ∫∫
f= g.
A A

Evaluating Double Integrals

Proposition 3.16 Let f : A → R, f (x, y) = g(x)h(y). If g : [a, b] → R and


h : [c, d] → R are integrable functions, then f is integrable on A = [a, b] × [c, d] and
∫ ∫ b (∫ d ) ∫ d (∫ b )
f= f (x, y) dy dx = f (x, y) dx dy.
A a c c a

Remark 3.17 1) If P (x, y) is a polynomial, then


∫ ∫ b (∫ d )
P = P (x, y) dy dx.
A a c

2) If f is continuous, then there exists a sequence of polynomials (Pn )n such


that Pn → f uniformly on A and
∫ ∫ b (∫ d ) ∫ d (∫ b )
f= f (x, y) dy dx = f (x, y) dx dy.
A a c c a
MULTIPLE INTEGRALS 53

Double integrals on arbitrary domains

Definition 3.18 Let D ⊆ R2 be a bounded domain. The function χD : R2 → R


defined by 
 1, if (x, y) ∈ D
χD (x, y) =

0, if (x, y) ∈
/D
is called the characteristic function of the domain D.

Definition 3.19 Let D ⊆ R2 be a bounded domain and let f : D → R. The


function f is called integrable on D if for a rectangle A with D ⊆ A, the function
fbχD : A → R is integrable on A. Here,

 f, on D
fb =

0, elsewhere .

Then, by definition ∫ ∫
f= fbχD .
D A

The above definition is independent on the rectangle A.

Theorem 3.20 Let D ⊆ R2 be a compact set. If its boundary consists of the union
of the images of a finite number of paths of class C 1 and f : D → R is a continuous
function, then f is integrable on D.

Remark 3.21 One has ∫ ∫


f= f.
D Int(D)

Remark 3.22 Let D ⊆ R2 be a compact set. If f is bounded on D and has in D


points of discontinuity contained only on the union of the images of a finite number
of paths of class C 1 , then f is integrable on D and
∫ ∫
f= f.
D Int(D)
54 INTEGRAL CALCULUS

Theorem 3.23 Let D ⊆ R2 be a compact set,


∪ ∪
D = D1 D2 · · · Dp ,

with

Int(Di ) Int(Dj ) = ∅, i ̸= j.

Let us suppose that ∂Dj ⊆ R2 consists of the union of the images of a finite number
of paths of class C 1 . If f : D → R is bounded and continuous on each Int(Dj ), then
f is integrable on D and
∫ p ∫

f= f.
D j=1 Dj

Definition 3.24 a) A domain D ⊆ R2 is called simple with respect to the Ox axis


if ∃ φ, ψ : [a, b] → R, continuous on [a, b] and of class C 1 on (a, b), such that

D = {(x, y) | a ≤ x ≤ b, φ(x) ≤ y ≤ ψ(x)}.

b) A domain D ⊆ R2 is called simple with respect to the Oy axis if ∃ g, h : [c, d] → R,


continuous on [c, d] and of class C 1 on (c, d), such that

D = {(x, y) | c ≤ y ≤ d, g(y) ≤ x ≤ h(y)}.

Theorem 3.25 a) Let D ⊆ R2 be a simple domain with respect to the Ox axis,


i.e.
D = {(x, y) | a ≤ x ≤ b, φ(x) ≤ y ≤ ψ(x)}.

If f : D → R is continuous, then f is integrable on D and


∫ ∫ b ∫ ψ(x)
f= ( f (x, y) dy) dx.
D a φ(x)

b) Let D ⊆ R2 be a simple domain with respect to the Oy axis, i.e.

D = {(x, y) | c ≤ y ≤ d, g(y) ≤ x ≤ h(y)}.


MULTIPLE INTEGRALS 55

If f : D → R is continuous, then f is integrable on D and


∫ ∫ (∫ d
)
h(y)
f= f (x, y) dx dy.
D c g(y)

∪ ∪
Remark 3.26 If D = D1 D2 · · · Dp , with Dj simple, then
∫ p ∫

f= f.
D j=1 Dj

Definition 3.27 Let D ⊆ R2 be a bounded domain such that its boundary consists
of the union of the images of a finite number of paths of class C 1 . We shall define
the area or the measure of D as being:
∫ ∫
area(D) = |D| = 1 dx dy.
D

If D is simple, we get
∫ ∫ ∫ b
area(D) = 1 dx dy = (ψ(x) − φ(x)) dx
D a

or ∫ ∫ ∫ d
area(D) = 1 dx dy = (h(y) − g(y)) dy.
D c

We shall also denote the area of a domain D by µ(D).

3.2 Applications of double integrals to problems of me-


chanics

1) Let us consider a nonhomogeneous plate (lamina) D ⊆ R2 having the density


ρ(x, y) (the plate is supposed to be sufficiently thin so that the variation of the mass
density in the direction perpendicular to the plane Oxy can be neglected). The mass
of this plate is: ∫∫
M= ρ(x, y) dx dy.
D
56 INTEGRAL CALCULUS

2) The coordinates of the center of gravity of the plate D are defined by:
∫∫
xρ(x, y) dx dy
xG = ∫ ∫D
ρ(x, y) dx dy
D

and ∫ ∫
yρ(x, y) dx dy
yG = ∫ ∫D .
ρ(x, y) dx dy
D

3) The moments of inertia of the plate D with respect to the coordinate axes and
to the origin are defined by:
∫∫
MOx = y 2 ρ(x, y) dx dy,
D
∫∫
MOy = x2 ρ(x, y) dx dy
D
and ∫∫
MO = (x2 + y 2 )ρ(x, y) dx dy.
D

Change of variables in the double integral

An appropriate change of variables may essentially simplify the computation of


the given integrals. For instance, sometimes a good change of variables may lead to
constant limits of integration in the transformed integral.

Theorem 3.28 Let D ⊆ R2 be a bounded domain whose boundary is the union of


the images of a finite number of paths of class C 1 . Let T : D → R2 be an injective

function such that T ∈ C 1 and det T ̸= 0 on D. If f : T (D) → R is integrable, then
∫ ∫
f= (f ◦ T )| det T ′ |. (3.1)
T (D) D
MULTIPLE INTEGRALS 57


Remark 3.29 1) If T is linear, then T = T .
2) The above theorem holds true for f continuous on T (D).

Example 3.30 (Polar coordinates) Let us apply the general formula (3.1) to the
change of variables from Cartesian coordinates x and y to polar coordinates ρ and
θ, respectively: 
 x = ρ cos θ,
(3.2)

y = ρ sin θ,
where ρ ≥ 0 and θ ∈ [0, 2π].
It is not difficult to see that the map T : (0, ∞) × (0, 2π) → R2 \ {[0, ∞) × {0}} is a
C 1 -diffeomorphism. In this case,

cos θ − ρ sin θ

det T =
′ = ρ.

sin θ ρ cos θ

|J| = ρ ̸= 0

and ∫∫ ∫∫
f (x, y) dx dy = f (ρ cos θ, ρ sin θ)ρ dρ dθ.
Ω Ω∗

Notice that Ω∗ is a rectangle.

Example 3.31 (Elliptic coordinates) We apply the general formula (3.1) to the
change of variables from Cartesian coordinates x and y to elliptic coordinates ρ and
θ, respectively: 
 x = a ρ cos θ,
(3.3)

y = b ρ sin θ,
where a, b > 0 are the semi-axes of our ellipse.
In this case, it is easy to see that

J = a b ρ.
58 INTEGRAL CALCULUS

Example 3.32 (Generalized polar coordinates) Let us apply the general formula
(3.1) to the change of variables from Cartesian coordinates x and y to generalized
polar coordinates ρ and θ, respectively:

 x = a ρ cosα θ,
(3.4)
 α
y = b ρ sin θ.

In this case, it is easy to see that

J = α a b ρ cosα−1 θ sinα−1 θ.

3.3 Triple and n-fold multiple integrals

All the above considerations can be easily extended for triple and n-fold multiple
integrals. We can start by considering a n-dimensional rectangular parallelepiped,
a simple domain, and, then, a general one.
∫∫∫
I= f (x, y, z) dx dy dz.
D

∫∫∫
V ol(D) = µ(D) = 1 dx dy dz.
D

Definition 3.33 A domain D ⊆ R3 is called simple with respect to the Oxy plane
(or to the Oz axis) if ∃ g, h : Ω ⊆ R2 → R, continuous on Ω and of class C 1 on
Int(Ω), such that

D = {(x, y, z) | g(x, y) ≤ z ≤ h(x, y), (x, y) ∈ Ω},

where Ω is a compact domain in R2 with the boundary made up by a finite number


of images of smooth curves.
MULTIPLE INTEGRALS 59

If the domain D ⊆ R3 is simple with respect to the Oxy plane, f is continuous on


∫ h(x,y)
D and ∃ f (x, y, z) dz, then
g(x,y)

∫∫∫ ∫ ∫ (∫ h(x,y)
)
I= f (x, y, z) dx dy dz = f (x, y, z) dz dx dy.
D Ω g(x,y)

∫ ∫

f= (f ◦ T ) det T . (3.5)
T (D) D

Example 3.34 (Spherical coordinates) Let us apply the general formula (3.5) to
the change of variables from Cartesian coordinates x, y, z to spherical coordinates
ρ, θ, φ:


 x = ρ sin θ cos φ,



y = ρ sin θ sin φ, (3.6)





z = ρ cos θ,
where ρ ≥ 0, θ ∈ [0, π] and φ ∈ [0, 2π].
We shall work on the open set (0, ∞) × (0, π) × (0, 2π). In this case,

| J |= ρ2 sin θ ̸= 0.

Example 3.35 (Ellipsoidal coordinates) We apply now the general formula (3.5)
to the change of variables from Cartesian coordinates x, y, z to elliptic coordinates
ρ, θ, φ:


 x = a ρ sin θ cos φ,



y = b ρ sin θ sin φ, (3.7)





z = c ρ cos θ,
where a, b, c > 0 are the semi-axes of our ellipsoid. In this case, it is easy to see that

J = a b c ρ2 sin θ.
60 INTEGRAL CALCULUS

Example 3.36 (Cylindrical coordinates) Let




 x = ρ cos θ,



y = ρ sin θ, (3.8)





z = z.

We shall work on (0, ∞) × (0, 2π) × R. It is easy to see that

J = ρ.

Applications of triple integrals

1) Let us consider a nonhomogeneous body D ⊆ R3 having the volume density


ρ(x, y, z) The mass of this body is:
∫∫∫
M= ρ(x, y, z) dx dy dz.
D

2) The coordinates of the center of gravity of the body D are defined by:
∫∫∫
xρ(x, y, z) dx dy dz
xG = ∫ ∫ ∫D ,
ρ(x, y, z) dx dy dz
D

∫∫∫
yρ(x, y, z) dx dy dz
yG = ∫ ∫ ∫D ,
ρ(x, y, z) dx dy dz
D
and ∫∫∫
zρ(x, y, z) dx dy dz
zG = ∫ ∫ ∫D ,
ρ(x, y, z) dx dy dz
D
MULTIPLE INTEGRALS 61

3) The moments of inertia of the body D with respect to the coordinate axes,
planes and to the origin are defined by:
∫∫∫
IOx = (y 2 + z 2 )ρ(x, y, z) dx dy dz,
D
∫∫∫
IOy = (x2 + z 2 )ρ(x, y, z) dx dy dz,
D
∫∫∫
IOz = (x2 + y 2 )ρ(x, y, z) dx dy dz,
D
∫∫∫
IOxy = z 2 ρ(x, y, z) dx dy dz,
D
∫∫∫
IOxz = y 2 ρ(x, y, z) dx dy dz,
D
∫∫∫
IOyz = x2 ρ(x, y, z) dx dy dz,
D
∫∫∫
IO = (x2 + y 2 + z 2 )ρ(x, y, z) dx dy dz.
D

Remark 3.37 Similar results hold true for n-fold multiple integrals.

Exercise 3.38 Evaluate each of the following iterated integrals:


∫ 2∫ 1
a) (6x2 + 2y) dy dx;
0 −1
∫ π/2 ∫ π
b) (x sin y + y cos x) dy dx.
0 0

Exercise 3.39 Draw the domain of integration and, then, change the order of in-
tegration in the integral ∫ 1∫ x
I= (x + y) dy dx.
0 x2

Exercise 3.40 Sketch the region of integration and change the order of integration
in the integral
∫ 2 ∫ 8−x2
I= (2 x + y) dy dx.
−2 x2
62 INTEGRAL CALCULUS

Exercise 3.41 Let

D = {(x, y) ∈ R2 | 1 ≤ x2 + y 2 ≤ 4, y ≤ x, x ≥ 0}.

Draw the domain D and compute the integral


∫∫
I= y dx dy.
D

Exercise 3.42 Compute the volume of the solid D lying inside the sphere x2 + y 2 +
z 2 = 64 and outside the sphere x2 + y 2 + z 2 = 1.

Exercise 3.43 Compute the volume of the solid D bounded by x2 +y 2 = 1, x2 +y 2 =


9, z = 0 and z = 4. Draw the domain of integration.

Exercise 3.44 Evaluate the following iterated integral, by changing the order of
integration (also, sketch the region D):
∫ (∫ √
3
)
8 y
x4
I= e dx dy.
0 0

Hint. We have
∫ (∫ ) ∫
2 x3
x4
2
4 1 ( 16 )
I= e dy dx = x3 ex dx = e −1 .
0 0 0 4

Exercise 3.45 Using polar coordinates, evaluate the area of the finite domain
bounded by the Oy-axis, the line y = 3, and a quarter of the circle of radius 3
with center at the point (3, 0). Sketch the domain of integration.

Exercise 3.46 Find the volume of the solid ball x2 + y 2 + z 2 = 4.

Exercise 3.47 Evaluate the following triple integral:


∫∫∫
I= z dx dy dz,
D

where D is the volume inside the sphere x2 +y 2 +z 2 = 1 and the cone z = x2 + y 2 .
MULTIPLE INTEGRALS 63

Hint. Use spherical coordinates.

Exercise 3.48 Find the volume of a solid hemisphere of radius 3 and center at
(0, 0, 0) lying in the upper half space z ≥ 0.

Exercise 3.49 Compute the following integrals:



∫∫ 2  x = 0, x=1
x
1) I = dx dy, (D) :
D 1+y
2 
y = 0, y=1



y = x,


∫∫ 

x2 1
2) I = dx dy, (D) : y= ,
y2 
 x
D 



x ∈ [1, 2]

∫∫  y = x2 ,
3) I = (x2 + y) dx dy, (D) :

D y2 = x

∫∫  y = 2 − x2 ,
4) I = (x − y) dx dy, (D) :

D y = 2x − 1

Exercise 3.50 Evaluate the following double integrals:


∫∫
y2
1) I = dx dy, D = {(x, y) ∈ R2 | x2 + y 2 ≤ 4, x2 + ≥ 1, x ≥ 0}.
D 4
∫∫
2) I = dx dy,
D

D = {(x, y) ∈ R2 | x2 + y 2 ≤ 2, x ≤ y 2 , x ≥ −y 2 , y ≤ 0}.

3) Change the order of integration in


∫ 2 ∫ 2−x
I= dx f (x, y) dy.
x2
−6 4
−1
64 INTEGRAL CALCULUS

 2
∫∫ 
 y = 2px,
4) I= xy 2 dx dy, (D) :
D 
 x = p, p > 0
2

Exercise 3.51 Compute the following double integrals:


∫∫
1) I= (x2 + y 2 )2 dx dy, D = {(x, y) ∈ R2 | x2 + y 2 ≤ 1, x, y ≥ 0};
D
∫∫
2) µ(D) = dxdy,
D

D = {(x, y) ∈ R2 | a2 ≤ x2 + y 2 ≤ b2 , y ≥ x, b > a > 0};

∫∫
3) µ(D) = dx dy,
D

D = {(x, y) ∈ R2 | xy ≥ a2 , xy ≤ 2a2 , y ≥ x, y ≤ 2x, x, y > 0, a > 1}.

Exercise 3.52 Compute the area of the following domain:

D = {(x, y) ∈ R2 | x + y ≥ a, x + y ≤ b, y ≥ αx, y ≤ βx,

0 < α < β, 0 < a < b}.

Exercise 3.53 Evaluate the following integrals:



∫∫  x+y =1
e−(x+y) dx dy,
2
1) I= (D) : ;
D 
x = 0, y = 0

∫∫ √
x2 y 2
2) I= 1− − 2 dx dy,
D a2 b
x2 y 2
D = {(x, y) ∈ R2 | + 2 ≤ 1, x, y ≥ 0, a, b > 0};
a2 b
MULTIPLE INTEGRALS 65

 2
∫∫  x + y 2 = a2
3) I= (x2 + y 2 ) dx dy, (D) : √ √ ;
D 
y = x 3, y 3 = x
∫∫ √
4) I= sin x2 + y 2 dx dy,
D

D = {(x, y) ∈ R2 | π 2 ≤ x2 + y 2 ≤ 4π 2 }.

Exercise 3.54 Compute the area of the following domain:

D = {(x, y) ∈ R2 | (x + y)4 ≤ ax2 y, x, y ≥ 0, a > 0}.

Exercise 3.55 Compute the area of the following domain (Bernoulli’s lemniscate):

D = {(x, y) ∈ R2 | (x2 + y 2 )2 ≤ x2 − y 2 }.

Exercise 3.56 Compute the area of the following domains:

D = {(x, y) ∈ R2 | (x2 + y 2 )2 ≤ a2 x2 − b2 y 2 , a, b > 0};

x2 y 2 2 x2 y 2
D = {(x, y) ∈ R2 | ( + ) ≤ − 2 , x ≥ 0, a, b > 0}.
a2 b2 a2 b
Exercise 3.57 Find the volume of the following domain:

D = {(x, y, z) ∈ R3 | x2 + y 2 + z 2 ≤ a2 , a > 0}.

Exercise 3.58 Evaluate the integral


∫∫
I= (x2 + y 2 )2 dx dy,
D

where
D = {(x, y) ∈ R2 | x2 + y 2 ≤ 4, x ≥ 0}.
66 INTEGRAL CALCULUS

Exercise 3.59 Evaluate the integral


∫∫
I= (x + y) dx dy,
D

where
D = {(x, y) ∈ R2 | 1 ≤ x2 + y 2 ≤ 4, y ≥ 0}.
Chapter 4

Surface Integrals

Definition 4.1 Let D ⊆ R2 be a bounded domain and f, g, h : D → R, f, g, h ∈ C 1 .


The set of all the triplets p = (f, g, h) is called a smooth sheet in R3 .



 f = f (u, v),



g = g(u, v), (u, v) ∈ D ⊆ R2 .





h = h(u, v),

Remark 4.2 A curve was a class of equivalence of smooth paths. A surface will be
a class of equivalence of smooth sheets.

Definition 4.3 Two smooth sheets are equivalent (p ∼ pe) if there exists a bijection
e → D, Φ = (φ, ψ) such that
of class C 1 , Φ : D

∂φ ∂φ

∂(φ, ψ) ∂eu ∂e
v

= ̸= 0
u, ve)
∂(e ∂ψ ∂ψ


∂e
u ∂e
v

and pe = p ◦ Φ, i.e.
(fe(e u, ve), e
u, ve), ge(e u, ve)) =
h(e

u, ve), ψ(e
= (f (φ(e u, ve)), g(φ(e
u, ve), ψ(e
u, ve)), h(φ(e
u, ve), ψ(e
u, ve))).

67
68 INTEGRAL CALCULUS

Remark 4.4 The above relationship is an equivalence relation on the set of all the
smooth sheets. Each corresponding equivalence class will be called a surface.

Definition 4.5 The image of a (smooth) sheet in R3 is called a surface in R3 , i.e.

S = {(x, y, z) ∈ R3 | x = f (u, v), y = g(u, v), z = h(u, v), (u, v) ∈ D ⊆ R2 }. (4.1)

Example 4.6 An ellipsoid is defined by the parametric equations:




 f (θ, φ) = a sin θ cos φ,



g(θ, φ) = b sin θ sin φ, 0 ≤ θ ≤ π, 0 ≤ φ ≤ 2π.





h(θ, φ) = c cos θ,

Definition 4.7 A path on the surface S is defined by the functions


φ : [a, b] → R, ψ : [a, b] → R such that, for all t ∈ [a, b], we have (φ(t), ψ(t)) ∈ D.

The compound functions

t 7→ f (φ(t), ψ(t)),

t 7→ g(φ(t), ψ(t)),

t 7→ h(φ(t), ψ(t))

will define a path in R3 . If we choose φ(t) = u0 , ψ(t) = t and φ(t) = t, ψ(t) = v0 ,


for any t ∈ [a, b], we get particular paths on S, corresponding to parallels to the axes
of coordinates in the plane (u, v). These paths (curves) are called coordinate curves
on S. The tangent vectors to these curves at t = u0 and, respectively, at t = v0 are
denoted by −

τ and −
u

τ : v


→ ∂f
τ u (u0 , v0 ) = ( (u0 , v0 ),
∂g
(u0 , v0 ),
∂h
(u0 , v0 ))
∂u ∂u ∂u


→ ∂f
τ v (u0 , v0 ) = ( (u0 , v0 ),
∂g
(u0 , v0 ),
∂h
(u0 , v0 ))
∂v ∂v ∂v
SURFACE INTEGRALS 69

The plane determined by these two vectors is called the tangent plane of S at the
point P = (f (u , v ), g(u , v ), h(u , v )). The tangent plane is defined only if −
0 0 0 0 0 0 0

τ × u


τ v ̸= 0, i.e. | −

τ u×−

τ v |> 0.
The normal vector at S is collinear with the vector product:

→ −
→ −


i j k


∂f ∂g ∂h


τ u×−

τv= ∂u =
∂u ∂u


∂f ∂g ∂h

∂v ∂v ∂v

∂(g, h) −
→ ∂(h, f ) → ∂(f, g)
− →

= (u0 , v0 ) i + (u0 , v0 ) j + (u0 , v0 ) k .
∂(u, v) ∂(u, v) ∂(u, v)

We shall use the following notation:




 ∂(g, h)

 A(u, v) = (u, v),

 ∂(u, v)




 ∂(h, f )
B(u, v) = (u, v),

 ∂(u, v)







 ∂(f, g)
 C(u, v) = (u, v).
∂(u, v)

A2 + B 2 + C 2 ̸= 0

We shall also use the notation:


( )2 ( )2 ( )2
∂f ∂g ∂h
E(u, v) = + + ,
∂u ∂u ∂u
∂f ∂f ∂g ∂g ∂h ∂h
F (u, v) = + + ,
∂u ∂v ∂u ∂v ∂u ∂v
( )2 ( )2 ( )2
∂f ∂g ∂h
G(u, v) = + + .
∂v ∂v ∂v
70 INTEGRAL CALCULUS

Exercise 4.8 Prove that

A2 + B 2 + C 2 = EG − F 2 (Lagrange).

Hint. Use | a × b |2 + | a · b |2 =| a |2 | b |2 .

The normal unit vector at the surface S has the coordinates:


( )


ν±=± √
A
,√
B
,√
C
.
A2 + B 2 + C 2 A2 + B 2 + C 2 A2 + B 2 + C 2

Remark 4.9 A surface can be also given by the equation z = h(x, y), , (x, y) ∈ Ω.
Then, the natural parametric representation of S will be:


 x=u



y=v (u, v) ∈ Ω. (4.2)





z = h(u, v).

Definition 4.10 The area of the surface S given by the functions f, g, h is defined
as being: ∫ ∫ √
A(S) = A2 (u, v) + B 2 (u, v) + C 2 (u, v) du dv, (4.3)
D
or, equivalently, by:
∫ ∫ √
A(S) = EG − F 2 du dv. (4.4)
D

Example 4.11 The area of the sphere of equation x2 + y 2 + z 2 = R2 is

Area(S) = 4πR2 .

Remark 4.12 If the surface S is defined by z = h(x, y), (x, y) ∈ Ω and if we denote
∂h ∂h
p= and q = , then
∂x ∂y
∫ ∫ √
A(S) = 1 + p2 + q 2 dx dy.

SURFACE INTEGRALS 71

Remark 4.13 Two equivalent smooth sheets have equal areas.

Definition 4.14 Let S be a smooth surface in R3 defined by 4.1. and F : S → R be


a continuous function. The surface integral of the first kind is defined as being:
∫∫ ∫∫ √
F (x, y, z) dσ = F (f (u, v), g(u, v), h(u, v)) A2 + B 2 + C 2 du dv. (4.5)
S D

Also, we can write


∫∫ ∫∫ √
F dσ = F (x, y, h(x, y)) 1 + p2 + q 2 dx dy
S Ω
∫∫ ∫∫
e then
Remark 4.15 If S ∼ S, F dσ = F dσ.
S e
S

Remark 4.16 If S is a material surface having the density F (x, y, z), then the
surface integral of the first kind gives the mass of this material surface.

Remark 4.17 Two sheets are equivalent (p ∼ pe) with the same orientation if

∂(φ, ψ)
>0
u, ve)
∂(e

and with changing the orientation if

∂(φ, ψ)
< 0.
u, ve)
∂(e


− −

Definition 4.18 Let S be a smooth surface and let F : S → R3 , F = (P, Q, R) be
a continuous function. The surface integral of the second kind is defined as being:
∫∫ ∫∫

→ −
F ·→
ν dσ = P dy dz + Q dz dx + R dx dy =
S S
∫∫
= [P (f (u, v), g(u, v), h(u, v))A(u, v) + Q(f (u, v), g(u, v), h(u, v))B(u, v)+
D

+R(f (u, v), g(u, v), h(u, v))C(u, v)] du dv.


72 INTEGRAL CALCULUS

∫∫

→ − −

Remark 4.19 F ·→
ν dσ represents the flux of the vector field F through the
S
surface S.

In fact, the aim of a surface integral of the second kind is to determine the flux of
a given vector field through a surface.

Remark 4.20 If S ∼ Se with the same orientation, then


∫∫ ∫∫
− −
→ −
→ −
F ·→
ν dσ = F ·→
ν dσ.
S e
S

If we consider different orientation for our surface, then the above integral differs
as sign.

Theorem 4.21 (Gauss-Ostrogradsky) Let D3 be a simple bounded domain in R3 ,



− −
→ −

F = (P, Q, R), F ∈ C 1 (D3 ), F ∈ C 0 (D3 ). If S = ∂D3 , then:
∫∫ ∫∫∫ ( )
∂P ∂Q ∂R
P dy dz + Q dz dx + R dx dy = + + dx dy dz.
S D3 ∂x ∂y ∂z

∫∫ ∫∫∫

→ − →

F ·→
ν dσ = div F dx dy dz (f lux − divergencef ormula)
S D3

1 1 1
Remark 4.22 If we take P = x, Q = y, R = z, then
3 3 3
∫∫
1
V ol(D3 ) = x dy dz + y dz dx + z dx dy.
3 S


Remark 4.23 If we take F = grad U , then
∫∫ ∫∫∫
grad U · →

ν dσ = ∆U dx dy dz.
S D3

Remark 4.24
∫∫ ∫∫∫

→ −
→ −

ν × F dσ = rot F dx dy dz.
S D3
SURFACE INTEGRALS 73

Theorem 4.25 (Stokes) Let S be a (piecewise) smooth oriented surface whose bound-

→ −

ary γ is a (piecewise) smooth path and let F : Ω → R3 , F = (P, Q, R) be a function
of class C 1 defined on a domain Ω containing S. Then,

P dx + Q dy + R dz =
γ

∫∫ ( ) ( ) ( )
∂R ∂Q ∂P ∂R ∂Q ∂P
− dy dz + − dz dx + − dx dy.
S ∂y ∂z ∂z ∂x ∂x ∂y

In fact, we heve ∫ ∫∫

→ → −
→ →
F · d−
r = curl F · −
ν dσ
∂S S

Remark 4.26 This formula is independent of the surface S having the boundary γ.

Exercise 4.27 Think about the particular consequences of this theorem for the


case in which F is defined on a simply connected domain.

Exercise 4.28 Find the area of the surface obtained by cutting the hemisphere
x2 + y 2 + z 2 = 4, for z ≥ 0, with the cylinder x2 + y 2 = 1.



Exercise 4.29 Find the exterior flux of the vector field F = (xz, y, 1) across the
surface of the upper cap cut from the sphere x2 + y 2 + z 2 ≤ 36 with the plane z = 3.

Exercise 4.30 Find a parametrization of the following surface:



S = {(x, y, z) ∈ R3 | z = 1 − (x2 + y 2 )}.

Exercise 4.31 Find a parametrization of the cone



S = {(x, y, z) ∈ R3 | z = 3 x2 + y 2 , x2 + y 2 ≤ 9}.

Exercise 4.32 Find a parametrization of the surface

S = {(x, y, z) ∈ R3 | x2 + y 2 = 9, 0 ≤ z ≤ 4}.
74 INTEGRAL CALCULUS

Exercise 4.33 Find a parametrization of the part of the hemisphere x2 + y 2 + z 2 =


36, z ≥ 0, that lies inside the cylinder x2 + y 2 = 6y.

Exercise 4.34 Compute the area of the surface S obtained by cutting the cylinder
x2 + y 2 = 9 with z = 0 and z = 5.

Exercise 4.35 Compute ∫∫


I= z dσ,
S
where
S = {(x, y, z) ∈ R3 | z = 4(x2 + y 2 ), x2 + y 2 ≤ 1}.

Exercise 4.36 Evaluate the integral


∫∫

→ −
I= F ·→
ν dσ,
S

where S is the unit sphere x2 + y 2 + z 2 = 1, −



ν is the unit outward normal to S and


F (x, y, z) = (1, 0, 0).

Exercise 4.37 Using Stokes formula, compute


∫∫

→ →
I= (∇ × F ) · −
ν dσ,
S

where S is the surface of the sphere x2 + y 2 + z 2 = 1, with z ≤ 0, and




F = (y, x, xyz).


Exercise 4.38 Let F (x, y, z) = −

r /r3 , where −

r = (x, y, z) and r2 = x2 + y 2 + z 2 .
Prove that the flux of this vector through any closed surface S is 0 if the surface S
does not enclose the origin (0, 0, 0).


Hint. Use Gauss theorem. Notice that F is defined (and smooth) on the punctured


space R3 \ {(0, 0, 0)}, which is simply connected. Therefore, since curl F = 0, it


follows that F is conservative. Moreover, a scalar potential is
1
U (x, y, z) = ln(x2 + y 2 + z 2 ).
2
SURFACE INTEGRALS 75

Exercise 4.39 Calculate the integral:



−y x
I= dx + 2 dy,
γ x2
+y 2 x + y2

where γ is the circle x2 + y 2 = 1 counterclockwise oriented.

Exercise 4.40 Prove that the integral



−y x
I= dx + 2 dy,
x2 +y 2 =r 2 x2
+y 2 x + y2

where γ is the counterclockwise oriented circle x2 + y 2 = r2 , with r > 0, has the


same value for any r.

Hint. Use Green’s formula.

Exercise 4.41 Check if the vector field



F (x, y, z) = (3x2 z, z 2 , x3 + 2yz), (x, y, z) ∈ R3 ,

is conservative or not.


Hint. The vector field F is conservative, since it is the gradient of the scalar function
U (x, y, z) = x3 z + yz 2 .
76 INTEGRAL CALCULUS
Bibliography

[1] M. Abramowitz, I.E. Stegun, Handbook of Mathematical Functions with


Formulas, Graphs, and Mathematical Tables, Dover Publications, Inc., New
York, 1977.

[2] G. Arfken, H. Weber, Mathematical Methods for Physicists, Elsevier Aca-


demic Press, 2005.

[3] P. Bamberg, S. Sternberg, A Course in Mathematics for Students of


Physics, Cambridge University Press, 1990.

[4] G. N. Berman, A Problem Book in Mathematical Analysis, MIR Publishers,


Moscow, 1981.

[5] N. Boboc, Mathematical Analysis, Tipografia Universităţii Bucureşti, 1988


(in Romanian).

[6] A. M. Bruckner, J. B. Bruckner, B. S. Thomson, Real Analysis,


Prentice- Hall, 1997.

[7] Ya.S. Bugrov, S.M. Nikolsky, Differential Equations, Multiple Integrals,


Series, Theory of Functions of Complex Variable, Mir Publishers, Moscow,
1983.

[8] H. Cartan Calcul différentiel, Hermann, Paris, 1967.

[9] K. Ciesielski Set Theory for the Working Mathematician, Cambridge Uni-
versity Press, 1997.

77
78 INTEGRAL CALCULUS

[10] I. Colojoară, Mathematical Analysis, Editura Didactică şi Pedagogică,


Bucharest, 1983 (in Romanian).

[11] N. Cotfas, L. A. Cotfas, Elements of Mathematical Analysis, Editura Uni-


versităţii din Bucureşti, 2010 (in Romanian).

[12] R. Courant, Differential and Integral Calculus, Wiley, New York, 1992.

[13] R. Courant, D. Hilbert, Methods of Mathematical Physics, Wiley, New


York, 1989.

[14] L. Elsgolts, Differential Equations and the Calculus of Variations, Mir Pub-
lishers, Moscow, 1980.

[15] D. Flondor, N. Donciu, Algebra and Mathematical Analysis. Problem Book,


Editura Didactică şi Pedagogică, Bucharest, 1979 (in Romanian).

[16] D. Flondor, O. Stănăşilă, Lessons of Mathematical Analysis, Editura


ALL, Bucharest, 1993 (in Romanian).

[17] A. Halanay, V. Olariu, S. Turbatu, Mathematical Analysis, Editura


Didactică şi Pedagogică, Bucharest, 1983 (in Romanian).

[18] P. Halmos, Naive set theory, Princeton, NJ: D. Van Nostrand Company,
1960; reprinted by Springer-Verlag, New York, 1974.

[19] O. Knill, Multivariable Calculus, Math 21a, Harvard University, 2004.

[20] S. Lang, Analysis I, Addison-Wesley Publ. Co., Reading, Massachusetts,


1968.

[21] L.H. Loomis, S. Sternberg, Advanced Calculus, Addison-Wesley Reading,


1968.

[22] C.P. Niculescu, Fundamentals of Mathematical Analysis, Vol. I, Editura


Academiei Române, Bucharest, 1996 (in Romanian).
BIBLIOGRAPHY 79

[23] S.M. Nikolsky, A Course of Mathematical Analysis, Mir Publishers,


Moscow, 1981.

[24] V. Olariu, Mathematical Analysis, Editura Didactică şi Pedagogică,


Bucharest, 1981 (in Romanian).

[25] M. Roşculeţ, Mathematical Analysis, Editura Didactică şi Pedagogică,


Bucharest, 1979 (in Romanian).

[26] W. Rudin, Principles of Mathematical Analysis, McGraw-Hill, New York,


1964.

[27] L. Schwarz, Cours d’analyse, 2 tomes, Hermann Paris, 1967.

[28] Gh. Sireţchi, Series. Set Theory. Elementary Functions, Tipografia Univer-
sităţii Bucureşti, 1984 (in Romanian).

[29] Gh. Sireţchi, General Topology, Tipografia Universităţii Bucureşti, 1983 (in
Romanian).

[30] Gh. Sireţchi, Differential Calculus, Tipografia Universităţii Bucureşti, 1983


(in Romanian).

[31] O. Stănăşilă, Mathematical Analysis, Editura Didactică şi Pedagogică,


Bucharest, 1981 (in Romanian).

[32] P. Szekeres, A Course in Modern Mathematical Physics, Cambridge Uni-


versity Press, 2006.

[33] D. Stefănescu, Real Analysis, Tipografia Universităţii Bucureşti, 1990 (in


Romanian).

[34] C. Timofte, Differential Calculus, Editura Universităţii din Bucureşti, 2009.

[35] S. Turbatu, D. Ştefănescu, Mathematical Analysis. Problem Book, Ti-


pografia Universităţii Bucureşti, 1985 (in Romanian).

You might also like