Rank of a matrix

Linear Algebra
Post Reply
User avatar
Tolaso J Kos
Administrator
Administrator
Posts: 867
Joined: Sat Nov 07, 2015 6:12 pm
Location: Larisa
Contact:

Rank of a matrix

#1

Post by Tolaso J Kos »

Find the rank of the matrix:

$$\mathcal{M}=\begin{bmatrix} 1^2 &2^2 &3^2 &\cdots &n^2 \\ 2^2& 3^2 &4^2 &\cdots &\left ( n+1 \right )^2 \\ 3^2& 4^2 &5^2 &\cdots &\left ( n+2 \right )^2 \\ \vdots & \vdots &\vdots & \ddots &\vdots \\ n^2& \left ( n+1 \right )^2 & \left ( n+2 \right )^2 &\cdots &\left ( 2n-1 \right )^2 \end{bmatrix}$$
Imagination is much more important than knowledge.
Captainjp
Posts: 4
Joined: Sun Feb 14, 2016 1:47 pm

Re: Rank of a matrix

#2

Post by Captainjp »

Adding and subtracting columns from other columns is obviously a procedure that does not affect the rank of the matrix. By first subtracting the \( n-1 \) -th column from the \( n \) -th, then the \( n-2 \) -th from the \( n-1 \) -th, and so on, and repeating the same procedure again, we get that \( \mathcal{M} \) has the same rank as the following matrix:
\begin{equation*}\mathcal{N} = \begin{bmatrix} 1^2 &2^2 &3^2 &\cdots &n^2 \\ 3& 5 &7 &\cdots &2n+1 \\ 2& 2 &2 &\cdots &2 \\ \vdots & \vdots &\vdots & \ddots &\vdots \\ 2& 2 & 2 &\cdots &2 \end{bmatrix}
\end{equation*}
which has rank 3.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: No registered users and 41 guests