Question about counting degrees of freedom

Click For Summary
SUMMARY

The discussion centers on the concept of degrees of freedom (DOF) in mathematical representations of objects as n-dimensional vectors. It concludes that while n values are typically sufficient to specify an object, the presence of scalar multiples means that there are at most n-1 degrees of freedom. This is illustrated through examples such as lines in the plane and 3x3 homographies, where the representation must account for the scaling property of vectors. The dialogue emphasizes the importance of understanding these constraints when modeling mathematical systems.

PREREQUISITES
  • Understanding of vector representation in mathematics
  • Familiarity with degrees of freedom in mathematical contexts
  • Knowledge of homogeneous coordinates and their applications
  • Basic concepts of linear algebra, including scalar multiplication
NEXT STEPS
  • Explore the concept of degrees of freedom in statistical models
  • Learn about homogeneous coordinates and their role in projective geometry
  • Study linear transformations and their implications on vector spaces
  • Investigate the relationship between constraints and solutions in linear systems
USEFUL FOR

Mathematicians, engineers, and students studying linear algebra, geometry, or any field involving vector spaces and transformations will benefit from this discussion.

samh
Messages
46
Reaction score
0
Suppose that for some application it is mathematically convenient to represent certain objects of interest (e.g., lines or conics) as n-dimensional vectors. That such a representation exists let's us conclude that in order to specify such an object, no more than n values are necessary. That is, there are at most n degrees of freedom.

But now suppose I tell you that this representation has the following special property: any two vectors that are scalar multiples of one another represent the same object (provided that the scale factor is nonzero). So here’s my question: does this allow us to conclude that there are, in fact, at most n-1 degrees of freedom? If so, why?

Examples
To make my question more clear, here are two instances of this scenario.
  1. Lines in the plane, which have 2 DOF, can be expressed in the form ax+by+c=0, and hence we may choose to represent them as 3-vectors (a,b,c). Since (ka)x+(kb)y+(kc)=0 for nonzero k represents the same line, (a,b,c) is equivalent to all scalar multiples (ka,kb,kc).
  2. Transformations that act on homogeneous coordinates are generally defined only up to scale. For example, 3x3 homographies have 8 DOF rather than 9 "because" they are defined only up to scale.
 
Physics news on Phys.org
this kind of reminds me of a holographic universe where you have 3 dimensions but can map everything to 2.
 
does this allow us to conclude that there are, in fact, at most n-1 degrees of freedom? If so, why?

I don't think it does. If it did, then points on a 1D line would have 0 degrees of freedom, which is clearly a contradiction, as there are infinitely many primes that you can place on the line.

Of course, I'm not even an armchair mathematician.
 
You could, for example, divide the entire vector by, say, the first component and so represent any vector by <1, ...> with n-1 arbitrary numbers. To answer justsomeguys objection, if n were 1, every point would be represented by a single number but, since multiplying any such by a number, they all represent the same vector. The space containing a single vector does, in fact, have dimension 1. I have no idea what "primes" have to do with this.
 
HallsofIvy said:
You could, for example, divide the entire vector by, say, the first component and so represent any vector by <1, ...> with n-1 arbitrary numbers.

... unless the first component was zero!

It is often more convenient to use more "values" than are strictly necessary to describe the degrees of freedom of the system, because it avoids a lot of special cases. For example you could write the equation of the line as y = mx + c with only two constants, but then you can't deal with vertical lines unless you add the (large) complication that m can equal "infinity".
 
AlephZero said:
... unless the first component was zero!
This makes sense. Then it makes me wonder, since you can't assume WLOG that the first component is 1, how do we argue that there are n-1 DOF rather than n?

What about this simpler case: we want to solve for x\in\mathbb{R}^9 and to do so we collect constraints a_i^Tx=b_i. If we can find 9 of these, we can solve for x. But if all b_i are zero (and we want x\neq0) we need only collect 8 constraints! Why exactly is this? How would you prove it?
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
10K
  • · Replies 7 ·
Replies
7
Views
1K