#Complex Numbers Question

60 messages · Page 1 of 1 (latest)

pale isle
#

I did this question assuming that $z^{-1}$ means the reciprocal of the complex number, such that it takes the form $\frac{1}{a+bi}$

torpid spindleBOT
#

martin(ping-me-when-reply)

pale isle
#

So if that is my mistake please let me know, I will now post the rest of my working

hearty timber
#

U are right haha

pale isle
#

:D

#

So I first wrote the number $(a+bi)^{-1} \$ in the form $\left(\sqrt{a^2+b^2}(\cos{\theta} + i\sin{\theta})\right)^{-1} \$ I then applied exponent laws and De Moivres theorem $\frac{1}{\sqrt{a^2+b^2}}(\cos{\theta}-i\sin{\theta}) \$ and then I took the real part and imaginary part? I do not know if this is legal lol $\ \Re{z^{-1}} = \frac{\cos{\theta}}{\sqrt{a^2+b^2}} \$ $\Im{z^{-1}} = -\frac{\sin{\theta}}{\sqrt{a^2+b^2}}

torpid spindleBOT
#

martin(ping-me-when-reply)
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

pale isle
#

If this is correct, would there be any way to express the imaginary and real part of the number without theta?
PS- this textbook does not have any answers, and it seems to be a very random textbook that no one has posted answers for online,

crisp marlin
hearty timber
pale isle
#

$\frac{a-bi}{a^2+b^2} \$
$\frac{a}{a^2+b^2} = \Re{z^{-1}}$
$\frac{-b}{a^2+b^2} = \Im{z^{i1}}$

torpid spindleBOT
#

martin(ping-me-when-reply)

crisp marlin
#

Yeah.

pale isle
#

omg

#

HAHA

hearty timber
#

Yep

pale isle
#

I was too caught up in what was covered in this chapter that I forgot to use the gooey brain matter I had the entire time

#

Thanks everyone

hearty timber
#

But the other method was also correct

crisp marlin
#

It's a poorly written textbook if the chapter on Euler's formula has a question about complex conjugates in it.

crisp marlin
hearty timber
crisp marlin
#

Oh, I see.

hearty timber
#

R*exp(it) goes to exp(-it)/R

crisp marlin
#

Yeah, it's the trig bits that threw me off, but now I see.

hearty timber
#

"Really basic complex stuff" lol

pale isle
#

I assume it's really basic idk it's the first time I have done anything with complex numbers

hearty timber
#

It's not basic

pale isle
#

Ah

#

It's actually a book on linear algebra lol

hearty timber
#

Cool

crisp marlin
#

If $a + bi = \sqrt{a^2 + b^2} * (\cos{\theta} + i\sin{\theta})$, then $\cos{\theta} + i\sin{\theta} = \frac{a}{\sqrt{a^2 + b^2}} + \frac{b}{\sqrt{a^2 + b^2}}i$.

torpid spindleBOT
#

Techie Literate

hearty timber
#

I guess u could use that

#

Nvm

#

Yh, it's kinda basic

#

Was thinking of the exp(it)

crisp marlin
#

Still feels like bringing an elephant gun to kill a fly.

hearty timber
#

Yh, it was basically that

#

The only good proof of why exp(it) is a good definition comes from differential equations

#

And that's not basic

crisp marlin
#

I mean. Differential calculus. Not differential equations.

hearty timber
#

No, differential equations

#

I mean, u could also use the taylor series argument

crisp marlin
#

There's one I like that's even simpler.

hearty timber
#

But the differential equations argument is the best

#

By far

crisp marlin
hearty timber
#

Only has one solution

crisp marlin
#

Okay, then.

hearty timber
#

Since cos(t) + i sin(t) satisfies the equation

#

We can define e^it by it's main property

crisp marlin
#

The one I like is this; if e^(ix) = cos(x) + isin(x), then e^(-ix) * (cos(x) + isin(x)) = 1. It's trivial to show that it equals 1 for x = 0, then you show the derivative is 0, so the function is a constant.

hearty timber
#

So it would also satisfy the equation

#

So

#

e^it := cos(t) + isin(t)