New Reply

Set of vectors with each subset forming a basis

 
Share Thread Thread Tools
Nov24-12, 02:29 PM   #1
 

Set of vectors with each subset forming a basis


Hey!

Let M and N be two natural numbers and N>M. I want to build a set A with N vectors of size M such that each subset S of A, where |S| = M, contains linearly independent vectors.

Another way to put it is that every S should be a basis for R^M.

Any ideas? Thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Nov26-12, 01:00 PM   #2
 
Do you want an explicit construction or a proof that such a set exists?
Nov27-12, 08:37 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
For example, if M= 2, you can take i= <1, 0>, j= <0, 1>, and k= i+ j= <1, 1>. Then any subset of order 2, {i, j}, {i, k}, and {j, k}, is a basis.

For M= 3, start with i= <1, 0, 0>, j=<0, 1, 0>, and k= <0, 0, 1> and add l= i+ j+ k.

Can you continue that?
New Reply
Thread Tools


Similar Threads for: Set of vectors with each subset forming a basis
Thread Forum Replies
Pauli matrices forming a basis for 2x2 operators Quantum Physics 2
Subset? Basis? Calculus & Beyond Homework 1
Forming a basis Linear & Abstract Algebra 3
Forming basis of R^3 General Math 2