problem about the dimensions of two subspaces

102 Views Asked by At

Let $\{v_1,\ldots,v_k\}$ be vectors of $\mathbb R^n$ with $k\le n$ and consider the following subspaces:

$ M=\{A \in \mathbb R^{n\times n} : Av_i=0, i=1, \ldots ,k \}$

$N=\operatorname{span}\{v_1,\ldots, v_k\}$.

what is the relationship between the $\dim(M)$ and $\dim(N)$?

please see if there is any error in this solution, and correct. Thank you

sol.

let $\quad \beta =\{A_1,A_2,\ldots,A_p\} $ a base of $M$ $\quad (p\le n \times n)$

and $\quad \gamma =\{v_1,\ldots,v_q\} $ a base of $N$ $\quad (q\le k).$

let's consider the following matrices

$$ W=\begin{bmatrix} A_1 \\ A_2 \\ \vdots \\ A_p \end{bmatrix} \quad and \quad B=\begin{bmatrix} v_1 \\ v_2 \\ \vdots \\ v_q \end{bmatrix}$$

Note that: $W \in \mathbb R^{(p.n)\times n},\quad$$B \in \mathbb R^{n\times q}\quad$ and $WB=O$ then $B\in Nu(W)$ $\Rightarrow$ $q\le Nu(W) \quad$ (as the $posto(B)=q$)

by the Rank-Nullity Theorem we have to

$n=dim(Nu(W)+posto(W)$ $\quad \Rightarrow\quad $ $posto (W)\le n-q \quad$

As the

$posto(W)=dim(M), \quad q=posto(B)=dim(N)$ then

$dim(M)+dim(N)\le n$

please see if there is any error in this solution, and correct. Thank you

1

There are 1 best solutions below

1
On

You mean $q\le k-i+1{}{}{}{}{}{}{}{}{}{}$?