Xirius-COMPLEXNUMBERS8-MTH101105.pdf
Xirius AI
This document, "Xirius-COMPLEXNUMBERS8-MTH101105.pdf," provides a comprehensive introduction to complex numbers, tailored for students in MTH101/105 courses. It systematically covers the fundamental concepts, operations, and advanced topics related to complex numbers, building a strong foundation for further mathematical studies. The material is presented in a clear, step-by-step manner, making it accessible for understanding the often abstract nature of complex numbers.
The PDF begins by defining complex numbers and their basic properties, then progresses through the algebra of complex numbers, including addition, subtraction, multiplication, and division. It introduces the crucial concepts of complex conjugates, modulus, and argument, which are essential for geometric interpretation and alternative representations. A significant portion is dedicated to the Argand diagram, polar form, De Moivre's Theorem, and the method for finding roots of complex numbers, culminating in the exponential form. The document is rich with definitions, formulas, and worked examples to illustrate each concept.
DOCUMENT OVERVIEW
This PDF document, titled "COMPLEX NUMBERS (MTH 101/105)," serves as an educational resource for a university-level mathematics course, likely MTH101 or MTH105. It offers a thorough and structured introduction to the theory and application of complex numbers, starting from their basic definition and progressing to more advanced topics such as De Moivre's Theorem and finding roots of complex numbers. The primary goal of the document is to equip students with a solid understanding of complex numbers, their algebraic manipulations, geometric interpretations, and various forms of representation.
The content is organized logically, beginning with the fundamental concept of an imaginary unit and the standard form of a complex number. It then systematically covers the arithmetic operations (addition, subtraction, multiplication, division), introduces the complex conjugate, and explains how to determine the modulus and argument of a complex number. A significant emphasis is placed on the geometric representation using the Argand diagram and the conversion between Cartesian and polar forms. The document concludes with powerful tools like De Moivre's Theorem for powers of complex numbers, methods for finding $n$-th roots, and the elegant exponential form, providing a complete overview of essential complex number topics.
Throughout the document, key definitions are clearly stated, important formulas are highlighted, and numerous worked examples are provided to illustrate the application of each concept. This pedagogical approach ensures that students can follow the explanations, practice the techniques, and solidify their understanding. The inclusion of "Class Work" and "Assignment" sections further suggests its use as a teaching aid, encouraging active learning and problem-solving skills in the domain of complex numbers.
MAIN TOPICS AND CONCEPTS
This section introduces the concept of complex numbers, starting with the imaginary unit $i$.
- Imaginary Unit: Defined as $i = \sqrt{-1}$, which implies $i^2 = -1$. This allows for the square roots of negative numbers to be expressed.
- Complex Number Definition: A complex number $z$ is expressed in the form $z = x + iy$, where $x$ and $y$ are real numbers.
- $x$ is called the real part of $z$, denoted as $\text{Re}(z)$.
- $y$ is called the imaginary part of $z$, denoted as $\text{Im}(z)$.
- Equality of Complex Numbers: Two complex numbers $z_1 = x_1 + iy_1$ and $z_2 = x_2 + iy_2$ are equal if and only if their real parts are equal and their imaginary parts are equal.
- $z_1 = z_2 \iff x_1 = x_2 \text{ and } y_1 = y_2$.
Algebra of Complex NumbersThis section details the fundamental arithmetic operations with complex numbers.
- Addition: To add two complex numbers, add their real parts and their imaginary parts separately.
- If $z_1 = x_1 + iy_1$ and $z_2 = x_2 + iy_2$, then $z_1 + z_2 = (x_1 + x_2) + i(y_1 + y_2)$.
- Subtraction: To subtract two complex numbers, subtract their real parts and their imaginary parts separately.
- If $z_1 = x_1 + iy_1$ and $z_2 = x_2 + iy_2$, then $z_1 - z_2 = (x_1 - x_2) + i(y_1 - y_2)$.
- Multiplication: To multiply two complex numbers, treat them like binomials and remember that $i^2 = -1$.
- If $z_1 = x_1 + iy_1$ and $z_2 = x_2 + iy_2$, then $z_1 z_2 = (x_1 + iy_1)(x_2 + iy_2) = x_1x_2 + x_1iy_2 + iy_1x_2 + i^2y_1y_2 = (x_1x_2 - y_1y_2) + i(x_1y_2 + x_2y_1)$.
- Division: To divide complex numbers, multiply the numerator and the denominator by the complex conjugate of the denominator. This process eliminates the imaginary part from the denominator.
- If $z_1 = x_1 + iy_1$ and $z_2 = x_2 + iy_2$, then $\frac{z_1}{z_2} = \frac{x_1 + iy_1}{x_2 + iy_2} = \frac{(x_1 + iy_1)(x_2 - iy_2)}{(x_2 + iy_2)(x_2 - iy_2)} = \frac{(x_1x_2 + y_1y_2) + i(y_1x_2 - x_1y_2)}{x_2^2 + y_2^2}$.
Complex ConjugateThe complex conjugate is a fundamental concept used in division and other operations.
- Definition: The complex conjugate of $z = x + iy$ is denoted by $\bar{z}$ (or $z^*$) and is defined as $\bar{z} = x - iy$. It is obtained by changing the sign of the imaginary part.
- Properties of Conjugates:
- $\overline{z_1 + z_2} = \bar{z_1} + \bar{z_2}$
- $\overline{z_1 - z_2} = \bar{z_1} - \bar{z_2}$
- $\overline{z_1 z_2} = \bar{z_1} \bar{z_2}$
- $\overline{\left(\frac{z_1}{z_2}\right)} = \frac{\bar{z_1}}{\bar{z_2}}$
- $z + \bar{z} = 2 \text{Re}(z) = 2x$
- $z - \bar{z} = 2i \text{Im}(z) = 2iy$
- $z \bar{z} = x^2 + y^2$ (which is a real number)
Modulus and Argument of a Complex NumberThis section introduces the geometric representation of complex numbers and their polar form.
- Argand Diagram: A complex number $z = x + iy$ can be represented as a point $(x, y)$ in a Cartesian coordinate system, where the x-axis is the real axis and the y-axis is the imaginary axis. This plane is called the Argand diagram or complex plane.
- Modulus (Absolute Value): The modulus of a complex number $z = x + iy$, denoted by $|z|$ or $r$, is the distance from the origin to the point $(x, y)$ in the Argand diagram.
- $|z| = r = \sqrt{x^2 + y^2}$.
- Properties: $|z|^2 = z\bar{z}$, $|z_1z_2| = |z_1||z_2|$, $\left|\frac{z_1}{z_2}\right| = \frac{|z_1|}{|z_2|}$.
- Argument: The argument of a complex number $z = x + iy$, denoted by $\text{arg}(z)$ or $\theta$, is the angle (in radians) that the line segment from the origin to $(x, y)$ makes with the positive real axis.
- $\cos \theta = \frac{x}{r}$ and $\sin \theta = \frac{y}{r}$.
- $\tan \theta = \frac{y}{x}$.
- The argument is not unique, as adding multiples of $2\pi$ results in the same angle.
- Principal Argument: The unique value of the argument that lies in the interval $(-\pi, \pi]$ (or sometimes $[0, 2\pi)$) is called the principal argument, denoted by $\text{Arg}(z)$.
- The quadrant of $(x, y)$ must be considered when calculating $\theta$ from $\tan \theta = y/x$.
- Polar Form (Trigonometric Form): A complex number $z$ can be expressed in terms of its modulus $r$ and argument $\theta$.
- $z = r(\cos \theta + i \sin \theta)$.
- This form is particularly useful for multiplication, division, and powers of complex numbers.
De Moivre's TheoremThis theorem provides a powerful way to find powers of complex numbers in polar form.
- Statement: For any real number $n$ and any complex number $z = r(\cos \theta + i \sin \theta)$,
- $z^n = (r(\cos \theta + i \sin \theta))^n = r^n(\cos n\theta + i \sin n\theta)$.
- Special Case (for $r=1$): $(\cos \theta + i \sin \theta)^n = \cos n\theta + i \sin n\theta$.
- Applications: Used to find powers of complex numbers and to derive trigonometric identities.
This section explains how to find the $n$-th roots of a complex number.
- Method: To find the $n$-th roots of a complex number $z = r(\cos \theta + i \sin \theta)$, we use the formula derived from De Moivre's Theorem.
- The $n$ distinct roots are given by:
$z_k = r^{1/n} \left( \cos\left(\frac{\theta + 2k\pi}{n}\right) + i \sin\left(\frac{\theta + 2k\pi}{n}\right) \right)$
- where $k = 0, 1, 2, \dots, n-1$.
- Geometric Interpretation: The $n$-th roots of a complex number are equally spaced points on a circle of radius $r^{1/n}$ centered at the origin in the Argand diagram.
This section introduces an alternative, compact form for complex numbers using Euler's formula.
- Euler's Formula: $e^{i\theta} = \cos \theta + i \sin \theta$.
- Exponential Form: Using Euler's formula, the polar form $z = r(\cos \theta + i \sin \theta)$ can be written as:
- $z = re^{i\theta}$.
- Advantages: This form simplifies multiplication, division, and exponentiation of complex numbers even further.
- $z_1 z_2 = (r_1 e^{i\theta_1})(r_2 e^{i\theta_2}) = r_1 r_2 e^{i(\theta_1 + \theta_2)}$
- $\frac{z_1}{z_2} = \frac{r_1 e^{i\theta_1}}{r_2 e^{i\theta_2}} = \frac{r_1}{r_2} e^{i(\theta_1 - \theta_2)}$
- $z^n = (re^{i\theta})^n = r^n e^{in\theta}$
KEY DEFINITIONS AND TERMS
* Complex Number ($z$): A number of the form $x + iy$, where $x$ and $y$ are real numbers, and $i$ is the imaginary unit ($i = \sqrt{-1}$). It extends the real number system to include solutions to equations like $x^2 + 1 = 0$.
* Imaginary Unit ($i$): Defined as $i = \sqrt{-1}$, which implies $i^2 = -1$. It is the fundamental component that distinguishes complex numbers from real numbers.
* Real Part ($\text{Re}(z)$): For a complex number $z = x + iy$, the real number $x$ is its real part. It represents the component of the complex number along the real axis in the Argand diagram.
* Imaginary Part ($\text{Im}(z)$): For a complex number $z = x + iy$, the real number $y$ is its imaginary part. It represents the coefficient of $i$ and corresponds to the component along the imaginary axis.
Complex Conjugate ($\bar{z}$ or $z^$): For a complex number $z = x + iy$, its conjugate is $\bar{z} = x - iy$. It is formed by changing the sign of the imaginary part and is geometrically a reflection across the real axis in the Argand diagram.* Modulus ($|z|$ or $r$): The magnitude or absolute value of a complex number $z = x + iy$, calculated as $|z| = \sqrt{x^2 + y^2}$. Geometrically, it represents the distance of the complex number from the origin in the Argand diagram.
* Argument ($\text{arg}(z)$ or $\theta$): The angle (in radians) that the line segment from the origin to the point representing $z$ makes with the positive real axis in the Argand diagram. It is found using $\tan \theta = y/x$, considering the quadrant of $z$. It is multi-valued, differing by multiples of $2\pi$.
* Principal Argument ($\text{Arg}(z)$): The unique value of the argument $\theta$ that lies within the interval $(-\pi, \pi]$ (or sometimes $[0, 2\pi)$). This provides a standard, single value for the argument.
* Argand Diagram (Complex Plane): A graphical representation where complex numbers $z = x + iy$ are plotted as points $(x, y)$ in a Cartesian coordinate system. The x-axis is the real axis, and the y-axis is the imaginary axis.
* Polar Form (Trigonometric Form): A way to express a complex number $z$ using its modulus $r$ and argument $\theta$: $z = r(\cos \theta + i \sin \theta)$. This form is particularly useful for multiplication, division, and powers.
* Exponential Form: A compact representation of a complex number using Euler's formula: $z = re^{i\theta}$, where $e^{i\theta} = \cos \theta + i \sin \theta$. This form simplifies complex number operations significantly.
* De Moivre's Theorem: A fundamental theorem stating that for any real number $n$ and complex number $z = r(\cos \theta + i \sin \theta)$, $z^n = r^n(\cos n\theta + i \sin n\theta)$. It is crucial for finding powers and roots of complex numbers.
IMPORTANT EXAMPLES AND APPLICATIONS
The document provides numerous examples to illustrate each concept. Here are a few representative ones:
- Example 1: Basic Operations (Addition, Subtraction, Multiplication, Division)
Given $z_1 = 2 + 3i$ and $z_2 = 4 - i$.
* Addition: $z_1 + z_2 = (2 + 3i) + (4 - i) = (2+4) + (3-1)i = 6 + 2i$.
* Subtraction: $z_1 - z_2 = (2 + 3i) - (4 - i) = (2-4) + (3-(-1))i = -2 + 4i$.
* Multiplication: $z_1 z_2 = (2 + 3i)(4 - i) = 2(4) + 2(-i) + 3i(4) + 3i(-i) = 8 - 2i + 12i - 3i^2 = 8 + 10i - 3(-1) = 8 + 10i + 3 = 11 + 10i$.
* Division: $\frac{z_1}{z_2} = \frac{2 + 3i}{4 - i}$. Multiply numerator and denominator by the conjugate of the denominator, which is $4+i$:
$\frac{2 + 3i}{4 - i} \times \frac{4 + i}{4 + i} = \frac{(2+3i)(4+i)}{(4-i)(4+i)} = \frac{8 + 2i + 12i + 3i^2}{4^2 - (i)^2} = \frac{8 + 14i - 3}{16 - (-1)} = \frac{5 + 14i}{17} = \frac{5}{17} + \frac{14}{17}i$.
- Example 2: Finding Modulus and Principal Argument
Find the modulus and principal argument of $z = 1 - i\sqrt{3}$.
* Here, $x = 1$ and $y = -\sqrt{3}$.
* Modulus: $r = |z| = \sqrt{x^2 + y^2} = \sqrt{1^2 + (-\sqrt{3})^2} = \sqrt{1 + 3} = \sqrt{4} = 2$.
* Argument: $\tan \theta = \frac{y}{x} = \frac{-\sqrt{3}}{1} = -\sqrt{3}$.
Since $x > 0$ and $y < 0$, $z$ lies in the fourth quadrant. The reference angle is $\pi/3$.
Therefore, the principal argument $\text{Arg}(z) = -\frac{\pi}{3}$.
* Polar Form: $z = 2\left(\cos\left(-\frac{\pi}{3}\right) + i \sin\left(-\frac{\pi}{3}\right)\right)$.
- Example 3: Applying De Moivre's Theorem
Evaluate $(1 + i)^6$.
* First, convert $z = 1 + i$ to polar form.
$x = 1, y = 1$.
$r = \sqrt{1^2 + 1^2} = \sqrt{2}$.
$\tan \theta = \frac{1}{1} = 1$. Since $x > 0, y > 0$, $\theta = \frac{\pi}{4}$.
So, $1 + i = \sqrt{2}\left(\cos\left(\frac{\pi}{4}\right) + i \sin\left(\frac{\pi}{4}\right)\right)$.
* Now, apply De Moivre's Theorem:
$(1 + i)^6 = \left[\sqrt{2}\left(\cos\left(\frac{\pi}{4}\right) + i \sin\left(\frac{\pi}{4}\right)\right)\right]^6$
$= (\sqrt{2})^6 \left(\cos\left(6 \times \frac{\pi}{4}\right) + i \sin\left(6 \times \frac{\pi}{4}\right)\right)$
$= 2^3 \left(\cos\left(\frac{3\pi}{2}\right) + i \sin\left(\frac{3\pi}{2}\right)\right)$
$= 8 (0 + i(-1)) = -8i$.
- Example 4: Finding Roots of a Complex Number
Find the cube roots of $z = 8i$.
* First, convert $z = 8i$ to polar form.
$x = 0, y = 8$.
$r = \sqrt{0^2 + 8^2} = 8$.
Since $z$ is on the positive imaginary axis, $\theta = \frac{\pi}{2}$.
So, $8i = 8\left(\cos\left(\frac{\pi}{2}\right) + i \sin\left(\frac{\pi}{2}\right)\right)$.
* Now, use the formula for $n$-th roots with $n=3$:
$z_k = r^{1/n} \left( \cos\left(\frac{\theta + 2k\pi}{n}\right) + i \sin\left(\frac{\theta + 2k\pi}{n}\right) \right)$ for $k=0, 1, 2$.
$r^{1/n} = 8^{1/3} = 2$.
For $k=0$: $z_0 = 2\left(\cos\left(\frac{\pi/2 + 0}{3}\right) + i \sin\left(\frac{\pi/2 + 0}{3}\right)\right) = 2\left(\cos\left(\frac{\pi}{6}\right) + i \sin\left(\frac{\pi}{6}\right)\right) = 2\left(\frac{\sqrt{3}}{2} + i\frac{1}{2}\right) = \sqrt{3} + i$.
For $k=1$: $z_1 = 2\left(\cos\left(\frac{\pi/2 + 2\pi}{3}\right) + i \sin\left(\frac{\pi/2 + 2\pi}{3}\right)\right) = 2\left(\cos\left(\frac{5\pi/2}{3}\right) + i \sin\left(\frac{5\pi/2}{3}\right)\right) = 2\left(\cos\left(\frac{5\pi}{6}\right) + i \sin\left(\frac{5\pi}{6}\right)\right) = 2\left(-\frac{\sqrt{3}}{2} + i\frac{1}{2}\right) = -\sqrt{3} + i$.
For $k=2$: $z_2 = 2\left(\cos\left(\frac{\pi/2 + 4\pi}{3}\right) + i \sin\left(\frac{\pi/2 + 4\pi}{3}\right)\right) = 2\left(\cos\left(\frac{9\pi/2}{3}\right) + i \sin\left(\frac{9\pi/2}{3}\right)\right) = 2\left(\cos\left(\frac{3\pi}{2}\right) + i \sin\left(\frac{3\pi}{2}\right)\right) = 2(0 - i) = -2i$.
* The cube roots of $8i$ are $\sqrt{3} + i$, $-\sqrt{3} + i$, and $-2i$.
DETAILED SUMMARY
The provided PDF document, "COMPLEX NUMBERS (MTH 101/105)," offers a comprehensive and foundational treatment of complex numbers, essential for students in introductory university mathematics courses. It systematically builds understanding from the very definition of a complex number to its advanced applications in powers and roots.
The document begins by introducing the imaginary unit $i = \sqrt{-1}$, which is the cornerstone of complex numbers. A complex number $z$ is then defined in its standard form as $z = x + iy$, where $x$ is the real part ($\text{Re}(z)$) and $y$ is the imaginary part ($\text{Im}(z)$). The condition for equality of complex numbers is established: $z_1 = z_2$ if and only if their real parts are equal and their imaginary parts are equal.
The algebra of complex numbers is thoroughly explained, covering addition, subtraction, multiplication, and division. Addition and subtraction involve combining the respective real and imaginary parts. Multiplication is performed like binomial multiplication, with the key substitution $i^2 = -1$. Division is a more involved process that requires multiplying both the numerator and denominator by the complex conjugate of the denominator to rationalize it. The complex conjugate of $z = x + iy$ is $\bar{z} = x - iy$, which is crucial for division and has several important properties related to sums, differences, products, and quotients of complex numbers, as well as relating $z$ and $\bar{z}$ to $x$, $y$, and $|z|^2$.
A significant portion of the document is dedicated to the geometric representation of complex numbers using the Argand diagram (or complex plane), where $z = x + iy$ is plotted as a point $(x, y)$. This visual aid helps in understanding the modulus ($|z|$ or $r$) and argument ($\text{arg}(z)$ or $\theta$). The modulus, $|z| = \sqrt{x^2 + y^2}$, represents the distance from the origin to the point $z$. The argument, $\theta$, is the angle formed with the positive real axis, calculated using $\tan \theta = y/x$ and adjusted for the correct quadrant. The concept of the principal argument ($\text{Arg}(z)$), restricted to $(-\pi, \pi]$, is introduced to provide a unique angle. These concepts lead to the polar form (or trigonometric form) of a complex number, $z = r(\cos \theta + i \sin \theta)$, which simplifies certain operations.
Building upon the polar form, the document introduces De Moivre's Theorem, a powerful tool for finding powers of complex numbers: $(r(\cos \theta + i \sin \theta))^n = r^n(\cos n\theta + i \sin n\theta)$. This theorem is then extended to find the $n$-th roots of a complex number. The $n$ distinct roots of $z = r(\cos \theta + i \sin \theta)$ are given by the formula $z_k = r^{1/n} \left( \cos\left(\frac{\theta + 2k\pi}{n}\right) + i \sin\left(\frac{\theta + 2k\pi}{n}\right) \right)$ for $k = 0, 1, \dots, n-1$. Geometrically, these roots are equally spaced around a circle in the Argand diagram.
Finally, the document presents the elegant exponential form of complex numbers, $z = re^{i\theta}$, derived from Euler's formula, $e^{i\theta} = \cos \theta + i \sin \theta$. This form offers a highly compact and efficient way to perform multiplication, division, and exponentiation of complex numbers, as it leverages the properties of exponents.
Throughout the PDF, each topic is reinforced with clear definitions, relevant formulas (often presented with their derivations or justifications), and numerous worked examples that demonstrate the application of the concepts. The logical progression from basic definitions to advanced theorems, coupled with practical examples, makes this document an effective learning resource for mastering complex numbers in MTH101/105.