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

In summary, to find the value of ##z##, we can expand the expression and match the real and imaginary parts. It is not necessary to convert from radians to degrees and it is helpful to know basic identities and relationships, such as the angle sum and difference formulae.
  • #1
chwala
Gold Member
2,697
369
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
  • #2
It should not be necessary to convert from radians to degrees. One should know [tex]
\begin{split}
\cos 0 &= \sin \frac \pi 2 = 1 \\
\cos \frac \pi 6 &= \sin \frac \pi 3 = \frac{\sqrt{3}}2 \\
\cos \frac \pi 4 &= \sin \frac \pi 4 = \frac 1{\sqrt{2}} \\
\cos \frac \pi 3 &= \sin \frac \pi 6 = \frac 12 \\
\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.
 
  • Like
Likes chwala
  • #3
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

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

1. What does it mean to write a complex number in the form \( x + iy \)?

Writing a complex number in the form \( x + iy \) means expressing it as a sum of a real part \( x \) and an imaginary part \( iy \), where \( i \) is the imaginary unit, defined as \( i^2 = -1 \). Here, \( x \) and \( y \) are real numbers.

2. How do I convert a complex number from polar form to \( x + iy \) form?

To convert a complex number from polar form \( r(\cos \theta + i \sin \theta) \) to \( x + iy \) form, use the relationships \( x = r \cos \theta \) and \( y = r \sin \theta \). Substitute these values into \( x + iy \) to get the equivalent rectangular form.

3. How do I add two complex numbers in \( x + iy \) form?

To add two complex numbers \( (x_1 + iy_1) \) and \( (x_2 + iy_2) \), simply add their real parts and their imaginary parts separately: \( (x_1 + x_2) + i(y_1 + y_2) \).

4. How do I multiply two complex numbers in \( x + iy \) form?

To multiply two complex numbers \( (x_1 + iy_1) \) and \( (x_2 + iy_2) \), use the distributive property: \( (x_1 + iy_1)(x_2 + iy_2) = x_1x_2 + ix_1y_2 + iy_1x_2 + i^2y_1y_2 \). Since \( i^2 = -1 \), this simplifies to \( (x_1x_2 - y_1y_2) + i(x_1y_2 + y_1x_2) \).

5. How do I find the conjugate of a complex number in \( x + iy \) form?

The conjugate of a complex number \( x + iy \) is obtained by changing the sign of the imaginary part, resulting in \( x - iy \).

Back
Top