It appears I have discovered something for myself:
Take a polygon with an odd number of sides, e.g. a nonagon (9 sides for clarification.) Draw it so a horizontal side is facing down and a point is at the top. Then, draw a polygon with twice the number of sides so that the bottom side is in the same space as the bottom side of the smaller polygon. then draw a circle the size of the larger polygon (circumscribed) and its center should land right on the topmost point of the smaller polygon. When this is done with circles, where one is half the size of the other, and is tangent to the inner surface of the larger one, one end touches the circle, and the other passes through the radius.
But polygons aren't exactly circular, and their heights aren't proportional in the same way circles are. Another thing is that the triangle and hexagon are pretty obvious, as one stacks to form an analog of the other, but a pentagon doesn't stack to make a decagon in the same way.
If anyone else has figured this out, please explain, though I feel the explanation is rather simple. I am a stickler for knowing what is known and what is unknown, so not knowing the possibility of someone else knowing this bugs me.
The phenomenon I've seen:
edit Another thing I've noticed is that when I draw a line along any of the smaller polygon's sides, each line passes through at least 2 points of the larger, or at least comes very close to the latter.


We can easily prove the following:
Proof:
Join $AB$ and $AC$. Note that our $(2n+1)$-gon is divided into two $(n+1)$-gons and a triangle. Let $\angle ABC = \angle ACB = x$ and $\angle BAC = y$. We have that $2x+y = 180^\circ$. Also, any angle in the $(2n+1)$-gon is $(2n-1)180^\circ/(2n+1)$. Now, the sum of angles in the $(n+1)$-gon is $$(n-1)(2n-1)180^\circ/(2n+1) + 2((2n-1)180^\circ/(2n+1) - x) \\= (n+1)(2n-1)180^\circ/(2n+1)-2x$$
[I have skipped a lot of steps here, so I encourage you to verify this]. This should be equal to $(n-1)180^\circ$. Equating, we get $x = 180^\circ n/(2n+1)$. So, $\angle CAB = y = 180^\circ - 2x = 180^\circ/(2n+1) = \color{green}{360^\circ/(4n+2)}$.
This proves the claim, hence the observed properties.