Question about counting degrees of freedom

AI Thread Summary
The discussion centers on the concept of degrees of freedom (DOF) in mathematical representations of objects, particularly when using n-dimensional vectors. It explores whether the existence of scalar multiples representing the same object reduces the degrees of freedom from n to n-1. One argument presented is that if n were 1, it would imply zero degrees of freedom, which contradicts the existence of infinitely many points on a line. The conversation also highlights the practical need for additional values to avoid special cases in mathematical representations. Ultimately, the question remains whether the reduction to n-1 degrees of freedom can be conclusively proven.
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.
 
Mathematics 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?
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top