Rank/Dimension of a Vector Space

<aside> 💡 The dimension(or rank) of a vector space is the size(or cardinality) of a basis of the vector space.

</aside>

For every vector space there exists a basis, and all bases of a vector space have the same number of elements(or cardinality).

<aside> 💡 The dimension(or rank) of a vector space (say $V)$ is uniquely defined and denoted by $dim(V)$ (or $rank(V)$) respectively.

</aside>


Dimension of $\R^n$

The $i^{th}$ standard basis vector in $\R^n$:

$e_i=(0,0,...0,1,0.....,0)$


Example:

Untitled


Example: In terms of Matrices

Untitled


Rank of a Matrix

Let $A$ be an $m\times n$ matrix.