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

Click For Summary
The discussion focuses on converting the complex number given in polar form, z=2[cos(3π/4) + i sin(3π/4)], into its rectangular form, x + iy. The initial approach involves converting radians to degrees, but it is suggested that this is unnecessary. The correct method involves directly expanding the polar form to obtain the real and imaginary parts as x = 2cos(3π/4) and y = 2sin(3π/4). Additionally, the importance of working in radians and utilizing trigonometric identities is emphasized for simplification. Ultimately, the conversion leads to the result z = -√2 + √2i.
chwala
Gold Member
Messages
2,827
Reaction score
415
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 <br /> \begin{split}<br /> \cos 0 &amp;= \sin \frac \pi 2 = 1 \\<br /> \cos \frac \pi 6 &amp;= \sin \frac \pi 3 = \frac{\sqrt{3}}2 \\ <br /> \cos \frac \pi 4 &amp;= \sin \frac \pi 4 = \frac 1{\sqrt{2}} \\<br /> \cos \frac \pi 3 &amp;= \sin \frac \pi 6 = \frac 12 \\<br /> \cos \frac \pi 2 &amp;= \sin 0 = 0 \end{split} These, together with basic identities such as the angle sum and difference formulae, suffice to answer these questions.
 
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)##.
 
  • Like
Likes WWGD and chwala
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...