Trying to understand how to express this complex number $\ln\left(\frac{1}{1+j}\right)$ into rectangular form.
I thought to use $x = r\cos(\theta)$ and $ y = r\sin(\theta)$, but I am pretty sure that is wrong.
Trying to understand how to express this complex number $\ln\left(\frac{1}{1+j}\right)$ into rectangular form.
I thought to use $x = r\cos(\theta)$ and $ y = r\sin(\theta)$, but I am pretty sure that is wrong.
If by $\ln$, you mean the main branch of the complex logarithm (remember, the complex logarithm is a fairly complicated topic), then use the fact that $$\log z = \log|z| + i\cdot \mathrm{Arg}(z).$$
$$\ln\frac1{1+i}=-\ln(1+i)=-\ln\sqrt2e^{i\pi/4}=-(\ln\sqrt2+i\pi/4)=\ln\frac1{\sqrt2}-i\pi/4$$ with the usual caveat about $\ln$'s multivaluedness.
$$\ln\Bigl(\frac{1}{1+i}\Bigr)=-\ln\Bigl(1+i\Bigr)= -\ln\Bigl(\sqrt{2}\Bigl(\frac{1}{\sqrt{2}}+\frac{i}{\sqrt{2}}\Bigr)\Bigr)$$
$$-\ln\Bigl(\sqrt{2}\Bigl(\frac{1}{\sqrt{2}}+\frac{i}{\sqrt{2}}\Bigr)\Bigr)=-\ln\Bigl(\sqrt{2}\Bigl(\cos\frac{\pi}{4}+{i}\sin\frac{\pi}{4}\Bigr)\Bigr)$$ $r(\cos\theta +i\sin\theta)$ can be written as $re^{i\theta}$
$$-\ln\Bigl(\sqrt{2}\Bigl(\cos\frac{\pi}{4}+{i}\sin\frac{\pi}{4}\Bigr)\Bigr)=-\ln\Bigl(\sqrt{2}\Bigl(e^{i\frac{\pi}{4}}\Bigr)\Bigr)=-\ln\sqrt{2} -\ln{e^{i\frac{\pi}{4}}}$$
$$= \ln\frac{1}{\sqrt{2}} -i\frac{\pi}{4}$$