Section 1.3: Complex Numbers Study Guide
Definition and Classification of Complex Numbers
The Imaginary Unit :
The real number system does not contain any numbers whose square is negative. Consequently, equations such as have no real solutions.
To expand the number system to solve such equations, the imaginary unit is defined as:
Squaring both sides yields the foundational identity:
Standard Form of Complex Numbers:
A complex number is any number that can be expressed in standard form:
In this expression, and are real numbers:
is designated as the real part.
is designated as the imaginary part.
Classifications of Complex Numbers:
Real Numbers: Form a subset of the complex numbers where the imaginary coefficient (expressed as ).
Nonreal Complex Numbers: Complex numbers where .
Pure Imaginary Numbers: Complex numbers where the real part and the imaginary part (expressed as ).
Equality and Standard Form
Criteria for Equality:
Two complex numbers and are equal if and only if both their real parts are identical and their imaginary parts are identical.
Equivalence relation:
Simplifying Square Roots of Negative Numbers
Definition of :
For any positive real number a > 0, the radical expression is defined and rewritten as:
Examples of Radical Simplification:
Simplification of :
Simplification of :
Simplification of :
Crucial Caveat for Radical Rules:
The standard product rule for radicals, , holds true only when at least one of or is non-negative.
It is invalid when both c < 0 and d < 0.
Rule: Expressions involving negative radicands must always be rewritten in terms of (i.e., as ) before performing multiplication, division, or applying any radical rules.
Operations: Addition and Subtraction
Methodology:
Complex numbers are added or subtracted by combining their real parts and imaginary parts separately.
This follows the standard algebraic procedure for combining like terms.
General Formula:
Procedural Steps:
Group the real parts: .
Group the imaginary parts: .
Simplify and write the final output in standard form .
Operations: Multiplication and Complex Conjugates
Algebraic Multiplication:
Multiplication of complex numbers proceeds similarly to multiplying algebraic binomials using the FOIL method (First, Outside, Inside, Last).
Every instance of that arises during multiplication must be replaced with .
General Multiplication Formula: Since , this simplifies to:
Complex Conjugates:
For any complex number , its complex conjugate is .
Conjugates differ only in the sign of their imaginary part.
The Conjugate Product Property:
Multiplying a complex number by its complex conjugate always yields a non-negative real number.
Derivation:
Identity:
Operations: Division
Procedure for Division:
To divide complex numbers, eliminate the imaginary unit from the denominator by multiplying both the numerator and the denominator by the complex conjugate of the denominator.
This applies both to general complex denominators () and purely imaginary denominators ().
General Division Formula:
Simplification Requirement:
After expanding and simplifying, express the final quotient explicitly in standard form a + bi$.\n\n# Powers of i and Periodic Patterns\n\n* **The Four-Term Cyclic Pattern:**\n * Powers of i repeat infinitely in a periodic cycle of four distinct values:\n i^1 = i\n i^2 = -1\n i^3 = i^2 \cdot i = (-1)i = -i\n i^4 = (i^2)^2 = (-1)^2 = 1\n * Subsequent powers repeat this pattern: i^5 = ii^6 = -1i^7 = -ii^8 = 1, and so forth.\n\n* **Rule for Exponent Multiples of 4:**\n * Because i^4 = 1i41:\n i^{4k} = 1 \quad \text{for any integer } k\n\n* **Simplification of Positive Exponents:**\n * To simplify i^n4:\n i^n = i^{4k + r} = (i^4)^k \cdot i^r = 1^k \cdot i^r = i^r\n * **Example (i^{15}):**\n i^{15} = i^{12 + 3} = (i^4)^3 \cdot i^3 = (1)^3 \cdot (-i) = -i\n\n* **Simplification of Negative Exponents:**\n * Negative powers of ii^4 = 1 to obtain the least positive exponent.\n * **Example (i^{-3}):**\n i^{-3} = i^{-3} \cdot 1 = i^{-3} \cdot i^4 = i^{-3 + 4} = i^1 = i$$