Thread: Problem 31
View Single Post
  #10  
Old July 23rd, 2007, 03:34 PM
ThePerfectHacker's Avatar
ThePerfectHacker ThePerfectHacker is offline
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,186
Country:
Thanks: 482
Thanked 3,754 Times in 3,070 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

The second problem is an extremely nice and difficult problem I found in a math book. I had to spend several hours on it. One thing that makes it difficult is the familarity with a beautiful identity:
\sin \frac{\pi}{n} \sin \frac{2\pi}{n} ... \sin \frac{(n-1)\pi}{n} = \frac{n}{2^{n-1}}
Which can be found here.

But I will give the derivation of that identity here because there I did it a little messy.

Given the polynomial,
\Phi(z) = 1+z+z^2+...+z^n
It is a known result (see "roots of unity" above) that we can factor it as,
\Phi(z)=(z - \zeta)(z-\zeta^2)...(z-\zeta^{n-1}) where \zeta = \cos \frac{2\pi}{n}+i\sin\frac{2\pi}{n} (since (z-1)\Phi(z) = z^n-1).
Thus,
|\Phi(z)| = |z-\zeta||z-\zeta^2|...|z-\zeta^{n-1}| (where |x+iy|=\sqrt{x^2+y^2}, called the "absolute value" of complex number).
Thus,
n=|\Phi(1)| = |1-\zeta|...|1-\zeta^{n-1}|.
But (details can be found in link),
|1-\zeta^k| = 2\sin \frac{\pi k}{n} \mbox{ for }1\leq k\leq n.
Thus,
\sin \frac{\pi}{n} \sin \frac{2\pi}{ n}...\sin \frac{(n-1)\pi}{ n} = \frac{n}{2^{n-1}}.

Now we can return to the problem. Eventhough it was posed with 7 points, it works in general with n points with a simple formula. Note, instead of doing this in general, I will do it specifically for n=7 and n=8. Because there are minor changes in the proof depending whether n is even or odd. And once that is done you can easily generalize this in general by following similar reasoning. I just do not want to do the general case at once because it is a little longer to type and it might be more difficult to follow.


Seven Points: Using the Roots of Unity approach again we can think of these points in the complex plane without lose of generality we can say those are 1,\zeta,\zeta^2,...,\zeta^6 with \zeta = \cos \frac{2\pi}{n}+i\sin \frac{2\pi}{n}.
Given two points z_1 \mbox{ and }z_2 their distance is |z_1-z_2| where | \ | means "absolute value" and was defined above.
Thus, we all the segments we get for 7 points are:
|\zeta - 1|, |\zeta^2 - 1|, ... , |\zeta^6 - 1|
|\zeta^2 - \zeta|, |\zeta^3 - \zeta| , ... , |\zeta^5 - \zeta|
|\zeta^3 - \zeta^2|, |\zeta^4 - \zeta^2|,...,|\zeta^6 - \zeta^2|
|\zeta^4-\zeta^3|, |\zeta^5-\zeta^3| , |\zeta^6 - \zeta^4|
|\zeta^5 - \zeta^4| , |\zeta^6 - \zeta^4|
|\zeta^6-\zeta^5|
We just wrote them out conviently in rows, we will see why that is convient soon.

But notice that, |\zeta^2 - \zeta| = |\zeta||\zeta - 1|= |\zeta - 1|. And |\zeta^4 - \zeta^2| = |\zeta^2||\zeta^2 - 1| and so one.... Using this simplification trick we find:
|\zeta - 1|, ... ,|\zeta^6 - 1|
|\zeta - 1|, ... , |\zeta^5 - 1|
|\zeta - 1|, ... , |\zeta^4 - 1|
|\zeta - 1|, ... , |\zeta^3 - 1|
|\zeta - 1||\zeta^2 - 1|
|\zeta - 1|
Again we keep them conviently in those rows.

Now let us write them out using the fact that |\zeta^k - 1| = 2\sin \frac{\pi k}{7} (details omiited, but this is basic trigonometry).

Thus, keeping them in convient rows,
2\sin \frac{\pi}{7}, 2\sin \frac{2\pi }{7} , ... , 2\sin \frac{6\pi }{7}
2\sin \frac{\pi}{7} , 2\sin \frac{2\pi}{7}, ... , 2\sin \frac{5\pi}{7}
2\sin \frac{\pi}{7}, 2\sin \frac{2\pi}{7}, ... , 2\sin \frac{4\pi}{7}
2\sin \frac{\pi}{7}, 2\sin \frac{2\pi}{7} , 2\sin \frac{3\pi}{7}
2\sin \frac{\pi}{7}, 2\sin \frac{2\pi}{7}
2\sin \frac{\pi}{7}

Now we need to multiply those numbers out . But do not worry it is not that bad, we still have that identity above sines above which we never used.

Do the following steps:
-------------------------
1)Multiply all elements in Row 1. That is simply the identity above and we get 7.

2)Multiply all the elements in Row 2 with Row 6 and use the fact that \sin \frac{\pi}{7} = \sin \left(\pi - \frac{\pi}{7} \right) = \sin \frac{6\pi}{7}. So we get the identity again! (Sneaky ... I know). Thus we get 7 again.

3)Multiply all the elements in Row 3 with Row 5 and use the fact that \sin \frac{\pi}{7} = \sin \frac{6\pi}{7} and \sin \frac{2\pi}{7} = \sin \frac{5\pi}{7}. So we get the identity again! (Even more sneaky). Thus we get 7 again.

4)We are left with Row 4. What do we pair it with we exhausted all the cases? We can pair it with itself. Meaning, let X = 2\sin \frac{\pi}{7} \cdot 2\sin \frac{2\pi}{7} \cdot 2\sin \frac{3\pi}{7}.
Thus,
X^2 = 2^6 \sin \frac{\pi}{7} \sin \frac{2\pi}{7} \sin \frac{3\pi}{7}\sin \frac{3\pi}{7}\sin \frac{2\pi}{7} \sin \frac{\pi}{7}
Thus,
X^2 = 2^6 \sin \frac{\pi}{7}\sin \frac{2\pi}{7}\sin \frac{3\pi}{7}\sin \frac{4\pi}{7}\sin \frac{5\pi}{7} \sin \frac{6\pi}{7}=7
Thus,
X=\sqrt{7}.

So in total when we multiply Steps 1 through 4 we get:
\boxed{7^3\sqrt{7}}.


Eight Points: Follow the exact same idea as above. But here the problem gets a little easier. Because we do not need to pair the middle row to itself and take square roots. We can in fact pair everything together using the Sine Reduction trick since there is an even number of terms. The answer you should get is 8^4.

In General: By succesfully doing 7 and 8 points you should get the general idea. Which is the,
\boxed{n^{n/2}}.

Q.E.D.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
The following users thank ThePerfectHacker for this useful post:
Donate to MHF