Why isn't the real part of z just the coefficient R?

  • Thread starter Thread starter whatisreality
  • Start date Start date
AI Thread Summary
The discussion centers on the misunderstanding of the equation 1/z = 1/R + 1/(iwL) and why the real part of z is not simply R. It clarifies that the rearrangement of the equation is incorrect, as 1/a does not equal b + c when expressed as fractions. The correct approach involves multiplying both sides by the denominators to isolate z, leading to a more complex expression that includes both real and imaginary components. Participants suggest using the complex conjugate to simplify the expression, emphasizing the importance of proper manipulation of complex numbers. Ultimately, the conversation highlights the need for careful mathematical handling when dealing with complex impedance.
whatisreality
Messages
286
Reaction score
1
In the equation 1/z = 1/R +1/(iwL), why isn't the real part just R?

Unless my rearrangement is wrong, z=R+iwl, so Re(z) should definitely be R!
 
Mathematics news on Phys.org
Yes, your rearrangement is wrong. \frac{1}{a}= \frac{1}{b}+ \frac{1}{c} does NOT give "a= b+ c". As a check, suppose b= c= 2. The 1/a= 1/2+ 1/2= 1 so a= 1 But b+ c= 4, not 1.

From \frac{1}{z}= \frac{1}{R}+ \frac{1}{iWL}, multiply on both sides by all denominators, RiWLz, to get RiWL= iWLz+ Rz= (R+ iWL)z. Solve that for z to find the real and imaginary part.
 
So you're saying 1/(R+iwL)=1/R+1/(iwL) ?
 
Yes. I did actually think that was weird, not sure why I didn't check it. Let me try that rearrangement again...
 
z = -R2ω2L2/(iωL+R) is my second attempt!Edit: maybe not. L squared too. And that makes life more difficult! What do I do about i on the denominator? Multiply by the conjugate?
 
Last edited:
Pretty standard: multiply both numerator and denominator by the complex conjugate of the denominator.
\frac{a+ bi}{c+ di}= \frac{a+ bi}{c+ di}\frac{c- di}{c- di}= \frac{ac+ bd+ (bc- ad)i}{c^2+ d^2}=\frac{ac+ bd}{c^2+ d^2}+ \frac{bc- ad}{c^2+ d^2} i

Here you want to multiply numerator and denominator by R- i\omega L.
 
z = RiwL/(R+iwL)
Realise the denominator:
(iR2wL+Rw2L2)/(R2+w2L2)
 
You can do better than that (your first line is OK though).
Try this as a warm up : forget the exercise, just compute \frac{1}{a+ib}. Then go back to z.
 
Back
Top