How to determine the rank of a matrix?

first the definition of the rank of a matrix is "maximal number of linearly independent column vectors in the matrix"

then the question could be rephrased to " how many independent column vectors are there".

so what we want to do is actually to find how many independent column vectors this matrix has.

to find the number of independent columns, use Elementary Row Operations (would be demonstrated with an example matrix in detail in real class) to find the rank.

Something further things to note after covering the main thing above:

1. The above method can be used to find the rank of a matrix, be it square or not.

2. To save the calculation, determininant of a square matrix can be checked beforehand,  if it is non zero then the rank is its number of columns (rows).

3. If the matrix is a zero matrix, its rank is 0.

YS

Related Further Mathematics A Level answers

All answers ▸

How do you find the derivative of arcsinx?


Write down the equations of the three asymptotes and the coordinates of the points where the curve y = (3x+2)(x-3)/(x-2)(x+1) crosses the axes.


Find the equation of the tangent to the curve y = exp(x) at the point ( a, exp(a) ). Deduce the equation of the tangent to the curve which passes through the point (0,1) .


Prove e^(ix) = cos (x) + isin(x)