Real Pure Imaginary Complex Numbers Calculator
Complex numbers are fundamental in mathematics and engineering, extending the real number system to include imaginary numbers. This calculator helps you understand and work with real, pure imaginary, and general complex numbers.
What Are Complex Numbers?
A complex number is a number that can be expressed in the form a + bi, where a and b are real numbers, and i is the imaginary unit with the property that i² = -1. The real part is 'a' and the imaginary part is 'b'.
Complex number formula: z = a + bi
Where:
- a = real part
- b = imaginary part
- i = √-1 (imaginary unit)
Complex numbers are used in various fields including electrical engineering, quantum mechanics, and signal processing. They provide a way to solve equations that don't have real solutions.
Types of Complex Numbers
Complex numbers can be categorized into several types based on their properties:
1. Real Numbers
Numbers where the imaginary part (b) is zero. They exist on the real number line.
Real number: z = a + 0i
2. Pure Imaginary Numbers
Numbers where the real part (a) is zero. They exist on the imaginary axis.
Pure imaginary number: z = 0 + bi
3. Complex Numbers
Numbers with both non-zero real and imaginary parts.
Complex number: z = a + bi (where a ≠ 0 and b ≠ 0)
4. Zero
The number with both real and imaginary parts equal to zero.
Zero: z = 0 + 0i
How to Use This Calculator
This calculator allows you to input complex numbers and see their components and visual representation. Follow these steps:
- Enter the real part (a) in the first input field
- Enter the imaginary part (b) in the second input field
- Click "Calculate" to see the results
- View the breakdown of your complex number
- See the visual representation on the complex plane
Note: For pure imaginary numbers, set the real part to 0. For real numbers, set the imaginary part to 0.
Examples
Example 1: Real Number
Input: Real part = 5, Imaginary part = 0
Result: This is a real number (5 + 0i) located on the real axis.
Example 2: Pure Imaginary Number
Input: Real part = 0, Imaginary part = 3
Result: This is a pure imaginary number (0 + 3i) located on the imaginary axis.
Example 3: Complex Number
Input: Real part = 2, Imaginary part = -4
Result: This is a complex number (2 - 4i) located in the complex plane.