Calculadora de Números Complexos | CalcxApp

Resolva problemas matemáticos com nossa calculadora precisa.

Result

4.0000 + 2.0000i

Magnitude |z|

4.4721

Argument (arg z)

26.57°

Component Comparison

Result

PropertyValue
z₁3 +4i
z₂1 -2i
Result4.0000 +2.0000i
Magnitude |z|4.4721
Argument (arg z)26.57°
Conjugate z̄4.0000 -2.0000i

Understanding Complex Numbers

What Are Complex Numbers?

A complex number has the form a + bi, where a and b are real numbers and i is the imaginary unit satisfying i² = −1. Complex numbers extend the real number system and are essential in engineering, physics, and applied mathematics.

Operations on Complex Numbers

Addition combines real and imaginary parts separately: (a+bi) + (c+di) = (a+c) + (b+d)i. Subtraction works similarly. Multiplication uses the distributive property and the fact that i² = −1. Division multiplies numerator and denominator by the conjugate of the denominator to eliminate the imaginary part from the denominator.

Magnitude and Argument

The magnitude (or modulus) |z| = √(a² + b²) represents the distance from the origin in the complex plane. The argument arg(z) = arctan(b/a) is the angle from the positive real axis. Together they form the polar representation z = |z|(cos θ + i sin θ).

Applications of Complex Numbers

Complex numbers are fundamental in electrical engineering (AC circuit analysis using impedance), signal processing (Fourier transforms), quantum mechanics, fluid dynamics, and control theory. Euler's formula e^(iθ) = cos θ + i sin θ connects exponential and trigonometric functions through complex numbers.

The Complex Plane

Complex numbers can be visualized as points on a 2D plane with the real part on the horizontal axis and the imaginary part on the vertical axis. This geometric interpretation makes operations like multiplication correspond to rotation and scaling.

Practical Example

Let z₁ = 3 + 4i and z₂ = 1 − 2i. Multiplying: z₁ × z₂ = (3)(1) + (3)(−2i) + (4i)(1) + (4i)(−2i) = 3 − 6i + 4i − 8i² = 3 − 2i + 8 = 11 − 2i.

The magnitude is √(121 + 4) = √125 ≈ 12.40. The argument is arctan(−2/11) ≈ −10.30°. The conjugate is 11 + 2i.

Perguntas Frequentes

O que é o imaginary unidade i?

O imaginary unidade i é defined como o square root of −1, so i² = −1. It was introduced para solve equations like x² + 1 = 0 that tem não real solutions.

Como você divide complex numbers?

Multiply ambos numerator e denominator por o conjugate de o denominator. For z₁/z₂, compute z₁ × z̄₂ / (z₂ × z̄₂), onde z̄₂ é o complex conjugate de z₂.

O que é o complex conjugate?

O conjugate de a + bi é a − bi. Multiplying um complex number por its conjugate sempre gives um real number: (a+bi)(a−bi) = a² + b².

Onde são complex numbers used em real life?

They são used em electrical engineering (impedance, AC circuits), signal processing (Fourier analysis), quantum mechanics, fluid dynamics, e control systems.

O que é Euler's fórmula?

Euler's fórmula states e^(iθ) = cos θ + i sin θ. It connects exponential functions com trigonometric functions e é um de o maioria importante equations em mathematics.

Disclaimer: Esta calculadora fornece estimativas para fins informativos e educacionais. Para decisões importantes, consulte um profissional qualificado.

References

  1. Wikipedia. "Complex number." en.wikipedia.org
  2. Khan Academy. "Complex numbers." khanacademy.org
  3. Wolfram MathWorld. "Complex Number." mathworld.wolfram.com
  4. Brilliant. "Complex Numbers." brilliant.org
  5. Wikipedia. "Euler's formula." en.wikipedia.org

Comentários