Complex Conjugate
The conjugate of z=a+bi is z̄=a−bi — flip the sign of the imaginary part. Conjugates preserve modulus; z·z̄ is always real. Use conjugates to rationalize denominators and in AC circuit analysis.
Did our AI summary help? Let us know.
Conjugation is reflection across the real axis in the complex plane. z+z̄=2a and z−z̄=2bi extract real and imaginary parts. Polynomials with real coefficients: roots come in conjugate pairs.
Ready to run the numbers?
Why: Conjugates rationalize complex division: (z₁/z₂)=(z₁·z̄₂)/|z₂|². In EE, impedance Z has conjugate Z* for power. In quantum mechanics, bras are conjugates of kets.
How: For z=a+bi, conjugate is z̄=a−bi. Modulus |z|=√(a²+b²) is unchanged. Product z·z̄=a²+b² is real. To divide: multiply numerator and denominator by the conjugate of the denominator.
Run the calculator when you are ready.
📌 Example Scenarios — Click to Load
Complex Number z = a + bi
Second Number z₂ (for division z₁/z₂)
Magnitude Comparison
Real vs Imaginary
📐 Calculation Steps
For educational and informational purposes only. Verify with a qualified professional.
🧮 Fascinating Math Facts
AC impedance Z=R+jX has conjugate Z*=R−jX for power calculations.
— EE
Quantum: ⟨ψ| is the conjugate transpose of |ψ⟩.
— Quantum
📋 Key Takeaways
- • The conjugate of z = a + bi is z̄ = a − bi — flip the sign of the imaginary part
- • Conjugates preserve modulus: |z| = |z̄| = √(a² + b²)
- • z·z̄ is always real: z·z̄ = a² + b² = |z|²
- • Use conjugates to rationalize: (z₁/z₂) = (z₁·z̄₂)/(z₂·z̄₂) = (z₁·z̄₂)/|z₂|²
- • In the complex plane, conjugation is reflection across the real axis
💡 Did You Know?
📖 How Complex Conjugates Work
The complex conjugate of z = a + bi is z̄ = a − bi (also written z*). Geometrically, it is the reflection of z across the real axis in the Argand plane. The conjugate preserves the real part and negates the imaginary part. Key properties:
Algebraic Properties
- z + z̄ = 2a (twice the real part)
- z − z̄ = 2bi (twice the imaginary part)
- z·z̄ = a² + b² = |z|² (always a non-negative real number)
- z̄̄ = z (conjugate of conjugate is original)
- (z₁ + z₂)* = z₁* + z₂* and (z₁z₂)* = z₁*z₂* (conjugation is a field automorphism)
Applications
Division: To compute z₁/z₂, multiply numerator and denominator by z̄₂. The denominator becomes |z₂|², a real number. Example: 1/(3+4i) = (3−4i)/(9+16) = (3−4i)/25.
Electrical Engineering: Impedance Z = R + jX has conjugate Z* = R − jX. Power calculations use Z·Z*. The real part of (V·Ī)/2 gives average power in AC circuits.
Signal Processing: Conjugate symmetry reduces FFT computation by half for real-valued signals. For real x[n], X[k] = X̄[N−k].
Roots of Polynomials: If a polynomial has real coefficients and α is a root, then ᾱ is also a root. Complex roots come in conjugate pairs.
🎯 Expert Tips
💡 Quick Conjugate
Just flip the sign of the imaginary part. 3+4i → 3−4i, 5i → −5i.
💡 Rationalizing
For 1/(a+bi), multiply by (a−bi)/(a−bi) to get (a−bi)/(a²+b²).
💡 Polar Form
If z = re^(iθ), then z̄ = re^(-iθ). Same r, negated angle.
💡 Modulus Check
|z| = |z̄| always. Use this to verify your conjugate calculation.
📊 Reference Table
| z | z̄ | |z| | z·z̄ |
|---|---|---|---|
| 3+4i | 3−4i | 5 | 25 |
| 5i | −5i | 5 | 25 |
| 1−i | 1+i | √2 | 2 |
| −2+3i | −2−3i | √13 | 13 |
| 7 | 7 | 7 | 49 |
| −4i | 4i | 4 | 16 |
❓ FAQ
What is the complex conjugate of a+bi?
The complex conjugate is a−bi. You keep the real part the same and change the sign of the imaginary part.
Why is z·z̄ always real?
(a+bi)(a−bi) = a² − (bi)² = a² + b², since i² = −1. So (bi)² = −b², giving a² + b².
How do I divide complex numbers?
Multiply numerator and denominator by the conjugate of the denominator. The denominator becomes |z|², a real number.
What is the geometric meaning of conjugation?
In the complex plane, the conjugate is the reflection of the point across the real (horizontal) axis.
Why do electrical engineers use j instead of i?
i is reserved for current in EE. The imaginary unit is written as j, so impedance Z = R + jX.
Are conjugates used in quantum mechanics?
Yes. The bra ⟨ψ| is the conjugate transpose of the ket |ψ⟩. Inner products use ⟨ψ|φ⟩.
Does conjugation distribute over addition and multiplication?
Yes. (z₁+z₂)* = z₁*+z₂* and (z₁z₂)* = z₁*z₂*. Conjugation is a field automorphism of ℂ that fixes ℝ.
How do I find the conjugate in polar form?
If z = re^(iθ), then z̄ = re^(-iθ). Same magnitude r, negated angle −θ.
📈 Quick Reference
📝 Worked Example
Find (2+3i)/(1−i): Multiply numerator and denominator by the conjugate of 1−i, which is 1+i. Numerator: (2+3i)(1+i) = 2+2i+3i+3i² = 2+5i−3 = −1+5i. Denominator: (1−i)(1+i) = 1−i² = 1+1 = 2. Result: (−1+5i)/2 = −½ + (5/2)i.
Verify z·z̄ for z=3+4i: z̄ = 3−4i. Then z·z̄ = (3+4i)(3−4i) = 9−12i+12i−16i² = 9+16 = 25 = |z|². ✓
🖼️ Complex Plane
In the complex plane (Argand diagram), the horizontal axis is the real part and the vertical axis is the imaginary part. The conjugate z̄ is the mirror image of z across the real axis. The modulus |z| is the distance from the origin. The argument arg(z) is the angle from the positive real axis, measured counterclockwise. Conjugation flips the sign of the argument: arg(z̄) = −arg(z).
⚠️ Disclaimer: This calculator provides educational support for complex number operations. For critical engineering or scientific applications, verify results with specialized software. Angles are in degrees unless otherwise noted.
Related Calculators
Complex Number Calculator
Add, subtract, multiply, divide, and compute powers and roots of complex numbers. Get results in rectangular and polar form with modulus and argument....
MathematicsError Function Calculator
Calculate the error function erf(x), complementary error function erfc(x), and inverse erf using the Abramowitz-Stegun approximation. erf(x) = (2/√π)∫₀ˣ...
MathematicsAbsolute Value Equation Calculator
Solve absolute value equations and inequalities including |ax+b|=c, |ax+b|=|cx+d|, and |ax+b|≤c forms. Features solution verification, number line...
MathematicsAbsolute Value Inequalities Calculator
Solve absolute value inequalities |ax+b| < c, > c, ≤ c, ≥ c. Get solution intervals, interval notation, set builder notation, number line visualization...
MathematicsBessel Function Calculator
Calculate Bessel functions J_n(x), Y_n(x), I_n(x), and K_n(x) with series approximation. Supports first kind (J), second kind/Neumann (Y), and modified Bessel functions (I, K). Applications include vibrating drum modes, electromagnetic waveguides, heat conduction in cylinders, and Bessel filter design in signal processing. Uses the power series J_n(x) = Σ (-1)^m/(m!(m+n)!)·(x/2)^(2m+n). Includes convergence info, Bar chart comparing values at different x, Doughnut chart showing series term contributions, and educational content on Bessel's differential equation and cylindrical harmonics.
MathematicsBinomial Coefficient Calculator
Calculate binomial coefficients C(n,k) = n!/(k!(n-k)!) — the number of ways to choose k items from n without regard to order. Also known as n choose k or ⁿCₖ. Features Pascal's triangle row generation, factorial breakdown, Bar chart of full row C(n,0)..C(n,n), Doughnut chart showing k vs n−k. Applications: lottery (C(49,6)), poker hands (C(52,5)), committee selection, DNA combinations, binary strings. Educational content on combinatorics, binomial theorem (x+y)ⁿ expansion, and Pascal's identity.
Mathematics