Given:
- Three 2 component vector $\vec{x}$, $\vec{y}$, and $\vec{z}$ such that $\vec{x} + \vec{y} = \vec{z}$ and $\|\vec{x}\| = \|\vec{y}\|$
- $\theta$ such that the angle between $\vec{x}$ and $\vec{y}$ is $\theta$
- Three more 2 component vectors $\vec{a}$, $\vec{b}$, and $\vec{c}$ such that $\vec{a} + \vec{b} + \vec{c} = \vec{z}$ and $\|\vec{a}\| = \|\vec{b}\| = \|\vec{c}\|$
- $\phi$ such that the angle between $\vec{a}$ and $\vec{b}$ is $\phi$ and the angle between $\vec{b}$ and $\vec{c}$ is $\phi$
What is the ratio of $\theta$ to $\phi$?
The English translation of what I'm asking is: Given that a vertex of an equiangular, equilateral polygon falls on the origin let the point two vertexes away be $p$. Now take an equiangular, equilateral polygon with twice as many sides which also has a vertex on the origin. The point three vertexes away is $p$. What is the ratio of the angle between the sides of the first and second polygon?
EDIT:
David Quinn made the comment that this was difficult to understand. I've added a picture to help with visualization:
First lets prove that $\vec{a} = s\vec{x}$ and $\vec{c} = s\vec{y}$ where $s$ is some scalar:
Now going back to point 13 we see: $\frac{\pi + \theta}{2} = \phi$
So the ratio of $\theta$ to $\phi$ is: $\pi + \theta = 2\phi$