Simplifying and then expressing complex numbers in cartesian form

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 · 7K views
Stripe
Messages
32
Reaction score
0

Homework Statement


(2 CIS (pi/6))*(3 CIS (pi/12))

Homework Equations



Also what is CIS? I believe it's Cos+i*sin but how do you use it?


The Attempt at a Solution


i simplified it to

6 CIS (pi/12)

How do i turn it into cartesian?
 
Physics news on Phys.org
Hi Stripe! :smile:

(have a pi: π :wink:)

I've never seen "CIS" before, but I'll guess you're right, and that it's cos + i*sin.

Now use De Moivre's theorem … cosθ + isinθ = e :wink:

And Cartesian form simply means in the form x + iy (as opposed to polar form, which is in the form re )

(and no, it's not 6 CIS (π/12))
 
Last edited:
"[itex]Cis(\theta)[/itex]" is engineering notation for "[itex]cos(\theta)+ i sin(\theta)[/itex]" which mathematicians tend to write as [itex]e^{i\theta}[/itex].

The important thing about that notation is that [itex](Cis(\theta)*Cis(\phi)= Cis(\theta+ \phi)[/itex].

So you have correctly deduced that [itex](2Cis(\pi/6))(3Cis(\pi/12)= 6 Cis(3\pi/12)= 6 Cis(\pi/4)[/itex]

Now, just use the definition: [itex]6 Cis(\pi/4)= 6 cos(\pi/4)+ 6i sin(\pi/4)[/itex].