# Nakafa Framework: LLM
URL: /en/subject/high-school/11/mathematics/complex-number/complex-number-form
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/11/mathematics/complex-number/complex-number-form/en.mdx
Output docs content for large language models.
---
import { LineEquation } from "@repo/design-system/components/contents/line-equation";
import { getColor } from "@repo/design-system/lib/color";
export const metadata = {
  title: "Complex Number Form",
  description: "Master Cartesian, polar, and exponential forms of complex numbers. Learn conversions between representations with Euler's formula and examples.",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "05/01/2025",
  subject: "Complex Number",
};
## Cartesian Form (Rectangular)
A complex number has the form , where  is the real part and  is the imaginary part. This form  is called the **Cartesian form** or rectangular form.
-  (Real Part)
-  (Imaginary Part)
We can also view the complex number  as an ordered pair  on a coordinate plane. This special plane is called the **complex plane** or Argand diagram.
- The horizontal axis (x-axis) represents the **real** part.
- The vertical axis (y-axis) represents the **imaginary** part.
### Visualization on the Complex Plane
Let's try plotting some complex numbers on the complex plane. Each number  is plotted as the point  and is usually represented as a vector (arrow) from the origin (0,0) to that point.
## Polar Form
Besides Cartesian, there's another way to represent complex numbers: the **polar form**. This form uses:
1.  **Modulus ():** The distance from the origin (0,0) to the point  on the complex plane. Its value is always non-negative.
2.  **Argument ():** The angle formed by the line from the origin to the point  with the positive real axis. This angle is usually measured in radians or degrees.
The relationship between Cartesian form () and Polar form () can be seen from basic trigonometry:
  
  
From this, we can find  and  if  and  are known:
  
  
When finding  from , pay attention to the quadrant where the point  lies to determine the correct angle.
By substituting  and  into the Cartesian form, we get the **polar form**:
  
  
Sometimes, the form  is abbreviated as .
### Example: Conversion to Polar Form
Suppose we have .
- Real part .
- Imaginary part .
Find :
Find :
Since  and  are positive, the point  is in quadrant . The angle whose  is 1 in quadrant  is  or  radians.
So, the polar form is:
### Polar Form Exercise
Express the following complex numbers in polar form:
1.  
2.  
**Answer Key:**
1.  For :
    - Identify  and .
    - Calculate the modulus :
      
    - Calculate the argument :
      
      Since  and  are positive, the
      point  is in quadrant 
      , so .
    - Polar Form:
      
2.  For :
    - Identify  and .
    - Calculate the modulus :
      
    - Determine the argument :
      The point  lies on the negative imaginary axis. The angle is  or it can also be written as .
    - Polar Form (choose one angle):
      
      or
      
## Exponential Form
There's one more important form: the **exponential form**. This form comes from the magical **Euler's Formula**:
Here,  is Euler's number (the base of the natural logarithm).
If we substitute Euler's Formula into the polar form , we get the **exponential form**:
This form is very useful for multiplying and dividing complex numbers.
### Example: Conversion to Exponential Form
Take the previous examples:
1.  For , we already have the polar form .
    - Modulus .
    - Argument  radians.
    - Exponential Form:
      
2.  For :
    - Modulus .
    - Argument . Convert to radians:
      
      Or use the negative angle  radians.
    - Exponential Form (choose one angle):
      
      or
      
### Exponential Form Exercise
Express the following complex numbers in exponential form (use radian angles):
1.  
2.  
**Answer Key:**
1.  For :
    - Modulus .
    - Argument . Convert to radians:
      
    - Exponential Form:
      
2.  For :
    - Modulus  (because there is no coefficient in front of  and ).
    - Argument . Convert to radians:
      
    - Exponential Form:
      
## Equality of Two Complex Numbers
Two complex numbers  and  are said to be **equal** if and only if their real parts are equal AND their imaginary parts are also equal.
### Equality Example
-  and  are **different**.
  because  (even though , their imaginary signs differ).
-  and  are **equal**.
  because  and .
### Equality Exercise
Determine if the following pairs of complex numbers are equal or different:
1.   and 
2.   and 
3.   and 
**Answer Key:**
1.  .
    Thus,  is **equal** to .
2.   and .
    The real parts are different () and the imaginary parts are different ().
    Thus,  is **different** from .
3.   and .
    The real parts are different ().
    Thus,  is **different** from .
## Exercises
1.  **True or False.** Every real number is a complex number.
2.  **True or False.** Complex numbers have 3 forms: Cartesian, exponential, and logarithmic.
3.  **True or False.** If the complex number  is plotted on the complex plane, it lies in quadrant III.
4.  Express the complex number  in polar and exponential forms.
5.  Find the numbers  and  such that  and  satisfy !
6.  Find the solutions to the quadratic equation !
7.  Find the quadratic equation whose solutions are  and !
### Answer Key
1.  **True.** A real number  can be written as .
2.  **False.** The common forms of complex numbers are Cartesian, Polar, and Exponential. The complex logarithm form exists but is not typically considered one of the three main forms studied at this level.
3.  **False.**  has a positive real part () and a negative imaginary part (). The point  lies in **Quadrant IV**.
4.  For :
    - Calculate the modulus :
      
    - Calculate the argument :
      
      Since  and  (both positive),
      the point is in Quadrant I. Thus,  or  radians.
    - Polar Form:
      
    - Exponential Form:
      
5.  For  to equal , the real parts must be equal and the imaginary parts must be equal:
    - Real Part: 
    - Imaginary Part: 
      So,  and .
6.  To solve , use the quadratic formula:
    
    with :
    
      
      
      
      
      
      
    
    The solutions are  and 
    .
7.  If the roots of a quadratic equation are  and , the equation can be formed from  or .
    - Calculate the sum of the roots:
      
    - Calculate the product of the roots:
      
    - Construct the quadratic equation: