in Linear Algebra recategorized by
4,976 views
23 votes
23 votes

The rank of the following $(n+1) \times (n+1)$ matrix, where $a$ is a real number is $$ \begin{bmatrix} 1 & a & a^2 & \dots & a^n  \\ 1 & a & a^2 & \dots & a^n \\ \vdots & \vdots & \vdots & \: & \vdots \\ \vdots & \vdots & \vdots & \: & \vdots \\ 1 & a & a^2 & \dots & a^n \end{bmatrix}$$

  1. $1$
  2. $2$
  3. $n$
  4. Depends on the value of $a$
in Linear Algebra recategorized by
5.0k views

2 Comments

if the second row starts with a,a,a²,......,a^n
then what is the rank
0
0

@ Your doubt doesn’t seem complete. Assuming all other row remains same. Rank will be 2, since 2nd row will not be linearly dependent on any other row.

0
0

7 Answers

28 votes
28 votes
Best answer

$\begin{bmatrix} 1 & a & a^2 & \dots & a^n \\ 1 & a & a^2 & \dots & a^n \\ \vdots & \vdots & \vdots & \: & \vdots \\ \vdots & \vdots & \vdots & \: & \vdots \\ 1 & a & a^2 & \dots & a^n \end{bmatrix}$

$R_2 \rightarrow R_2-R_1 , R_3 \rightarrow R_3-R_1 , R_4 \rightarrow R_4-R_1,$ and so on

$\begin{bmatrix} 1 & a & a^2 & \dots & a^n \\ 0 & 0 & 0 & \dots & 0 \\ \vdots & \vdots & \vdots & \: & \vdots \\ \vdots & \vdots & \vdots & \: & \vdots \\ 0 & 0 &0 & \dots &0 \end{bmatrix}$

Rank of the Matrix $=1$

Hence, option (A) 1 is the correct choice.

edited by

1 comment

only 1 linearly independent row hence rank=1
2
2
19 votes
19 votes
Ans is A.

we can eliminate all other rows using row 1. in the last only 1 row will be left.

rank = no of non zero rows = 1

1 comment

Good one.

Thanks.
0
0
9 votes
9 votes
All the rows of the given matrix are same. So the matrix has only one independent row.
4 votes
4 votes
Rank of a matrix = No. of independent row (or columns) of the matrix.

i.e. Ans- A
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true