M+k=n: Examining Linear Equations Relationships

413
Messages
40
Reaction score
0
Let b be the vector such that B = [A b] , and let a1, a2, a3 and a4 be the columns of A.

Let m be the number of linearly independent columns of A, let k be the number of parameters (free variables), and let n be the total number of columns in A. In our example above, n = 4.

Do you suppose that this relationship m + k = n will be true for all systems of linear equations?
 
Physics news on Phys.org
I'm afraid I don't recognize the notation "the vector such that B = [A b]". What does it mean?
 
um, well A is the co-efficient matrix of the system, and B is the augmented matrix of the system, b is just the answer column of the linear equations.
 
Yes, m + k = n should hold, since m = r(A).
 
"Do you suppose that this relationship m + k = n will be true for all systems of linear equations?"

No.


Edit:
I misread k. My fault.
In the problem as stated there are n unknowns.
In the context of Gaussian elimination, they fall into
two groups, free and basic. In the stated problem
they are k and m, respectively. Their sum equals n,
i.e., k+m=n. This is a trivial result. I suppose that's
what fooled me. I guess I was expecting a "trick" question, or maybe something with a little more substance.

I might add that in the case ~(b=0), the solution *set* is not a "space" (in the vector space sense). It should properly be called a linear manifold.
 
Last edited:
Yes, if P is the solution space and r(A) is the rank then:
dimP = n - r(A)
outline of proof: (r=r(A))
First we can put the matrix A into row-echelon form, now the number or non-zero rows is the rank.
If v = (t_1, ... , t_r, ... , t_n) is a solution then the vectors {t_1, ... , t_r} are all linear combinations of {t_r+1, ... , t_n} . If
t_1 = C_11*t_r+1 + ... + C_1n*t_n then it's possible to write the general solution as:
t_r+1 (C_11, C_21, ... , 1, 0, ... , 0)
:
:
t_n (C_1(n-r) , C_2(n-r), ... , 0 , ... ,0 ,1)
since all these n-r vectors are also linearly independent they are a base to the solution and so dimP = n - r(A)
In this case dimP = k, r(A) = m so m+k = n
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top