Find in the form, ##x+iy## in the given complex number problem

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
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
Find, in the form ##x+iy##, the complex numbers given in the polar coordinate form by;

##z=2\left[\cos \dfrac{3π}{4} + i \sin \dfrac{3π}{4}\right]##
Relevant Equations
complex numbers
This is the question as it appears on the pdf. copy;

1682349943342.png


##z=2\left[\cos \dfrac{3π}{4} + i \sin \dfrac{3π}{4}\right]##

My approach;

##\dfrac{3π}{4}=135^0##

##\tan 135^0=-\tan 45^0=\dfrac{-\sqrt{2}}{\sqrt{2}}##

therefore,

##z=-\sqrt{2}+\sqrt{2}i##

There may be a better approach.
 
Physics news on Phys.org
It should not be necessary to convert from radians to degrees. One should know [tex] \begin{split}<br /> \cos 0 &= \sin \frac \pi 2 = 1 \\<br /> \cos \frac \pi 6 &= \sin \frac \pi 3 = \frac{\sqrt{3}}2 \\ <br /> \cos \frac \pi 4 &= \sin \frac \pi 4 = \frac 1{\sqrt{2}} \\<br /> \cos \frac \pi 3 &= \sin \frac \pi 6 = \frac 12 \\<br /> \cos \frac \pi 2 &= \sin 0 = 0 \end{split}[/tex] These, together with basic identities such as the angle sum and difference formulae, suffice to answer these questions.
 
Reply
  • Like
Likes   Reactions: chwala
chwala said:
##z=2\left[\cos \dfrac{3π}{4} + i \sin \dfrac{3π}{4}\right]##
Expanding gives ##z=2\cos (\frac{3π}{4}) + 2 i \sin (\frac{3π}{4})##.

So it’s simply a case of matching the real and imaginary parts:
##x = 2\cos ( \frac{3π}{4})##
##y = 2 \sin ( \frac{3π}{4})##

No need to use ‘##\tan##’. And as already noted by @pasmith, it’s worth getting used to working in radians.

A couple of useful relationships are
##cos(\frac π2 + θ) = - sinθ## and
##sin(\frac π2 + θ) = cos(θ)##.
For example, using the first relationship tells you ##\cos (\frac{3π}{4}) = -sin ( \frac π4)##.
 
Reply
  • Like
Likes   Reactions: WWGD and chwala