- #1
tiny-tim said:hi victoranderson!
if Q-1MQ = that matrix,
then MQ = Q(that matrix), which is … ?
victoranderson said:I can find MQ=QD by trail and error …
tiny-tim said:hi victoranderson!
(just got up :zzz:)it isn't trial and error
what are the columns of QD ?
Linear independence means that no vector in the set can be written as a linear combination of the other vectors in the set. In other words, no vector in the set is redundant and each vector adds new information to the set.
A set of vectors is linearly independent if the only solution to the equation c1v1 + c2v2 + ... + cnvn = 0 is c1 = c2 = ... = cn = 0, where c1, c2, ..., cn are constants and v1, v2, ..., vn are the vectors in the set.
Yes, a set of linearly dependent vectors can be transformed into a set of linearly independent vectors by removing any redundant vectors and adding new vectors that are not linear combinations of the remaining vectors.
A matrix is invertible if and only if its columns (or rows) are linearly independent. This means that if a matrix is not invertible, its columns are linearly dependent and vice versa.
Yes, a set of linearly independent vectors can become linearly dependent when multiplied by a matrix. This can happen if the matrix is singular (not invertible) or if the matrix transforms the vectors in a way that makes them linearly dependent.