Multiplicative inverse of complex numbers

Click For Summary

Discussion Overview

The discussion revolves around the proof of the multiplicative inverse of complex numbers, specifically focusing on the formula for the inverse and various methods to demonstrate its validity. The scope includes mathematical reasoning and technical explanations related to complex analysis.

Discussion Character

  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant requests a proof for the multiplicative inverse of complex numbers, indicating familiarity with the formula.
  • Another participant suggests that the formula for the inverse is \( z^{-1} = \frac{\overline{z}}{|z|^2} \) and proposes showing that \( zz^{-1} = 1 \) through multiplication.
  • A further contribution elaborates on finding the inverse of a complex number \( z = a + bi \) by setting up equations based on the product equating to 1, leading to expressions for \( x \) and \( y \) in terms of determinants.
  • Another participant offers a method of rationalizing the denominator to find the inverse, confirming that this approach yields the same formula \( \frac{\overline{z}}{|z|^2} \) as previously mentioned.
  • Participants demonstrate the correctness of the formula through multiplication, showing that the product of \( (a + bi) \) and its inverse equals 1.

Areas of Agreement / Disagreement

Participants generally agree on the formula for the multiplicative inverse of complex numbers, but the discussion includes multiple methods of deriving and proving it, indicating a variety of approaches rather than a single consensus on one method.

Contextual Notes

The discussion does not resolve any potential ambiguities in the methods presented, such as assumptions about the values of \( a \) and \( b \) or the conditions under which the inverse is defined.

sarah786
Messages
15
Reaction score
0
I can't find a proof for the multiplicative inverse of complex numbers... can anybody please tell me the proof (i already know what the formula is)
 
Mathematics news on Phys.org
If you already know the formule than you're already on the good way. So, I guess the formula you have is [tex]z^{-1}=\frac{\overline{z}}{|z|^2}[/tex].

So the only thing you need to show now is that [tex]zz^{-1}=z^{-1}z=1[/tex]. Just complete the following multiplication:

[tex]zz^{-1}=\frac{z\overline{z}}{|z|^2}=...[/tex]
 
micromass said:
If you already know the formule than you're already on the good way. So, I guess the formula you have is [tex]z^{-1}=\frac{\overline{z}}{|z|^2}[/tex].

So the only thing you need to show now is that [tex]zz^{-1}=z^{-1}z=1[/tex]. Just complete the following multiplication:

[tex]zz^{-1}=\frac{z\overline{z}}{|z|^2}=...[/tex]

I'll add to what Micromass has said. If you want the inverse of z = a+bi you are looking for a complex number w = x+yi such that

(a+bi)(x+yi) = 1 = 1+0i

Multiplying out the left side:

(ax - by) + (bx + ay)i = 1 + 0i

Equating real and imaginary parts:

ax - by = 1
bx + ay= 0

Solving these for x and y by determinants gives:

[tex]x = \frac{\left|\begin{array}{cc} 1 & -b\\0 & a \end{array}\right|}<br /> {\left|\begin{array}{cc} a & -b\\b & a \end{array}\right|} = \frac{a}{a^2+b^2},\, <br /> y = \frac{\left|\begin{array}{cc} a & 1\\b & 0 \end{array}\right|}<br /> {\left|\begin{array}{cc} a & -b\\b & a \end{array}\right|} = \frac{-b}{a^2+b^2}[/tex]

This tells you that the inverse of z is

[tex]w = \frac{a}{a^2+b^2} + \frac{-b}{a^2+b^2}i = \frac{1}{a^2+b^2}(a-bi)=\frac{\overline z}{|z|^2}[/tex]
 
Or, just to put in my oar, to find the multiplicative inverse of a+ bi, write
[tex]\frac{1}{a+ bi}[/itex] <br /> and "rationlize the denominator". Multiply both numerator and denominator by a- bi:<br /> [tex]\frac{1}{a+ bi}\frac{a- bi}{a- bi}= \frac{a- bi}{a^2+ b^2}[/itex]<br /> which is, of course, exactly micromass's<br /> [tex]\frac{\overline{z}}{|z|^2}[/tex].<br /> <br /> That is the formula, which you say you already know. The "proof" (that that formula is correct) is just to multiply:<br /> [tex](a+ bi)\frac{a- bi}{a^2+ b^2}= \frac{(a+ bi)(a- bi)}{a^2+ b^2}= \frac{a^2+ b^2}{a^2+ b^2}= 1[/tex][/tex][/tex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 7 ·
Replies
7
Views
7K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 19 ·
Replies
19
Views
1K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K