Lecture 04_Several variables calculus
Lecture 04_Several variables calculus
Contents
1. Functions 2
1.1. Graphs of functions 2
1.2. Component functions 2
1.3. Projection map 2
2. Continuity of functions 3
3. Characterization of continuous functions 4
4. Action of continuous functions on compact sets 5
5. Differentiation 5
6. Uniqueness theorem 7
1
2
1. Functions
f : Rn → Rm ,
2. Continuity of functions
Exercise 6. Show that the converse of Theorem 2 is not true. Counter:constant function
5. Differentiation
f (a + h) − f (a)
lim exists.
h→0 h
When the limit exists, we denote the value of the limit by f 0 (a). Therefore, in
such a case, we have
f (a + h) − f (a)
(1) f 0 (a) = lim
h→0 h
6
Remark 5.2. The matrix of the linear transformation dfa : Rn → Rm , with respect
to the standard ordered bases of the Euclidean spaces Rn and Rm , is called the
Jacobian matrix. It is denoted by f 0 (a).
6. Uniqueness theorem
Now, if x ∈ Rn , then
kT (tx) − Te(tx)k
0 = lim
t→0 ktxk
kT (x) − Te(x)k
=
kxk
=⇒ kT (x) − Te(x)k =0
=⇒ T (x) =Te(x).
8
Remark 6.1. One can define the derivative of a function f at a point a when
the domain of the function f is an open subset a ∈ A of Rn . We say that f is
differentiable on A if it is differentiable at every point of A.
Exercise 11. Let f : Rn → R be a function such that |f (x)| ≤ kxk2 . Show that f
is differentiable at 0.
p
Exercise 12. Show that f : R2 → R, defined by f (x, y) = |xy| is not differentiable.