Real Analysis Problem Set 3
Real Analysis Problem Set 3
Solutions
I. Minevich (small corrections by R. Kenyon)
November 27, 2009
Solution.
{x : lim fn (x) exists} = {x : ∀ > 0 ∃N ∀n, m > N |fn (x) − fm (x)| <
since the real (or complex) numbers are complete, so a sequence (namely
(fn (x))∞
n=1 ) converges iff it is Cauchy. Thus
∞ [
∞ \
∞ \
∞
\ 1 1
{x : lim fn (x) exists} = {x : fn (x)−fm (x) < }∩{x : fm (x)−fn (x) < }.
k=1 N =1 m=N n=N
k k
Solution.
If f is measurable on A and on B and f : (X, M) → (Y, N ) then ∀E ∈
N , f −1 (E) = (f −1 (E) ∩ A) ∪ (f −1 (E) ∩ B) = (f |A )−1 (E) ∪ (f |B )−1 (E): a
union of two measurable sets, hence measurable.
1
p. 48 # 9. Let f : [0, 1] → [0, 1] be the Cantor function (§1.5), and
let g(x) = f (x) + x.
Solution.
a. Since f (x) is monotone increasing, if y > x then f (y) ≥ f (x), so
g(y) = f (y) + y > f (x) + x = g(x), which shows g is injective. It is surjective
by the intermediate value theorem because it is continuous (being the sum
of two continuous functions), g(0) = 0, and g(1) = 2. Since g is monotone
and bijective, g((a, b)) = (g(a), g(b)), so g is also an open map, which implies
h is continuous.
2
G−1 (B) = g(B) = A, which is not Lebesgue measurable, so F ◦ G is not
Lebesgue measurable.
Solution.
By setting fk = ∞ fk = ∞
P k
R P k
a
n=1 n χ {n} , we have n=1 an . In each
P statement
we consider a sequence of fk ’s, so we have a sequence of series { ∞ k ∞
n=1 an }k=1 .
p. 59 # 25. Let f (x) = x−1/2 if 0 < x < 1, f (x)P= 0 otherwise. let {rn } be
an enumeration of the rationals, and set g(x) = ∞ 1 2
−n
f (x − rn ).
3
Solution.
a. By the monotone convergence theorem,
Z ∞ Z ∞ ∞
X Z ∞
−n
|g(x)|dx = g(x)dx = 2 f (x − rn )dx.
−∞ −∞ n=1 −∞
RIn particular,
R if ∃E ∈ M, m(E) = > 0, such that g = ∞ on E then
R
g ≥ E g ≥ · ∞ = ∞ > 2: a contradiction.
∞
X Z b
−2n
= 2 f (x − rn )2 dx (1)
n=1 a
4
Then ρ is a metric on the space of measurable functions if we identify func-
tions that are equal a.e., and fn → f with respect to this metric iff fn → f
in measure.
Solution.
To prove ρ is a metric, first we check that ρ(f, g) = 0 ⇔ f = g. Obviously,
ρ(f, f ) = 0. If ρ(f, g) = 0 but f 6= g then ∃E ∈ M|m(E) > 0 and ∀x ∈
|f −g| R |f −g|
Ef (x) 6= g(x), which implies 1+|f −g|
> 0 on E, so ρ(f, g) ≥ E 1+|f −g|
> 0.
Second, obviously ρ(f, g) = ρ(g, f ). Third, we check the triangle inequality:
|f − h| 1 1
=1− ≤1−
1 + |f − h| 1 + |f − h| 1 + |f − g| + |g − h|
|f − g| |g − h| |f − g| |g − h|
= + ≤ +
1 + |f − g| + |g − h| 1 + |f − g| + |g − h| 1 + |f − g| 1 + |g − h|
Now suppose fn → f in this metric but not in measure. Then ∃ > 0, δ >
0 ∀N ∃n > N µ({x : |fn (x) − f (x)| ≥ }) ≥ δ. This implies
|fn − f |
Z
ρ(fn , f ) ≥ ≥ δ > 0,
{x:|fn (x)−f (x)|≥} 1 + |fn − f | 1+
a contradiction. But the fact that µ(E) ≥ /2 means exactly that
/(2M )
µ({x : |fn (x) − f (x)| ≥ > 0}) ≥ ,
1 − /(2M ) 2
5
R R
p. 63 # 33. If fn ≥ 0 and fn → f in measure, then f ≤ lim inf fn .
Solution.
By theorem 2.30, there is a subsequence fnk that converges to f a.e., so
lim inf fn (x) ≤ f (x) a.e. If there exists a measurableS∞ set E, µ(E)
S∞ > 0,
such that ∀x ∈ E lim inf fn (x) < f (x) then E = k=1 Ek = k=1 {x :
lim inf fn (x) ≤ f (x) − k1 }, so ∃k|µ(Ek ) = δ > 0. But fn → f in measure,
so ∃N ∀n > N µ({x : |fn (x) − f (x)| ≥ k1 }) R < δ:R a contradiction, hence
R
lim inf fn (x) = f (x) a.e. By Fatou’s lemma, f = lim inf fn ≤ lim inf fn .
6
a. fn + gn → f + g in measure..
Solution.
a. Given > 0, δ > 0, ∃N1 , N2 ∀n > N1 µ({x : |fn (x) − f (x)| ≥ /2}) < δ/2
and ∀n > N2 µ({x : |gn (x) − g(x)| ≥ /2}) < δ/2. Letting N = max{N1 , N2 }
we have ∀n > N µ({x : |fn (x) + gn (x) − (f (x) + g(x))| ≥ }) < δ since
≤ |fn (x) + gn (x) − (f (x) + g(x))| ≤ |fn (x) − f (x)| + |gn (x) − g(x)| implies
|fn (x) − f (x)| ≥ /2 or |gn (x) − g(x)| ≥ /2.
|fn (x)gn (x) − f (x)g(x)| ≤ |fn (x)||gn (x) − g(x)| + |g(x)||fn (x) − f (x)|
Solution.
If fn → f in measure then, given > 0, ∃N ∀n > N µ({x : |fn (x) − f (x)| ≥
}) < 1/2, i.e. {x : |fn (x) − f (x)| ≥ } = ∅, so ∀x|fn (x) − f (x)| < , which
is uniform convergence.
7
If fn → f uniformly then, given δ > 0 and > 0, ∃N ∀n > N ∀x|fn (x) −
f (x)| < , so µ({x : |fn (x) − f (x)| ≥ }) = 0 < δ, which is convergence in
measure.
p. R77 # 55.
2
R 1 E = [0, 1] × [0, 1].
R 1 Let R 1 Investigate
R1 the existance and equality
of E f dm , 0 0 f (x, y)dxdy, and 0 0 f (x, y)dydx for the following f .
a. f (x, y) = (x2 − y 2 )(x2 + y 2 )−2 .
a.
1 1 1 1
|x2 − y 2 |
Z Z Z Z Z
2
|f |dm = |f (x, y)|dxdy = 2 2 2
dxdy
0 0 0 0 (x + y )
Z 1 Z y 2 Z 1 2 Z 1 y 1 !
y − x2 x − y2
x x
= 2 2 2
dx + 2 2 2
dx dy = − dy
0 0 (x + y ) y (x + y ) 0 x2 + y 2 0 x2 + y 2 y
Z 1
1 1
= − 2
dy = ln y|10 − tan−1 y|10 = ∞
0 y 1+y
R
so f dm2 does not exist. But
1 1 1
1 Z 1
x2 − y 2 −x −1
Z Z Z
−1 1 π
dxdy = dy = dy = − tan y|0 = −
0 0 (x2 + y 2 )2 0 x2 + y 2 0
0 1+y
2 4
and
Z 1Z 1 1
1 Z 1
x2 − y 2
Z
y 1 −1 1 π
dydx = dx = dx = tan x|0 =
0 0 (x2 + y 2 )2 0 x2 + y 2 0 0 1+x
2 4
b. Case 1. a < 2, a 6= 1:
1 1 1
1 Z 1
(1 − xy)1−a (1 − y)1−a 1
Z Z Z Z
2 −a 1
|f |dm = (1−xy) dxdy = dy = − dy
0 0 0 y(a − 1) 0 a−1 0 y y
8
1/2 1
(1 − y)1−a 1 (1 − y)1−a 1
Z Z
= − dy + − dy
0 y y 1/2 y y
Note that the function is bounded in the first integral since
(1 − y)1−a 1
lim − = lim (1 − a)(1x )−a = 1 − a
y→0 y y y→0
Case 2. a = 1:
Z 1Z 1 1
1 Z 1
ln(1 − xy) ln(1 − y)
Z Z
2 −1
|f |dm = (1−xy) dxdy = dy = − dy
0 0 0 −y
0 0 y
1/2 1
ln(1 − y) ln(1 − y)
Z Z
=− dy − dy < ∞
0 y 1/2 y
because
ln(1 − y) −1
lim
= lim = −1
y→0 y y→0 1 − y
so the function is bounded from 0 to 1/2, which makes the first integral finite,
and
Z 1 Z 1
ln(1 − y) ln(2) 1
− dy ≤ −2 ln(1 − y)dy = 2( + ) < ∞.
1/2 y 1/2 2 2
Again, by Fubini’s theorem, all three integrals are equal.
Case 3. a ≥ R2: From case 1, we can see that the second integral will be
1
infinite since 1/2 (1 − y)−b = ∞ when b > 1. Since the function is symmetric
in x and y, integration with respect to dxdy is the same as with respect to
dydx, so none of the integrals exist.
c.
Z Z 1/2 Z 1/2−x −3 Z 1 Z x−1/2 −3
2 1 1
|f |dm = −x dydx + x− dydx
0 0 2 1/2 0 2
9
Z 1/2 −2 Z 1
−2 −1 12 −1 1
1 1 1 1
= −x dx+ x− dx = −x − x− = ∞+∞ = ∞
0 2 1/2 2 2 2 1
0 2
R 2
so f dm does not exist. Also,
Z 1Z 1 Z 1/2 Z 1/2−x −3 Z 1 Z x−1/2 −3
1 1
f (x, y)dydx = x− dydx+ x− dydx = ∞−∞
0 0 0 0 2 1/2 0 2
R1R1
so 0 0 f (x, y)dydx does not exist. And
Z 1Z 1 Z 1/2 Z 1/2−y −3 Z 1/2 Z 1 −3
1 1
f (x, y)dxdy = x− dxdy+ x− dxdy
0 0 0 0 2 0 y−1/2 2
"Z #
1/2 Z 1/2
1 1 1 1 1
=− − dy + − dy = −∞
2 0 y2 4 0 4 (y − 1)2
p. 77 # 59. Let f (x) = x−1 sin x.
R∞
a. Show that 0 |f (x)|dx = ∞.
Rb
b. Show that limb→∞ 0 f (x)dx = π/2 by integrating e−xy sin x with re-
spect to x and y. (In view of part (a), some care is needed in passing
to the limit as b → ∞.)
Solution.
a.
Z ∞ ∞ Z (k+1)π ∞
sin x X | sin x| 1 X 1 1
x
dx ≥ dx ≥ √ 1 + 3 =∞
0 k=1 kπ
x 4 2 k=1 k + 4
k+ 4
10
On the other hand,
Z ∞Z ∞ ∞
∞
−e−xy cos x − ye−xy sin x
Z
−xy
e sin xdxdy = dy
0 0 0 y2 + 1 0
11