Cardinality vs. Dimension, Solution of homogeneous equations

In summary, the cardinality of a vector space is just its cardinality as a set. The dimension of a vector space is the size of its basis.
  • #1
Locoism
81
0

Homework Statement



Show that the number of distinct solutions of a system of linear equations (in any number of equations, and unknowns) over the field Zp is either 0, or a power of p.


The Attempt at a Solution



First off, I was wondering whether there is any difference between "cardinality" of a vector space and "dimension". Aren't both just the size of the basis? (the cardinality of V = dim(V)??)
This is just because my prof keeps switching between both and confusing the rest of us.

for the question, suppose the system is m equations in n unknowns.
The case of 0 is trivial, so if we take the subset W of Zpn of solutions over Zp, W is a vector space, and dim(W) = n.
I'm not sure how to put this technically, but for each unknown more than the number of equations (say we parametrize them) we have p possible choices, and thus pt solutions.

There's something missing, but am I on the right track?
 
Physics news on Phys.org
  • #2
No. The cardinality of V isn't equal to the dimension of V. Easy counterexample: an n-dimensional vector space over Z/pZ has p^n elements (which is essentially what you've noticed with your W). What is true is that the cardinality of a basis for V is equal to the dimension of V (and this is the definition of dimension).

Anyway, you've basically solved the problem, although you've said some questionable things. You've noticed W is a finite-dimensional vector space over Z/pZ, which is correct. If the dimension of W is t (it's not necessarily n), then you can choose a basis w_1,...,w_t for W. Any element of W will thus look like a_1w_1+...+a_tw_t with a_i in Z/pZ. Now count these suckers.
 
  • #3
morphism said:
No. The cardinality of V isn't equal to the dimension of V. Easy counterexample: an n-dimensional vector space over Z/pZ has p^n elements (which is essentially what you've noticed with your W). What is true is that the cardinality of a basis for V is equal to the dimension of V (and this is the definition of dimension).
Oh ok thank you. So what is cardinality then (talking about a vector space)?

morphism said:
If the dimension of W is t (it's not necessarily n), then you can choose a basis w_1,...,w_t for W. Any element of W will thus look like a_1w_1+...+a_tw_t with a_i in Z/pZ. Now count these suckers.
So then the dimension is pt! It makes sense to say dim(W) = t, but I don't understand why it isn't n:
The system is in n unknowns, and as you said, you can form a basis {w1, w2,...,wt}. But in the standard basis, you would have {e1,...,en}, thus dim(W) = n since all bases of W have the same cardinality. Why not n?
 
  • #4
Locoism said:
Oh ok thank you. So what is cardinality then (talking about a vector space)?
The cardinality of a vector space is just its cardinality as a set.
So then the dimension is pt! It makes sense to say dim(W) = t, but I don't understand why it isn't n:
The system is in n unknowns, and as you said, you can form a basis {w1, w2,...,wt}. But in the standard basis, you would have {e1,...,en}, thus dim(W) = n since all bases of W have the same cardinality. Why not n?
Try solving
x_1 + x_2 = 0
x_1 + x_2 + x_3 = 0
in Z/2Z, for example. Is dimW=3?
 
  • #5
morphism said:
The cardinality of a vector space is just its cardinality as a set.
Thank you, makes perfect sense.
morphism said:
Try solving
x_1 + x_2 = 0
x_1 + x_2 + x_3 = 0
in Z/2Z, for example. Is dimW=3?
Oh alright. Essentially saying dimW = t is just saying it is finite dimensional.
 

FAQ: Cardinality vs. Dimension, Solution of homogeneous equations

1. What is the difference between cardinality and dimension?

Cardinality refers to the size or number of elements in a set, while dimension refers to the number of independent variables needed to describe a mathematical space.

2. How are cardinality and dimension related?

In general, the cardinality of a set is the number of elements in that set, while the dimension of a mathematical space is the number of independent variables needed to describe that space. However, in some cases, the cardinality of a set can also be used to represent the dimension of a space, such as in finite vector spaces.

3. What is the solution of homogeneous equations?

The solution of homogeneous equations is a set of values that make all equations in a system equal to zero. This means that the equations have a unique solution, known as the trivial solution, where all variables are equal to zero.

4. How is the solution of homogeneous equations related to cardinality and dimension?

In linear algebra, the solution of homogeneous equations is related to the dimension of the null space, which is the set of all solutions that make the equations equal to zero. The dimension of the null space is equal to the number of free variables in the system, which is also known as the nullity of the system. This is related to the dimension of the solution space, which is the set of all possible solutions to the equations, and is equal to the dimension of the original space minus the nullity.

5. Can the solution of homogeneous equations have a non-trivial solution?

Yes, in certain cases, the solution of homogeneous equations can have a non-trivial solution where at least one variable is not equal to zero. This happens when the dimension of the null space is greater than zero, meaning that there are more free variables than the trivial solution requires. In this case, there are infinitely many solutions to the equations, as any combination of the free variables can be used to find a solution.

Similar threads

Back
Top