Calculate sin and cos using complex numbers

In summary, the conversation discussed different methods for calculating cos 72° and sin 72° without the use of a calculator. One approach involved using complex numbers and solving the equation z^5=1, while another suggested using geometry to draw similar triangles. Ultimately, the use of complex numbers was deemed unnecessary and it was determined that the equation (cos 72° + i*sin 72°)^5 = 1 could be used to find the desired values.
  • #1
TomMe
51
0
How can I calculate cos 72° and sin 72° using complex numbers, and without the use of a calculator?

I noticed that 5*72° = 360° so (cos 72° + i*sin 72°)^5 = 1. But, I don't quite know how to go from there.. :shy:
 
Mathematics news on Phys.org
  • #2
What are the 5 independent solutions to the equation

[tex] z^{5}=1 [/tex]

And which of the 5 solutions is useless...?

Daniel.
 
  • #3
I haven't seen this type of problem before but here's what I'm thinking. Take [itex]cos\theta =p,\, sin\theta=q[/itex]. So expand out [itex](p+iq)^5=1[/itex]. So the imaginary part is 0 and the real part is 1. So collect the multiples of i and substitute [itex]q=\sqrt{1-p^2}[/tex]. You'll end up with something you can solve using the quadratic formula. Then it's just a matter of picking the root that makes the most sense. Remember you're looking for the primitive 5th root of 1. So consider the unit circle and think about which root is close to the real value you are looking for.

Hope that's helpful
Steven
 
  • #4
Nifty; that sounds easier than doing some cleverness with a regular pentagon, which is how I figured out I could figure this out!
 
  • #5
Okay, I used your approach snoble, and solved it. As for the pentagon, thought about that too but got stuck there.

Thanks all!
 
  • #6
Similar triangles are your friend!
 
  • #7
TomMe said:
How can I calculate cos 72° and sin 72° using complex numbers, and without the use of a calculator?

I noticed that 5*72° = 360° so (cos 72° + i*sin 72°)^5 = 1. But, I don't quite know how to go from there.. :shy:

euler's formula:

[tex]e^{i x} = cos x + i sin x[/tex]
 
  • #8
Unless he started with it,he'll find it pretty useless.I'd say Hurkyl's geometrical method rocks...

Daniel.
 
  • #9
Certainly the geometric method is the most straight forward but I didn't suggest it because the question asked about using complex numbers. The geometry of the trig functions can be seen while completely ignoring complex numbers. When it comes to student exercises clearly the process is more important than the result. Yes it is important to understand the geometry of complex numbers but that does not seem to be the point of this exercise.
 
  • #10
quetzalcoatl9 said:
euler's formula:

[tex]e^{i x} = cos x + i sin x[/tex]

That formula arrives at a later chapter in the book, so strictly speaken I can't use it. :smile:

And my geometry isn't what it used to be. 2 angles of 54° and one of 72°..don't really see how to calculate cos and sin of all this without a calculator and just the drawing, but that's ok. :wink:

At the moment I'm studying algebra and had to review the subject of complex numbers to be able to understand complex matrices, so geometry isn't really a priority right now.
I know that geometry is useful with algebra, but I don't think I'll need it on the exam..I hope.

Thanks again.
 
  • #11
The more I learn, the more I get the impression that geometry and algebra are inseparable. :biggrin:

With the geometry problem, what you want to draw are the diagonals... not the lines joining the center to the vertices. You'll get a lot of similar triangles that way.
 
  • #12
TomMe said:
How can I calculate cos 72° and sin 72° using complex numbers, and without the use of a calculator?

I noticed that 5*72° = 360° so (cos 72° + i*sin 72°)^5 = 1. But, I don't quite know how to go from there.. :shy:
First know you can do this either by drawing triangles or by expanding sin(5x) and that useing complex numbers (while fun) is not needed. Your observation is the same as the fact that z^5=1 has roots whose real and imaginary parts are cosines and sines of 72°,144°,216°,288°,360°. z^5=1 is hard to solve so let z=x+y i
(x+y i)^5=1
expand the left side. You will notice that the real and imaginary parts look similar with x and y interchanged. Equate real and imaginary parts.
Re((x+y i)^5)=1
Im((x+y i)^5=0
Each part can be made into a one veriable equation using x^2+y^2=1.
Solve for x or y using whichever equation is easier to solve (hint: one is much harder than the other.)
You will get 5 values. (or two if you use 0<x,y<1 for values you want)
Think about which is which one you want.
Or you can check values in the original equation.
use x^2+y^2=1 to get the other value.
 
  • #13
Well lurflurf, that's exactly what I did. From the 5 values, one is zero and 2 are negative (if I remember correctly). That leaves us with 2 positive values for both x and y. The way to get the right one is to substitute x or y (can't remember which one) into the other equation. If both sides are not equal, then that's the wrong one. :smile:
 

What is the formula for calculating sin and cos using complex numbers?

The formula for calculating sin and cos using complex numbers is:
sin(z) = (eiz - e-iz)/2i
cos(z) = (eiz + e-iz)/2
where z is a complex number in the form of a + bi and i is the imaginary unit.

How do you represent a complex number in polar form?

A complex number can be represented in polar form as r(cos(theta) + isin(theta)), where r is the modulus or magnitude of the complex number and theta is the argument or angle of the complex number.

What is the relationship between complex numbers and the unit circle?

The unit circle can be used to visualize the values of sin and cos for any complex number. The real part of the complex number corresponds to the x-coordinate on the unit circle, while the imaginary part corresponds to the y-coordinate. The modulus of the complex number represents the distance from the origin to the point on the unit circle, and the argument represents the angle from the positive x-axis to the point.

How do you find the sine and cosine of a complex number using its polar form?

To find the sine and cosine of a complex number in polar form, simply substitute the values of r and theta into the formulas:
sin(z) = r(sin(theta))
cos(z) = r(cos(theta))

Can you find the sine and cosine of a complex number without converting it to polar form?

Yes, you can find the sine and cosine of a complex number without converting it to polar form by using the exponential form of a complex number:
z = rei*theta
sin(z) = Im(z) = r*sin(theta)
cos(z) = Re(z) = r*cos(theta)
where r and theta can be found by using the modulus and argument of the complex number.

Similar threads

  • General Math
Replies
3
Views
804
  • General Math
Replies
5
Views
417
Replies
1
Views
178
  • General Math
Replies
1
Views
239
Replies
2
Views
1K
Replies
13
Views
3K
  • General Math
Replies
7
Views
1K
Replies
1
Views
1K
  • General Math
Replies
5
Views
1K
Back
Top