Complex Number Calculator
Calculate complex numbers in a + bi form with addition, subtraction, multiplication, division, magnitude, and conjugate.
---
Visual Graph & Diagram
Interactive mathematical coordinate representation
Calculation Reference Table
Benchmark values and quick reference intervals
Recommended Final Steps
Step-by-Step Mathematical Solution
How to Use & Educational Guide
In-depth guide for Complex Number Calculator
What Is a Complex Number?
A complex number is a number written in the form $z = a + bi$, where $a$ and $b$ are real numbers and $i$ is the imaginary unit defined by $i^2 = -1$. The value $a$ is the real part and $b$ is the imaginary part. Complex numbers extend the real number system and are useful when equations involve the square root of a negative number.
Complex Number Operations
For two complex numbers $z_1 = a + bi$ and $z_2 = c + di$, the main arithmetic operations are:
Addition: $$(a+bi)+(c+di)=(a+c)+(b+d)i$$
Subtraction: $$(a+bi)-(c+di)=(a-c)+(b-d)i$$
Multiplication: $$(a+bi)(c+di)=(ac-bd)+(ad+bc)i$$
Magnitude: $$|z|=\sqrt{a^2+b^2}$$
Conjugate: $$\overline{z}=a-bi$$
How to Calculate Complex Numbers?
- Step 1 (Identify the Parts): Write each number as $a+bi$ and identify its real and imaginary parts.
- Step 2 (Choose the Operation): Add, subtract, multiply, or divide the two complex numbers as required.
- Step 3 (Simplify Powers of $i$): Use $i^2=-1$ whenever products contain $i^2$.
- Step 4 (Combine Like Parts): Keep the real terms together and combine the coefficients of $i$ separately.
- Step 5 (Write in Standard Form): Express the final answer as $a+bi$.
Complex Number Examples
Example 1: Addition
Calculate $(3+4i)+(2-7i)$.
โข Real parts: $3+2=5$
โข Imaginary parts: $4i-7i=-3i$
๐ Result: $5-3i$
Example 2: Multiplication
Calculate $(2+3i)(4-5i)$.
โข Expand: $8-10i+12i-15i^2$
โข Use $i^2=-1$: $8+2i+15$
โข Combine terms: $23+2i$
๐ Result: $23+2i$
Example 3: Division
Calculate $\frac{3+2i}{1-i}$.
โข Use the conjugate: Multiply the numerator and denominator by $1+i$.
โข Numerator: $(3+2i)(1+i)=1+5i$.
โข Denominator: $(1-i)(1+i)=2$.
๐ Result: $\frac{1}{2}+\frac{5}{2}i$
Magnitude and Absolute Value of a Complex Number
The magnitude, also called the modulus or absolute value, measures the distance of a complex number from the origin on the complex plane. For $z=a+bi$, it is calculated using:
For example, the magnitude of $3+4i$ is $\sqrt{3^2+4^2}=5$. Unlike the absolute value of a real number, which measures distance from zero on a number line, the complex modulus measures distance from the origin in the complex plane.
Conjugate of a Complex Number
To find the conjugate of a complex number, change the sign of its imaginary part. If $z=a+bi$, then its conjugate is $\overline{z}=a-bi$. The conjugate is especially useful when dividing complex numbers because multiplying a number by its conjugate produces a real value:
Complex Number in Polar Form
A complex number can also be represented in polar form using its magnitude $r$ and angle $\theta$. For $z=a+bi$:
Polar form is particularly useful for multiplication, division, and other operations involving angles and magnitudes.
Applications of Complex Numbers
โก Electrical Engineering
Complex numbers are used to represent AC voltage, current, impedance, and phase relationships in electrical circuits.
๐ก Signal Processing
Complex numbers help represent oscillating signals and are widely used in Fourier analysis, communications, and frequency-domain calculations.
Common Mistakes to Avoid
- Forgetting $i^2=-1$: The product $(bi)(di)$ becomes $bd i^2=-bd$, not $bd$.
- Mixing Real and Imaginary Parts: Real terms should be combined with real terms, while coefficients of $i$ should be combined separately.
- Using the Wrong Conjugate: The conjugate of $a+bi$ is $a-bi$, so only the sign of the imaginary part changes.
- Confusing Magnitude With the Imaginary Part: The modulus $|a+bi|$ is $\sqrt{a^2+b^2}$, not simply $b$.
Mathematical accuracy verified by AptCalc Engine
Frequently Asked Questions (FAQs)
Answers to common questions about this calculator
What is a complex number?
How do you find the magnitude of a complex number?
What is the conjugate of a complex number?
How do you divide complex numbers?
Can complex numbers be written in polar form?
Explore Related Calculators
More tools in Algebra
Simplify Algebraic Expressions
Step-By-Step Solver
Evaluate Expression Calculator
Step-By-Step Solver
Combine Like Terms Calculator
Step-By-Step Solver
Expand Algebraic Expressions (FOIL)
Step-By-Step Solver
Linear Equation Solver (ax + b = c)
Step-By-Step Solver
One-Step Equation Calculator
Step-By-Step Solver