Chapter 3 Multivariable Calculus Flashcards
open ball
B_r(x) open ball centred at a point x ∈ R^n of radius r > 0, that is
Br(x) = {y ∈ R^n : |x − y| < r}.
open
A subset U ⊂ R^n is called open if for every x ∈ U there exists a ball Br(x) such that Br(x) ⊂ U
closed
A subset V ⊂ R^n is called closed, if the complement R^n\V is open
open and closed intervals
open intervals (a, b) ⊂ R are
open subsets: for every point x ∈ (a, b) one can find an interval (x − δ, x + δ) with an appropriate
small δ > 0 such that it is contained in (a, b). Similarly, closed intervals [a, b] ⊂ R are closed subsets.
open closed?
empty set
[0,1)
The empty set ∅ and the whole space R^ n are both open and closed.
The set [0, 1) ⊂ R is neither open nor closed in R.
An open ball Br(x) ⊂ R^n is an open set.
Proof. Let y ∈ Br(x) be an arbitrary point. We need to show that there exists r’ > 0 such that the
ball B_r’ (y) is contained in Br(x). Denote by ρ the distance |x − y| < r, and set r’ = r − ρ > 0. We
claim that B_r’0 (y) ⊂ Br(x). To see the latter pick an arbitrary point z ∈ B_r’ (y). Then by the triangle
inequality we obtain
|z − x| <= |z − y| + |y − x| < r’ + ρ = (r − ρ) + ρ = r, inclusion demonstrated
closed ball
A closed ball B¯r(x) = {y ∈ R
n : |x − y| <= r} ⊂ R^n is a closed set.
converging
A sequence (p_k) of points pk ∈ R^n, where k = 1, . . . , +∞, is called converging to
a point p ∈ R^ n, if the sequence of lengths
|p_k − p|, or equivalently the distance between p_k and p,
converges to zero, that is |pk − p| → 0 as k → +∞.
a sequence pk = (x1k, . . . , xnk) ∈ R^n converges to a point
p = (x1, . . . , xn) ∈ R^n if and only if for each i = 1, . . . , n the sequence xik converges to xi as
k → +∞.
example: consider sequence p_k=(1/k, 0) ∈ R^2
converging?
limit p=(0,0)
is this an open set:
U = R^2(∪pk) = R^2
{pk : k > 1}
not an open set: the
point p = (0, 0) belongs to U and no ball centred at p lies in U. Thus, the set V = (∪pk) = R^2\U is not closed. Note that if we add the limit point (0, 0) to the set V , then we obtain a closed set
V¯ = V ∪ {(0, 0)}
PROP 3.1 closed set iff
A subset V ⊂ R^n is closed if and only if for any converging sequence (pk) of points pk ∈ V its limit p belongs to V .
A subset V ⊂ R^n is closed if and only if for any converging sequence (pk) of points pk ∈ V its limit p belongs to V .
Proof. Suppose that V is closed, and let us show that for any converging sequence (pk) of points
p_k ∈ V its limit p belongs to V . Suppose the contrary, that is, there exists a sequence (pk) of points
pk ∈ V whose limit p does not belong to V . Then p ∈ R^n\V , and since the latter set is open, there exists r > 0 such that the ball B_r(p) lies in R^n\V . Since p is the limit of pk, there exists integer N
such that |pk − p| < r for any k > N. Hence, pk ∈ B_r(p) ⊂ R
n\V for any k > N, and in particular,
pk ∈/ V for any k > N. Contradiction.
Now we prove the converse statement. Suppose the contrary: V is not closed, and hence, R
n\V is not open. The latter means that there exists a point p ∈ R
n\V such that for any ball Br(p) there exists a point q ∈ Br(p) such that q /∈ R^n\V , i.e. q ∈ V . For any integer k > 0 choose such a point
qk ∈ B1/k(p), qk ∈ V . Then the sequence qk converges to p as k → +∞. Hence, by our hypotheses,
p ∈ V , and we arrive at a contradiction: p has been chosen from the set R^n\V .
defn continuous
Let W ⊂ R^n be an open subset. A map Φ : W → R^m is called continuous at a point x ∈ W if for any ball B_ε(Φ(x)) ⊂ R
m there exists a ball Bδ(x) ⊂ W such that Φ(B_δ(x)) ⊂ B_ε(Φ(x)).
A map Φ : W → R^m is called continuous if it is continuous at every point x ∈ W.
EXAMPLE: checking if homeomorphism
f : R → R, f(x) = x^2
it is not a homemorphism (since it is neither surjective nor injective, hence,not bijective).
However, the map f+ : (0, +∞) → (0, +∞), f+(x) = x^2 is a homeomorphism.
Proposition III.2. Let W ⊂ R^n be an open set. Then for a map Φ : W → R^m the following
hypotheses are equivalent:
(i) Φ is continuous everywhere in W (in the sense of Definition III.5);
(ii) for any open subset U ⊂ R
m the pre-image Φ−1(U) is open;
(iii) for any closed subset V ⊂ R
m the pre-image Φ−1 (V ) is closed;
(iv) for any x ∈ W and any converging sequence xk → x, where x_k ∈ W, the sequence Φ(x_k)
converges to Φ(x)
proof: notes
example:
f_1, . . . , f_m collection of continuous functions on R^n.
U = {x ∈ R^n: f_1(x) < 0, . . . , f_m(x) < 0}
closed? open?
Let f_1, . . . , f_m be a collection of continuous functions on R^n. Then by Proposition III.2 the subset
U = {x ∈ R^n: f_1(x) < 0, . . . , f_m(x) < 0} ⊂ R^n is open, and the subset
U¯ = {x ∈ R^n: f_1(x) <= 0, . . . , f_m(x) <= 0} ⊂ R^n
is closed
HOMEOMORPHISM
Let U ⊂ R^n and V ⊂ R^n be two open sets. A map Φ : U → V is called a homeomorphism if it is bijective, continuous, and the inverse map Φ−1is also continuous
EXAMPLE: checking if homeomorphism
f : R → R, f(x) = x^3:
(i) f : R → R, f(x) = x^3: it is a homemorphism. First, f is a continuous function. It is straightforward to see that it is bijective, and the inverse function, given by f−1(y) = y^{1/3}
, is also continuous
are these homeomorphic?
intervals
(−1, 1) and (−n, n)
homemorphism exists
Φ(t) = nt, where t ∈ (−1, 1).
bijective, inverse continuous
homeomorphism?
f(x) = x^k
where k > 0 is an integer?
odd or even function?
HOMEOMORPHIC
The sets U ⊂ R^ n and V ⊂ R^n are called homoeomorphic if there exists a homeomorphism Φ : U → V .
are these homeomorphic?
intervals
(−1, 1) or (−n, n)
with
X = (−∞, −1) ∪ (1, +∞).
neither
suppose there exists a homeomorphism
Φ : (−1, 1) → X.
Let t_1 and t_2 be points from
(−1, 1) such that
Φ(t_1) = −2 and Φ(t_2) = 2.
Then by the intermediate value theorem there exists a point t_0 ∈ (−1, 1) such that Φ(t_0) = 0. However, this is a contradiction, since Φ takes values in X and 0 ∈/ X
IVT
intermediate value thm
If f is continuous on [a,b] and f(a) neg f(b) pos
Then there exists a c in the interval st f(c) equals zero
continuous embedding meaning
any map satisfying is continuous
since a map Φ : U → R
m is assumed to be injective, the map
Φ : U → Φ(U) is bijective, and one can talk about the inverse map Φ−1
: Φ(U) → U. The last hypothesis in the definition says precisely that the inverse map Φ−1 is continuous in the so-called
sequential sense
continuous embedding
Let U ⊂ R^n be an open subset. A map Φ : U → R^ m, where m > n, is called a continuous embedding if it is injective and any sequence x_k ∈ U converges to a point x ∈ U if and only if the sequence Φ(x_k) converges to Φ(x).
are these continuous embeddings?
Example III.12Consider the following maps, representing different waysof bending intervals in a plane:
(i) Φ_1 : (0, 1) → R^2 is given by Φ_1(t) = (cos 2πt,sin 2πt).
..
1) is a continuous embedding
Here we consider t_k and t in (o,1)
Φ(t_k) converges to Φ(t) implies t_k converges to t
Case t in [o, 1/2) y>o since y_k converges to y conclude y_k>o for all sufficiently large k
Write
Φ(t_k) equals (x_n, y_n)
Φ(t) equals (x,y)
Implies t_k in (o,1/2) in this interval cos is a continuously monotonic function and inverse t_k equals arcos(x_k) implies arccos(x) equal t
Case t in (1/2,1) similarly y>o y_k >o
x_k <o use arcsin(y_k) instead so t in (1/4,3/4)
x<o x_k <o
For sufficiently large x so t_k in (1/4,3/4) on this interval and sin is a decreasing function, invertivle t_k equals arcsin (y_k) so arcsin(y) equals t
vector function
DIFFERENTIABLE
A vector-function Φ : U ⊂ R^n → R^ m is called differentiable at a point x ∈ U if there exists a linear map L : R^n → R^m such that
lim_h→0
|Φ(x + h) − Φ(x) − L(h)|/|h|
= 0,
· |length of a vector in R^m in numerator, in R^n in denominator.
Example III.14 (Derivative and differential in one variable). Let Φ : U ⊂ R → R be a real-valued
function of one variable. Recall that any linear map L : R → R has the form L(h) = ah for some real
number a ∈ R
if Φ is differentiable at a point x ∈ U….
a as 1x1 matrix
0=
lim_h→0|Φ(x + h) − Φ(x) − L(h)|/|h|
= lim_h→0|Φ(x + h) − Φ(x) − ah|/|h|
= lim_h→0
|[Φ(x + h) − Φ(x)]/h− a|
limit (Φ(x+h)−Φ(x))/h exists and equals a.