MHB Polar Representation of a Complex Number

Yankel
Messages
390
Reaction score
0
Hello all,

Given a complex number:

\[z=r(cos\theta +isin\theta )\]

I wish to find the polar representation of:

\[-z,-z\bar{}\]

I know that the answer should be:

\[rcis(180+\theta )\]

and

\[rcis(180-\theta )\]

but I don't know how to get there. I suspect a trigonometric identity, but I couldn't figure it out.

I did manage to fine that the polar representation of

\[z\bar{}\]

is

\[rcis(-\theta )\]

but I did that using the fact that cos is an even function and sin is odd.

Thank you !

- - - Updated - - -

z- is the conjugate, I don't know why my Latex went so wrong...
 
Mathematics news on Phys.org
It might be simpler to use Euler's formula here:

$$z=r\text{cis}(\theta)=re^{i\theta}$$

And then, since:

$$e^{i\pi}=-1$$

We may conclude:

$$-z=re^{i\pi}e^{i\theta}=re^{i(\pi+\theta)}$$

Likewise, since:

$$\overline{z}=re^{-i\theta}$$

Then:

$$-\overline{z}=re^{i(\pi-\theta)}$$
 
Thank you, it's a very nice solution ! Is there another way of doing it, without Euler ?
 
Yankel said:
Thank you, it's a very nice solution ! Is there another way of doing it, without Euler ?

Yes, if we consider the identities:

$$\cos(\pi+\theta)=-\cos(\theta)$$

$$\sin(\pi+\theta)=-\sin(\theta)$$

Then it follows that:

$$r\text{cis}(\pi+\theta)=-r\text{cis}(\theta)$$

And if we consider the identities:

$$\cos(\pi-\theta)=-\cos(\theta)$$

$$\sin(\pi-\theta)=\sin(\theta)$$

Then it follows that:

$$r\text{cis}(\pi-\theta)=-\overline{r\text{cis}(\theta)}$$
 
Thank you !

May I ask something related (therefore won't open a new thread for it).

Why is

\[rcis(360-\theta )=\bar{z}\] ?
 
The angle (argument) $$\theta$$ is measured from the real (x) axis. 360- \theta (I would say 2\pi- \theta) changes from \theta to -\theta so r(cos(\theta)+ i sin(\theta)) to r(cos(-\theta)+ i sin(-\theta)), which, because cosine is an "even function" (cos(-\theta)= cos(\theta)) and sine is an "odd function" (sin(-\theta)= -sin(\theta)), equals r(cos(\theta)- i sin(\theta)), the complex conjugate.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top