Content deleted Content added
→A concrete example: Fix poor math formatting. Tags: Mobile edit Mobile web edit Advanced mobile edit |
|||
Line 24:
Examples of discontinuous linear maps are easy to construct in spaces that are not complete; on any Cauchy sequence <math>e_i</math> of linearly independent vectors which does not have a limit, there is a linear operator <math>T</math> such that the quantities <math>\|T(e_i)\|/\|e_i\|</math> grow without bound. In a sense, the linear operators are not continuous because the space has "holes".
For example, consider the space
<math display=block>\|f\| = \sup_{x\in [0, 1]}|f(x)|.</math>
The ''[[derivative]]-at-a-point'' map, given by
<math display=block>T(f) = f'(0)\,</math>
defined on
<math display=block>f_n(x)=\frac{\sin (n^2 x)}{n}</math>
for <math>n \geq 1
<math display=block>T(f_n) = \frac{n^2\cos(n^2 \cdot 0)}{n} = n\to \infty</math>
as <math>n \to \infty</math> instead of <math>T(f_n)\to T(0)=0</math>,
The fact that the ___domain is not complete here is important
== A nonconstructive example ==
|