Econ 2174
Homework 3
Due: October 14
Problem 1
Suppose T ⊂ Rn is closed, and (xi ) is a converging sequence such that xi ∈ T
∀i = 1, 2, .... Prove that the limit of (xi ) is a point in T .
Problem 2
Prove that the intersection of two closed sets is closed. (Note: the empty set is
trivially closed.)
Problem 3.
Consider the set [a, b] × [c, d] in R2 , where
[a, b] × [c, d] := {(x1 , x2 ) ∈ R2 : a ≤ x1 ≤ b, c ≤ x2 ≤ d}.
Prove that [a, b] × [c, d] is closed.
Problem 4
(
1/x if x 6= 0
Consider the function f (x) = . Prove that f does not have a
0 if x = 0
limit at the point x = 0.
Problem 5
Suppose f : R → R and g : R → R are both continuous at x0 . Prove that the
function h : R → R where h(x) := f (x)g(x) is also continuous at x0 .
1
Problem 6
Prove that the function f (x) = |x| is continuous.
Problem 7
Prove that the function f (x1 , x2 , ..., xn ) = x1 + x2 + ... + xn is continuous.