If I have $X,Y$ Banach spaces and $T : X \to Y$ a linear and surjective map then $T$ is a open map. I want to prove that if $(y_n)$ is a bounded sequence on $Y$ then there exists a bounded sequence $(x_n)$ on $X$ such that $T(x_n) = y_n$. I want this because I am trying to prove that if $y_n \to 0$ then there exists a sequence $(x_n)$ in $X$ that converges to $0$ and $T(x_n) = y_n.$
Since $T$ is surjective, clearly there exists $(x_n) \in X$ such that $T(x_n) = y_n$. This is easy. Once $(y_n)$ is bounded it lies on a ball for a radius big enough. So, how can I find a ball in $X$ such that $(x_n)$ lies in a ball? The radius of such ball must be related with the radius of the ball containing $(y_n)$ somehow. How can I do this? It is obviously open map theorem, but how?