Solve Complex Equation: Finding a and b from Known c and d

  • Thread starter Thread starter commander22
  • Start date Start date
AI Thread Summary
The discussion focuses on solving the equation (a+bi)/(-a+bi)=c+di for the variables a and b, given known values for c and d, which represent the real and imaginary components of a complex number. The user notes that the denominator is the complex conjugate and provides an example of how to compute c and d from known a and b. To find a and b from c and d, they suggest multiplying by the conjugate of the denominator, leading to equations that equate real and imaginary parts. The resulting equations are -a²+b²/(a²+b²)=c and -2ab/(a²+b²)=d. This method provides a pathway to solve for a and b using the known values of c and d.
commander22
Messages
2
Reaction score
0
I am wondering if it is possible to solve an equation like this

(a+bi)/(-a+bi)=c+di

for a and b assuming that I know c and d

essentially c and d are just the real and imaginary components of a complex number

a and b are the real and imaginary components of a different complex number

the denominator on the left hand side is the opposite of the complex conjugate

for example if I know a and b

(4+2*1i)/(-4+2*1i) then I can solve for c and d easily be just doing division = -0.6000 - 0.8000i

I am not sure how to go in the opposite direction though, as in I know c and d, how to get a and b? Let me know if anyone has any thoughts thanks.
 
Mathematics news on Phys.org
Multiplying by the conjugate of the denominator gives
\frac{a+bi}{-a+bi}\frac{(-a-bi)}{(-a-bi)}=\frac{-(a+bi)^{2}}{a^{2}+b^{2}}
if we then expand and equate real and imaginary parts we get
\frac{-a^{2}+b^{2}}{a^{2}+b^{2}}=c
\frac{-2ab}{a^{2}+b^{2}}=d
 
excellent thanks
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top