What is the relationship between complex numbers and trigonometric functions?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Messages
3,802
Reaction score
95

Homework Statement


Resolve [itex]z^5-1[/itex] into real linear and quadratic factors.

Hence prove that [tex]cos\frac{2\pi}{5}+cos\frac{4\pi}{5}=-\frac{1}{2}[/tex]


Homework Equations


[tex]z=cis\theta[/tex]

[tex]z\bar{z}=cis\theta.cis(-\theta)=cos^2\theta+sin^2\theta=1[/tex]

[tex]z+\bar{z}=cis\theta+cis(-\theta)=2cos\theta[/tex]


The Attempt at a Solution


I was able to show that the the roots of [itex]z^5-1=0[/itex] are:

[tex]z=1,cis\frac{2\pi}{5},cis\frac{-2\pi}{5},cis\frac{4\pi}{5},cis\frac{-4\pi}{5}[/tex]

And hence, the real factors are:

[tex](z-1)(z^2-2z.cos\frac{2\pi}{5}+1)(z^2-2z.cos\frac{4\pi}{5}+1)=0[/tex]

But now I'm stuck and not sure how to start proving that last equation.
 
Physics news on Phys.org
If you multiply your factored form back out again, then the identity you are trying to prove is the coefficient of z^4. It's also basically the sum of all of the five roots.
 
Last edited:
Dick said:
If you multiply your factored form back out again, then the identity you are trying to prove is the coefficient of z^4. It's also basically the sum of all of the five roots.

Aha and the coefficient of z4 is 0, so:

[tex]1+cis\frac{2\pi}{5}+cis\frac{-2\pi}{5}+cis\frac{4\pi}{5}+cis\frac{-4\pi}{5}=0[/tex]

Therefore, [tex]1+2cos\frac{2\pi}{5}+2cos\frac{4\pi}{5}=0[/tex]

[tex]cos\frac{2\pi}{5}+cos\frac{4\pi}{5}=\frac{-1}{2}[/tex]

Thanks :smile: