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

  • Context: Undergrad 
  • Thread starter Thread starter commander22
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving the equation (a+bi)/(-a+bi)=c+di for the unknowns a and b, given known values of c and d. The user illustrates the process by demonstrating how to derive c and d from known a and b using complex division. The solution involves multiplying by the conjugate of the denominator, leading to the equations -a² + b² = c(a² + b²) and -2ab = d. This method provides a clear pathway to isolate and solve for a and b based on the known values of c and d.

PREREQUISITES
  • Understanding of complex numbers and their components (real and imaginary).
  • Familiarity with complex conjugates and their properties.
  • Knowledge of algebraic manipulation techniques, particularly with fractions.
  • Basic skills in solving equations involving multiple variables.
NEXT STEPS
  • Study the properties of complex conjugates in depth.
  • Learn about polar forms of complex numbers and their applications.
  • Explore advanced algebraic techniques for solving systems of equations.
  • Investigate numerical methods for approximating solutions to complex equations.
USEFUL FOR

Mathematicians, engineering students, and anyone interested in complex number theory and algebraic problem-solving techniques.

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.
 
Physics news on Phys.org
Multiplying by the conjugate of the denominator gives
[tex]\frac{a+bi}{-a+bi}\frac{(-a-bi)}{(-a-bi)}=\frac{-(a+bi)^{2}}{a^{2}+b^{2}}[/tex]
if we then expand and equate real and imaginary parts we get
[tex]\frac{-a^{2}+b^{2}}{a^{2}+b^{2}}=c[/tex]
[tex]\frac{-2ab}{a^{2}+b^{2}}=d[/tex]
 
excellent thanks
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K