For any complex number z = a + bi, compute its conjugate z̄ = a − bi, modulus |z|, argument θ, and polar representation. Interactive complex plane visualization shows symmetry across the real axis.
The complex conjugate of a complex number \( z = a + bi \) is defined as \( \overline{z} = a - bi \). Geometrically, it reflects the point across the real axis. Conjugates are fundamental in electrical engineering (impedance), quantum mechanics (probability amplitudes), signal processing (Hermitian symmetry), and polynomial root finding (non-real roots come in conjugate pairs).
Given \( z = a + bi \):
The interactive plot visualizes both \( z \) and \( \bar{z} \) along with a line segment representing modulus. Symmetry across the real axis is immediate.
| Property / Application | Description |
|---|---|
| Polynomial Roots (Real Coefficients) | If coefficients are real, non-real roots occur in conjugate pairs — essential for solving quadratics with negative discriminant. The Conjugate Root Theorem is a direct consequence of \( \overline{P(z)} = P(\overline{z}) \). |
| AC Circuit Theory | Impedance \( Z = R + iX \); its conjugate ensures power calculations and resonance conditions. |
| Quantum Mechanics | The inner product uses complex conjugates to ensure probability amplitudes are real. |
| Signal Processing | Hermitian symmetry in Fourier transforms yields real-valued signals. |
| Division of Complex Numbers | \( \frac{z_1}{z_2} = \frac{z_1 \overline{z_2}}{|z_2|^2} \) rationalizes denominator. |
In RF engineering, maximum power transfer occurs when the load impedance is the complex conjugate of the source impedance (\( Z_L = \overline{Z_S} \)). Our calculator helps visualize why conjugates cancel reactance. For a source \( 50 + j30 \, \Omega \), the optimal load is \( 50 - j30 \, \Omega \). The conjugate operation directly yields the required imaginary sign reversal.