University Study Notes: Number Systems and Complex Numbers Sets, Intervals, and Complex Numbers

Real Number System Hierarchy and Classification

  • The set of real numbers, denoted by the symbol R\mathbb{R}, is the comprehensive set containing all rational and irrational numbers.

  • The Hierarchy of Number Sets:

    • Natural Numbers (N\mathbb{N}): The most basic set of counting numbers.

    • Whole Numbers (W\mathbb{W}): The set containing all natural numbers plus zero (00).

    • Integers (Z\mathbb{Z}): Includes all whole numbers and their negative counterparts.

    • Rational Numbers (Q\mathbb{Q}): Numbers that can be expressed in the form ab\frac{a}{b}, where aa and bb are integers and b0b \neq 0. They have finite (terminating) or repeating decimal representations.

    • Irrational Numbers (Qˉ\mathbb{\bar{Q}}): Numbers that cannot be expressed as a simple fraction and have non-terminating, non-repeating decimal representations.

  • Set Relationships:

    • The relationships are defined by the subset chain: NWZQR\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}.

    • The union of rational and irrational numbers constitutes the real numbers: QQˉ=R\mathbb{Q} \cup \mathbb{\bar{Q}} = \mathbb{R}.

  • Refining Real Numbers Examples (Set SS):

    • Given the set S={9,7,2,π,31,0.4,5.125125}S = \{-9, -7, 2, \pi, \frac{3}{1}, 0.4, 5.125125\}, classifications are as follows:

      • Natural numbers (N\mathbb{N}): 31\frac{3}{1} (which equals 33) and 22.

      • Whole numbers (W\mathbb{W}): 22 and 31\frac{3}{1}.

      • Integers (Z\mathbb{Z}): 9,7,2,31-9, -7, 2, \frac{3}{1}.

      • Rational numbers (Q\mathbb{Q}): 9,7,2,31,0.4,5.125125-9, -7, 2, \frac{3}{1}, 0.4, 5.125125.

      • Irrational numbers (Qˉ\mathbb{\bar{Q}}): π\pi.

      • Real numbers (R\mathbb{R}): All elements in the set SS.

Intervals and Number Line Representations

  • Notation Conventions:

    • An empty circle (\circ) on a number line represents an open end point, meaning the value itself is not included in the set. This corresponds to the brackets (( or )).

    • A dense circle (solid point) represents a closed end point, meaning the value is included. This corresponds to the brackets [[ or ]].

    • A dotted line is used specifically when representing sets of integers (Z\mathbb{Z}), whole numbers (W\mathbb{W}), or natural numbers (N\mathbb{N}) across a range, rather than a continuous real number interval.

  • Types of Intervals:

    • Open Interval (a,ba, b): Given by a < x < b. Both endpoints are excluded.

    • Closed Interval [a,b][a, b]: Given by axba \leq x \leq b. Both endpoints are included.

    • Half-Open Intervals:

      • (a,b](a, b]: Given by a < x \leq b. Endpoint aa is excluded; bb is included.

      • [a,b)[a, b): Given by a \leq x < b. Endpoint aa is included; bb is excluded.

    • Infinite Intervals:

      • (,b)(-\infty, b): Represented by -\infty < x < b.

      • (,b](-\infty, b]: Represented by -\infty < x \le b.

      • (a,)(a, \infty): Represented by a < x < \infty.

      • [a,)[a, \infty): Represented by a \le x < \infty.

  • Examples of Conversions:

    • The interval [2,5][2, 5] represents all real numbers from 22 to 55 inclusive and is a closed interval.

    • The set {x:x0,xR}\{x : x \leq 0, x \in \mathbb{R}\} is equivalent to the interval (,0](-\infty, 0].

Intersection and Union of Intervals

  • Intersection (\cap): Represents the region where two intervals overlap (indicated by the word "and").

    • Example: Finding the intersection of two intervals involves identifying common values shared by both sets on the real number line.

  • Union (\cup): Represents the total region covered by either or both intervals (indicated by the words "all" or "or").

    • Example: The union of (2,4](2, 4] and (4,5)(4, 5) results in the continuous open/half-open segment from the two sets.

  • Complex Set Simplification:

    • If A = \{x : 1 < x < 7, x \in \mathbb{Z}\}, then A={2,3,4,5,6}A = \{2, 3, 4, 5, 6\}.

    • If B={6,4,2,0,2,4,6}B = \{-6, -4, -2, 0, 2, 4, 6\}, then the union AB={6,4,2,0,2,3,4,5,6}A \cup B = \{-6, -4, -2, 0, 2, 3, 4, 5, 6\}.

    • The intersection BCB \cap C, where C = \{x : 1 < x < 5, x \in \mathbb{R}\}, extracts integers from set BB that fall between 11 and 55, resulting in ={2,4}\cap = \{2, 4\}.

Cartesian Form of Complex Numbers

  • Fundamental Definition: A complex number zz is written in Cartesian form as z=a+biz = a + bi, where:

    • aa is the real part (Re(z)\text{Re}(z)).

    • bb is the imaginary part (Im(z)\text{Im}(z)).

    • ii is the imaginary unit, defined such that i2=1i^2 = -1 or i=1i = \sqrt{-1}.

  • Equality of Complex Numbers:

    • Two complex numbers z1=a+biz_1 = a + bi and z2=c+diz_2 = c + di are equal (z1=z2z_1 = z_2) if and only if their real parts are equal (a=ca = c) and their imaginary parts are equal (b=db = d).

    • Example: If 3+2i=m+ni3 + 2i = m + ni, then m=3m = 3 and n=2n = 2.

    • Example: Given x+4+i=10(2y7)ix + 4 + i = 10 - (2y - 7)i, equating parts gives:

      • Real: x+4=10x=6x + 4 = 10 \Rightarrow x = 6.

      • Imaginary: 1=(2y7)1=2y+72y=6y=31 = -(2y - 7) \Rightarrow 1 = -2y + 7 \Rightarrow 2y = 6 \Rightarrow y = 3.

Algebraic Operations and Conjugates

  • The Conjugate: The conjugate of a complex number z=a+biz = a + bi, denoted as zˉ\bar{z}, is obtained by reversing the sign of the imaginary part (z=abiz = a - bi).

    • Example: If z=5+2iz = 5 + 2i, then zˉ=52i\bar{z} = 5 - 2i.

    • Example: If z=77iz = -7 - 7i, then zˉ=7+7i\bar{z} = -7 + 7i.

    • Example: If z=5iz = 5i (purely imaginary), then zˉ=5i\bar{z} = -5i.

  • Division and Rationalization:

    • A complex number cannot remain in the denominator. To simplify, multiply both the numerator and the denominator by the conjugate of the denominator.

    • Example Calculation: 4+7i2+5i\frac{4 + 7i}{2 + 5i}

      • Multiply by denominator conjugate: (4+7i)(25i)(2+5i)(25i)\frac{(4 + 7i)(2 - 5i)}{(2 + 5i)(2 - 5i)}

      • Expand numerator: 820i+14i35i2=86i+35=436i8 - 20i + 14i - 35i^2 = 8 - 6i + 35 = 43 - 6i

      • Expand denominator: 425i2=4+25=294 - 25i^2 = 4 + 25 = 29

      • Result: 4329629i\frac{43}{29} - \frac{6}{29}i

Polar Form of Complex Numbers

  • General Expression: Polar form is expressed as z=r(cos(θ)+isin(θ))z = r(\cos(\theta) + i\sin(\theta)), where:

    • rr is the modulus (magnitude).

    • θ\theta is the argument (angle in radians).

  • The iMAAP Method for Polar Conversion:

    1. Identity (I): Identify the real part aa and imaginary part bb.

    2. Modulus (M): Calculate r=z=a2+b2r = |z| = \sqrt{a^2 + b^2}. Note that r > 0.

    3. Alpha (A): Calculate the basic angle α=tan1(ba)\alpha = \tan^{-1}\left(\frac{|b|}{|a|}\right).

    4. Argand Diagram (A): Plot the complex number to determine which quadrant it lies in to solve for θ\theta.

      • Quadrant I: θ=α\theta = \alpha

      • Quadrant II: θ=πα\theta = \pi - \alpha

      • Quadrant III: θ=(πα)\theta = -(\pi - \alpha)

      • Quadrant IV: θ=α\theta = -\alpha

    5. Polar Form (P): Substitute rr and θ\theta into the formula z=r(cos(θ)+isin(θ))z = r(\cos(\theta) + i\sin(\theta)).

  • Example: Converting z=1i3z = -1 - i\sqrt{3} to Polar Form:

    • I: a=1a = -1, b=3b = -\sqrt{3}.

    • M: r=(1)2+(3)2=1+3=2r = \sqrt{(-1)^2 + (-\sqrt{3})^2} = \sqrt{1 + 3} = 2.

    • A: α=tan1(31)=π3\alpha = \tan^{-1}\left(\frac{\sqrt{3}}{1}\right) = \frac{\pi}{3}.

    • A: The point lies in Quadrant III (a < 0, b < 0).

      • θ=(ππ3)=2π3\theta = -(\pi - \frac{\pi}{3}) = -\frac{2\pi}{3}.

    • P: z=2(cos(2π3)+isin(2π3))z = 2(\cos(-\frac{2\pi}{3}) + i\sin(-\frac{2\pi}{3})).

  • Argument Range: The argument θ\theta must satisfy the condition -\pi < \theta \leq \pi.