Given a segment length and , we can't construct , , or , but we can do by Pythagoras.
We can't construct , , but we can do by drawing semicircle on and draw a line perpendicular to the point these 2 segments intersect. The line from circumference and the intersection has the length
What I see is that the degree of what we want to construct tells you if it can be constructed or not. Degree is the exponent of any length. It can be constructed iff the degree of given length is equal to degree of length we want to construct. (Note: the description is not fully written yet, I have too much homework to do XD.)
For example, given length , have degree , but has degree , and also (like polynomials, adding polynomials only consider the highest degree of result). And then, has degree 1. So we can construct it.
Another example, given length , have degree , , have degree because . But has degree , so we can construct it.
Are there any proofs or, if you wish, counterexamples of this thing I don't even have an idea what to call. It just popped out of my mind yesterday. XD
Maybe the degree is the invariance of construction? I don't know. :3
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
To construct a, just consider two segments, a=a and b=1, and construct ab=a. However, if you mean using only a and b, then maybe...
EDIT: I see. Thanks @Michael Mendrin
Any geometry or construction is scalable, which is why for length measures, the degree has to be 1, for area measures, 2, etc. There is no such thing as length "1" in geometry, because what scale are we using, English or Metric, or something else?
Log in to reply
Are there any reason why the length has to be degree 1 only? And what defines them to be degree 1?
Log in to reply
Look at this is a matter of degrees of freedom. If you were a point, you could only roam along the length of a "length", like a train on a track, hence it just has 1 degree of freedom. A ship on the sea, on the other hand, has 2 degrees of freedom, it can roam along the length and breadth of an area. A spaceship can roam in space, with 3 degrees of freedom. In mathematics, it means that to define a point on a curve with a parametric equation, you need 1 variable. To define a point on a surface, you need 2. To define a point in a solid, 3. And so on. Now, but there has been some mathematics developed on the idea of "fractional dimensions", i.e., non-integer degrees of freedom, but that's another subject, mostly having to do with fractals, and can be shelved for another time.