complexnumber
- 61
- 0
Homework Statement
Define the sequence [tex]\displaystyle f_n : [0,\infty) \to<br /> \left[0,\frac{\pi}{2}\right)[/tex] by [tex]f_n(x) := \tan^{-1}(nx), x \geq<br /> 0[/tex].
Homework Equations
Prove that [tex]f_n[/tex] converges pointwise, but not uniformly on
[tex][0,\infty)[/tex].
Prove that [tex]f_n[/tex] converges uniformly on [tex][t, \infty)[/tex] for [tex]t ><br /> 0[/tex].
The Attempt at a Solution
[tex]\displaystyle \lim_{n \to \infty} f_n(x) = \lim_{n \to \infty}<br /> \tan^{-1} (nx) = 0[/tex] for [tex]x = 0[/tex].
[tex]\displaystyle \lim_{n \to \infty} f_n(x) = \lim_{n \to \infty}<br /> \tan^{-1} (nx) = \frac{\pi}{2}[/tex] for [tex]x \in (0, \infty)[/tex].
Let [tex]\displaystyle f : [0, \infty) \to \left[0, \frac{\pi}{2}<br /> \right)[/tex] be defined by
[tex] \begin{align*}<br /> f(x) = \left\{<br /> \begin{array}{ll}<br /> 0 & \text{ if } x = 0 \\<br /> \dfrac{\pi}{2} & \text{ if } x > 0<br /> \end{array}<br /> \right.<br /> \end{align*}[/tex]
Therefore [tex]f_n[/tex] converges pointwise to [tex]f[/tex].
Is function [tex]f[/tex] correct? How can I prove the rest?