New Reply

how to calculate rank of 2 by 1 matrix..??

 
Share Thread Thread Tools
Jan22-13, 01:07 PM   #1
 
Blog Entries: 2

how to calculate rank of 2 by 1 matrix..??


hey guys so i am well familiar with finding out rank of square matrices but if matrix is just a row or column vector then how to determine its rank..considering the example below:
a=[x1
x2
x3]
where is column matrix while x1,x2,x3 are elements of this matrix..!!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Jan22-13, 05:19 PM   #2
mfb
 
Mentor
Can you find the column rank (the number of independent columns)?
This is the same as the rank of the matrix.
Jan22-13, 06:38 PM   #3
 
Blog Entries: 2
hi there
infact i am quite asking about how to calculate the rank of a column or row matrix..??
and here i have just taken the example of row matrix..but i would also like to know about determining rank of a column matrix..!!
Jan23-13, 07:20 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

how to calculate rank of 2 by 1 matrix..??


Any "n by 1" or "1 by n" matrix has rank "n".
Jan23-13, 09:10 AM   #5
mfb
 
Mentor
Quote by shivaniits View Post
infact i am quite asking about how to calculate the rank of a column or row matrix..??
And I posted a hint.

Quote by HallsofIvy View Post
Any "n by 1" or "1 by n" matrix has rank "n".
It has rank 1, if at least one entry is non-zero, and 0 otherwise. But never n, unless n=1.
Jan23-13, 01:40 PM   #6
 
Blog Entries: 2
Quote by mfb View Post
Can you find the column rank (the number of independent columns)?
This is the same as the rank of the matrix.
ok..but here you have mentioned about column rank...but i am asking here is a different thing..i am asking about how to find the rank of column matrix or column vector i should say..!!
Jan23-13, 02:01 PM   #7
mfb
 
Mentor
It is not a different thing.
Can you find the column rank of a column matrix? It is easy, and the answer was already posted here. The same applies to a row matrix and the row rank.
Jan24-13, 11:55 AM   #8
 
Blog Entries: 2
ok so can i say that any n by 1 or 1 by n matrix has rank of 1 ..!!
but what if the independent rows or row vectors and columns or column vectors have value more than 1 like i have an example as:-
x1=(1,3,4,2)
x2=(3,-5,2,2)
x3=(2,-1,3,2)
so here i have three vetors x1,x2,x3 out of which two are independent x1,x2 while x3 is dependent as x3=(x1+x2)/2;
and they all form a column matrix of 3 by 1 as
A=[ x1
x2
x3 ]
now acc to rule n by 1 and 1 by n we have rank 1 but checking independent rows as 2
so what should be rank 1 or 2..??
Jan24-13, 12:25 PM   #9
mfb
 
Mentor
2. I don't see any reason why you would expect 1. It is a 3x4-matrix, this is neither nx1 nor 1xn.
Jan24-13, 01:21 PM   #10
 
Blog Entries: 2
now i am feeling stupid..!! i have been looking all along in terms of an individual vectors and not in terms of components ..!!
thanks..:)
New Reply

Tags
matrices, rank of matrix, vector
Thread Tools


Similar Threads for: how to calculate rank of 2 by 1 matrix..??
Thread Forum Replies
How to calculate Matrix rank in a Casio fx-9750GA plus Calculators 6
Matrix Multiplication and Rank of Matrix General Math 2
Lin Alg - Rank of a Matrix Calculus & Beyond Homework 6
The rank of a matrix Linear & Abstract Algebra 8
Matrix manipulations/rank of a matrix Calculus & Beyond Homework 2