Let X,Y be normed spaces and $T: X \to Y$ a linear operator. If $(T_n)$ is a sequence of linear operators also from $X \to Y$ then prove $$A := \{x \in X : T_nx \not\to Tx \}$$ is dense or empty.
So essentially, I think what I'm supposed to do is to pick an x where there isn't convergence, and so $||T_nx - Tx||> \epsilon$ for the usual ways. But I'm not sure where to go from here. If I take a Cauchy sequence around x, this doesn't exactly work because if the $T_n,T$'s are not continuous then the image may not be Cauchy.
Thanks for any help.