Help Evaluating Complex Numbers

AI Thread Summary
The discussion focuses on evaluating the product sin(π/7)sin(2π/7)sin(3π/7) using complex numbers. A participant successfully derived the cosine product cos(π/7)cos(2π/7)cos(3π/7) = 1/8 through the roots of the equation z^7 - 1 = 0. However, they express uncertainty about how to transition from the cosine product to the sine product, indicating that the same proof method may not apply. They suggest that it might be more effective to express the sine function using complex exponentials and utilize a specific formula involving the roots of unity. The conversation highlights the challenges of evaluating trigonometric products through complex analysis techniques.
VertexOperator
Messages
79
Reaction score
0

Homework Statement



Evaluate:

Homework Equations



sin\frac{\pi }{7}.sin\frac{2\pi }{7}.sin\frac{3\pi }{7}

The Attempt at a Solution



Using z^{7}-1 got:
cos\frac{\pi }{7}.cos\frac{2\pi }{7}.cos\frac{3\pi }{7}=\frac{1}{8}
 
Last edited:
Physics news on Phys.org
Seems correct!
 
micromass said:
Seems correct!

But my solution is for the cosine product. How can I find the solution to the question from what I got?
 
Can't you repeat much of the same proof? Where does it fail?
 
The way I got: cos\frac{\pi }{7}.cos\frac{2\pi }{7}.cos\frac{3\pi }{7}=\frac{1}{8} is by solving the equation z^{7}-1=0
z=1,cis\pm\frac{2\pi }{7},cis\pm\frac{4\pi }{7},cis\pm\frac{6\pi }{7}
w+w^{-1}=cis\frac{2\pi }{7}+cis\frac{-2\pi }{7}=2cos\frac{2\pi }{7}
Similarly;
w^{2}+w^{-2}=-2cos\frac{3\pi }{7}
w^{3}+w^{-3}=-2cos\frac{\pi }{7}
(w+w^{-1})(w^{2}+w^{-2})(w^{3}+w^{-3})=
w^{6}+1+w^{2}+w^{3}+w^{4}+w^{5}+1+w=1
, since w^{6}+w^{5}+w^{4}+w^{3}+w^{2}+w+1=0 \therefore cos\frac{\pi }{7}.cos\frac{2\pi }{7}.cos\frac{3\pi }{7}=\frac{1}{8}
So I don't think I can do the same to get the produce for sine.
 
It might be easier to determine

\prod_{k=0}^6 \sin(k\pi/7)

Do this by expressing the sine as complex exponentials. Also try to make use of the following formula

\frac{z^7-1}{z-1}=\prod_{k=1}^6 (1- \zeta^k)

with \zeta = \cos(\pi/7) + i\sin(\pi/7). Let z go to 1.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top