/All/
|
index
catalog
recent
update
post
|
/math/
/tech/
/anime/
/misc/
/free/
/meta/
|
Guide
dark
mod
Log
P18170
Fri 2022-11-18 20:24:45
link
reply
7afab3a79ca53624692080028f97819ca53760ba41aed86808e87d42e5d6dd3c.jpg
90.5 KiB 815x969
Caitlin wants to draw n straight line segments, without lifting her pencil off the paper and without retracing her path, so that each segment crosses exactly one other segment (not counting intersections at vertices) and she ends up back where she started.
a. Show how she can do this for n = 6. (Draw a picture!)
b. For which n can it be done, and for which n is it impossible? Prove your answer.
Referenced by:
P18610
P18199
Sat 2022-11-19 05:31:21
link
reply
The problem cannot be solved because Caitlin is female and therefore lacks the cognitive ability required to complete the task.
P18610
Tue 2022-11-22 02:23:32
link
reply
38a6d053809e53605700930f484b8ca5998118357e3e71452b888d7d58e8b8c2.png
2.54 KiB 400x400
P18170
I'm working on the case of 2 intersections for each line. It's easy when n is odd, but when n is even it appears to require picking up the pencil once.
Referenced by:
P18638
P18667
P18638
Tue 2022-11-22 09:19:23
link
reply
P18610
JEWWWWWSSSSSS
Referenced by:
P18695
P19219
Fri 2022-11-25 18:53:48
link
reply
f8ef1fe65512cf16144dc0d1763c3afe788e20a1c369d9652e7cc9d235f425be.png
11.2 KiB 721x597
I have found a construction that works for all n=2k with k odd.
Step 1: draw a regular k-agon
Step 2: draw a second regular k-agon inside and in the same orientation as the first one
Step 3: link all vertices by alternating between the small and the big polygon, thus making two complete rotations around the center of the figure.
This makes a regular k-pointed star.
Let's assume the n vertices have coordinate
[tex:
A
_
i
=(cos(2
\pi
×i/k), sin(2
\pi
×i/k))
]
and
[tex:
B
_
i
(a cos(2
\pi
×i/k), a sin(2
\pi
×i/k))
]
, without loss of generality (this is just a frame transformation).
[tex:
[A
_
{
i
}
B
_
{
i+1
}
]
]
only crosses
[tex:
[A
_
{
i+1
}
B
_
{
i
}
]
]
.
The polygons don't really have to be regular, nor in the same orientation, but it makes the explanation simpler. What is important is that one polygon is comprised inside the other and that all the lines are on the outside of the small polygon.
I don't know if another construction could work for other values of n
Picrel is an example for n=6 (k=3)
Referenced by:
P19222
P19236
P19236
Fri 2022-11-25 20:25:28
link
reply
P19219
Looks good so far.
Referenced by:
P19211
P19243
Mod Controls:
x
Reason: