#Complex number proof
118 messages Β· Page 1 of 1 (latest)
Wait
How do you define the absolute value of complex numbers?
So that I can help
@keen lance
z bar
iaminfinityiq
like this
$|a + b \cdot \iota| = \sqrt{a^2 + b^2}$
HitenTandon
iaminfinityiq
no..i wanna understand this @solemn cave
Oh...
conjugate of the conjugate of a number is just that number
conjugate of a+bi is a-bi so if you take the conjugate again it will be back to a+bi
ok then next step?
if you donβt see it, there is two bars on top
and why we did conjugate here
is this valid to do like this
$z_2 := a_2 + b_2i$
iaminfinityiq
I donβt understand what you are confused with
=> $z_1 + z_2 = (a_1 + a_2) + (b_1 + b_2)i$
iaminfinityiq
iaminfinityiq
No
.
$|(a_1 + a_2) + (b_1 + b_2)\cdot\iota| = \sqrt{(a_1 + a_2)^2 + (b_1 + b_2)^2}$
HitenTandon
basically i only understood the first line only...
idk why they conjugate(the highlighted part) the conjugate...
idk how (2Re(z1.z2) came
Why is this iota πππ
Okay okay
$\abs{z_1 + z_2} = \sqrt{a_1^2 + a_2^2 + b_1^2 + b_2^2 + 2(a_1a_2 + b_1b_2)}$
iaminfinityiq
exactly
Okay.. this ain't going anywhere ngl
.how this
i got the second line too
how the third line
Im self-learning πππ
Yeah
$\abs{z_1 + z_2}^2 = a_1^2 + a_2^2 + b_1^2 + b_2^2 + 2(a_1a_2 + b_1b_2)$
HitenTandon
That's obvious
guys you are supposed to solve my query. please help me
Sorry I mixed up who was the OP lol
That said this is also the solution to your query
Ill just convert to $a + bi$ and do some algebra
iaminfinityiq
how this came?
This one... ππππππ
is this not doable to you?
What's Re?
real
Im self-learning complex number πππ
no issue..its fine..but also appreciate other people time
if z = a + ib
then Re(z) = a
(i.e. real number)
and Im(z) = b
(i.e. imaginary number)
Made sense
$$\abs{z_1}^2 = a_1^2 + b_1^2$$
similarly,
$$\abs{z_2}^2 = a_2^2 + b_2^2$$
$$z_1 \cdot z_2 = (a_1 \cdot a_2 - b_1 \cdot b_2) + (a_1 \cdot b_2 + b_1 \cdot a_2)\cdot\iota$$
HitenTandon
iaminfinityiq
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
$$\Re(z_1 \cdot z_2) = a_1 \cdot a_2 - b_1 \cdot b_2$$
HitenTandon
So according to this
$z_2$ is conjugated
iaminfinityiq
Maybe it's that classic @plain relic
lol
It is
$z_1 \cdot \overline{z_2} = (a_1 \cdot a_2 + b_1 \cdot b_2) + (a_2 \cdot b_1 - a_1 \cdot b_2)\cdot \iota$
I don't know how to write the conjigate function in LaTeX πππ
HitenTandon
iaminfinityiq
Using this, if we evaluate the expression
$$\abs{z_1}^2 + \abs{z_2}^2 + 2\cdot\Re(z_1\cdot\overline{z_2})$$
HitenTandon
We get,
$$a_1^2 + b_1^2 + a_2^2 + b_2^2 + 2\cdot(a_1\cdot a_2 + b_1 \cdot b_2)$$
HitenTandon
iaminfinityiq
Then do some algebra and apply special properties