Exercises on series of functions
Consider fn(x) = nx/(1 + n2x2) and f(x) = 0. Show that
fn → f pointwise on ℝ, however the convergence is not uniform.
fn → f uniformly on {x : |x| > k > 0}.
Solutions
-
f(1/n) = 1/2, hence the convergence is not uniform.
We must show that
|fn(x) − f(x)| < ε forl all n > n0 and all x ∈ {x : |x| > k > 0}.
or equivalently sup { |fn(x) − f(x)| : x ∈ I } < ε ∀ n > n0.
|fn(x) − f(x)| is |fn(x) − 0|, and so we must study how the function |nx / (1 + n2 x2)| behaves in the domain. The function is basically n|x| / (1 + n2x2). We have that
n|x| / (1 + n2x2) < n|x| / (x2n2) = |x|/nx2 = 1/n ⋅ 1/|x|
given that |x| > k, 1/|x| < 1/k, so your |fn(x)| < 1/n ⋅ 1/k, this is enough to prove that lim n ⟶ ∞ sup |fn(x)| = 0. ■
«Sequences of functions Index Sulfides»