- #1
aimforclarity
- 33
- 0
to get a Complex Conjugate of a #, is it ok to just replace i by -i even in denominator or inside argument?
If your complex number is a + ib, then its complex conjugate is a - ib.aimforclarity said:to get a Complex Conjugate of a #, is it ok to just replace i by -i even in denominator or inside argument?
Mark44 said:If your complex number is a + ib, then its complex conjugate is a - ib.
However, you can't just go in an replace the coefficient of i willy-nilly. So for example, if you have 2/(1 + 3i), you can't just rewrite this as 2/(1 - 3i), as the two expressions aren't equal.
What you can do, though, and you can always do this, is multiply by 1, in whatever form is convenient.
So 2/(1 + 3i) = 2/(1 + 3i) * (1 - 3i)/(1 - 3i) = (2 - 6i)/(1 + 9) = (2 - 6i)/10 = (1 - 3i)/5 or 1/5 - (3/5)i.
aimforclarity said:to get a Complex Conjugate of a #, is it ok to just replace i by -i even in denominator or inside argument?
It probably wasn't. I misunderstood what the OP was asking.HallsofIvy said:Why was that necessary?
HallsofIvy said:The original post just asked about getting the complex conjugate. I presume that the OP knows that only for real numbers is the complex conjugate the same as the number itself. That was never in question.
Mute said:If [itex]\phi(z)[/itex], for z complex, is holomorphic and is real for [itex]z = x \in \mathbb{R}[/itex], then [itex](\phi(z))^\ast = \phi(z^\ast)[/itex]. (Wikipedia).
aimforclarity said:this is basically the answer to my question, but i do need to unravel its meaning:
see my post right above yours, i know that the complex conjugate is only equal to the complex # itself when the number is real,SteveL27 said:Are you looking to see when the conjugate is equal to the original expression? Or just that you can replace i with -i to get the conjugate?
If the latter, that works in any expression whatsoever, as long as only addition and multiplication are involved (and subtraction and division of course). That's because conjugation is an automorphism of the complex numbers: it preserves addition and multiplication. So if you have a/b for complex a and b, then (a/b)* = a*/b* where '*' is the complex conjugate. And since complex conjugation fixes the reals (that is, a = a* for all real a) you can just replace i with -i and vice versa to compute the conjugate of any expression involving only addition and multiplication.
Asking when the conjugate of an expression is equal to the original expression is a separate question, which seems to be confusing this thread. Which question are you asking?
Char. Limit said:Well, if you have something simple, like
[tex]\frac{2 + 3 i}{3 - 4 i}[/tex]
Then the complex conjugate will simply replace every instance of i in the equation with -i. This property also holds true when you add many other functions to the mix, like exponentiation to a real number, and I believe the sine, cosine, and exponentiation function as well. It won't always work, though. For example, I believe it fails in the case of the log function, that is, the complex conjugate of log(3+4i) isn't necessarily log(3-4i).
EDIT: I stand corrected, it works for the log function as well, at least up to branch cuts!
A complex conjugate is a pair of complex numbers that have the same real part but opposite imaginary parts. For example, the complex conjugate of 3+2i is 3-2i.
Replacing i with -i in a complex conjugate allows us to simplify equations and perform operations more easily. It also helps us find the roots of complex numbers.
Yes, we can replace i with -i in the denominator of a complex conjugate. This is because the complex conjugate of a fraction is the fraction with the numerator and denominator both having the same complex conjugate.
No, it is not necessary to replace i with -i inside the argument of a complex conjugate. The complex conjugate only affects the imaginary part of a complex number, so if the argument does not contain i, it does not need to be replaced.
Complex conjugates can be used in solving equations by simplifying them or by finding the roots of complex numbers. They can also help us convert complex numbers to polar form, which is useful in solving equations involving trigonometric functions.