Sequence of constant rank matrices - MathOverflow most recent 30 from http://mathoverflow.net2013-05-19T16:05:18Zhttp://mathoverflow.net/feeds/question/17195http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/17195/sequence-of-constant-rank-matricesSequence of constant rank matricesShake Baby2010-03-05T17:17:31Z2010-03-05T21:02:01Z
<p>Let $A_k$ be a sequence of real, rank $r$, $n$ x $m$ matrices such that $A_k$ converges to a rank $r$ matrix $A$. Let $v_k, u_k$ be sequences of vectors such that $u_k\rightarrow u$ and $A_k v_k=u_k$. I would like to know if it is possible to show that there exist a vector $v$ such that $Av=u$. Appreciate any help.</p>
http://mathoverflow.net/questions/17195/sequence-of-constant-rank-matrices/17198#17198Answer by Deane Yang for Sequence of constant rank matricesDeane Yang2010-03-05T17:48:22Z2010-03-05T18:02:16Z<p>It suffices to show that you can replace the original sequence $v_k$ by a new one that is bounded.</p>
<p>You should start by figuring out what can go wrong, i.e, how is it possible for the sequence $v_k$ to be unbounded?</p>
http://mathoverflow.net/questions/17195/sequence-of-constant-rank-matrices/17220#17220Answer by Sergei Ivanov for Sequence of constant rank matricesSergei Ivanov2010-03-05T21:02:01Z2010-03-05T21:02:01Z<p>I think it is best to settle this problem geometrically, that is if you think of matrices as linear maps from $\mathbb R^m$ to $\mathbb R^n$. The images of these maps are $r$-dimensional linear subspaces of $\mathbb R^n$. Let $X_k$ denote the image of $A_k$, then $u_k\in X_k$, and you want to prove that the limit vector $u$ belongs to the image of $A$.</p>
<p>Let $X$ denote the set of all possible limits of sequences such that the $k$th element of the sequence belongs to $X_k$ for every $k$ (for example, <code>$\{u_k\}$</code> is one such sequence, hence $u\in X$). Clearly $X$ is a linear subspace of $\mathbb R^n$, and it contains the image of $A$. And the dimension of $X$ is no greater than $r$. Indeed, suppose that $X$ contains $r+1$ linearly independent vectors $w_1,\dots,w_{r+1}$. Each $w_i$ is a limit of a sequence of vectors <code>$u_k^{(i)}\in X_k$</code>. For a sufficiently large $k$, the vectors <code>$u_k^{(1)},\dots,u_k^{(r+1)}$</code> are linearly independent because the set of linearly independent $(r+1)$-tuples is open. This contradicts the fact that $\dim X_k=r$.</p>
<p>Since $X$ is a linear subspace of dimension at most $r$ and it contains the ($r$-dimensional) image of $A$, it must coincide with that image. Since $u\in X$ by definition, it follows that $u$ belongs to the image of $A$, q.e.d.</p>