Basics of Complex Numbers
Complex Numbers: Basics of Complex Numbers
Basics of Complex Numbers
Basics of Complex Numbers
What you'll learn
- The imaginary unit i = √(−1) and powers of i (i², i³, i⁴ cycle).
- Standard form z = a + ib, real part Re(z) = a, imaginary part Im(z) = b.
- Argand plane — plotting complex numbers as points (a, b) or position vectors.
- Modulus |z| = √(a² + b²) and argument θ = arctan(b/a) with quadrant awareness.
- Polar form z = r(cosθ + i sinθ) and Euler form z = re^(iθ).
Key concepts
Level 1 — Imaginary unit and standard form
Powers of i: i¹ = i, i² = −1, i³ = −i, i⁴ = 1. Cycle repeats with period 4. To find iⁿ: compute n mod 4.
Standard form: z = a + ib where a, b ∈ ℝ. If b = 0, z is real. If a = 0, z is purely imaginary.
Argand plane: Real axis (x-axis) ↔ Re(z), Imaginary axis (y-axis) ↔ Im(z). The point P(a, b) represents z = a + ib. The distance OP = |z|.
Equality: z₁ = z₂ iff Re(z₁) = Re(z₂) AND Im(z₁) = Im(z₂). You cannot say z₁ > z₂ for complex numbers (no ordering).
Level 2 — Modulus, argument, and polar/Euler forms
Modulus: |z| = √(a² + b²) — distance from origin to point (a, b). Properties: |z₁z₂| = |z₁||z₂|, |z₁/z₂| = |z₁|/|z₂|, |z₁ + z₂| ≤ |z₁| + |z₂| (triangle inequality).
Argument: θ = arg(z) = arctan(b/a), adjusted by quadrant:
- Q1: θ = arctan(b/a)
- Q2: θ = π − arctan(b/a) [a < 0, b > 0]
- Q3: θ = −π + arctan(b/a) [a < 0, b < 0]
- Q4: θ = −arctan(b/a) [a > 0, b < 0]
Principal argument: −π < θ ≤ π. General argument: θ + 2kπ, k ∈ ℤ.
Polar form: z = r(cosθ + i sinθ) where r = |z|, θ = arg(z). Shorthand: z = r∠θ.
Euler form: z = re^(iθ) — follows from Euler's identity e^(iθ) = cosθ + i sinθ. Special case: e^(iπ) + 1 = 0 (Euler's identity).
Conversion: Cartesian → Polar: r = √(a²+b²), θ = quadrant-adjusted arctan(b/a). Polar → Cartesian: a = r cosθ, b = r sinθ.
NCERT spotlight — key results
lim of i^n depends on n mod 4. For z = a + ib: |z|² = z·z̄ = a² + b². The conjugate z̄ = a − ib reflects z across the real axis — |z̄| = |z|, arg(z̄) = −arg(z).
Triangle inequality: |z₁ + z₂| ≤ |z₁| + |z₂| (geometrically, one side of triangle ≤ sum of other two). Equality holds iff z₁ and z₂ have the same argument.
Worked example
Find the modulus and principal argument of z = −1 + i√3.
Step 1 — Identify: a = −1, b = √3. Quadrant: a < 0, b > 0 → Q2.
Step 2 — Modulus: |z| = √((−1)² + (√3)²) = √(1 + 3) = √4 = 2.
Step 3 — Reference angle: arctan(|b|/|a|) = arctan(√3/1) = π/3.
Step 4 — Q2 adjustment: arg(z) = π − π/3 = 2π/3.
Step 5 — Polar form: z = 2(cos(2π/3) + i sin(2π/3)) = 2e^(i·2π/3).
Express z = 3e^(iπ/6) in standard form and find Re(z), Im(z).
Step 1 — Euler to trig: z = 3(cos(π/6) + i sin(π/6)).
Step 2 — Evaluate: cos(π/6) = √3/2, sin(π/6) = 1/2.
Step 3 — Standard form: z = 3·(√3/2) + i·3·(1/2) = 3√3/2 + i·3/2.
Step 4 — Re(z) = 3√3/2 ≈ 2.598, Im(z) = 3/2 = 1.5.
Step 5 — Verify: |z| = √((3√3/2)² + (3/2)²) = √(27/4 + 9/4) = √(36/4) = 3. ✓
Common mistakes
| Mistake | Why it happens | Fix |
|---|---|---|
| arg(−1 − i) = arctan(1) = π/4 | Forgetting quadrant adjustment | Q3: arg = −π + π/4 = −3π/4 |
| z | = a + b (adding, not root-sum-squares) | |
| i² = 1 (wrong sign) | Mixing up with real squares | i² = −1 by definition — this is the whole point |
| Comparing z₁ > z₂ as if complex numbers are ordered | Real number intuition | Only |
Quick check
- Compute i²³.
- Find |3 − 4i|.
- Write z = 1 − i in polar form.
- If |z| = 5 and arg(z) = π/4, find Re(z) and Im(z).
- Stretch: Prove the triangle inequality |z₁ + z₂| ≤ |z₁| + |z₂| using the fact that |w + w̄| ≤ 2|w| for any complex w.
Open the Practice tab for graded questions on Complex Numbers — Basics.
Interactive Exploration Suggestions (Drishti Live Worlds)
- Use the platform-native live simulation or PhET-style tool for this topic (number line, Venn, physics playground, molecule builder, sensor dashboard, etc.).
- Mirror / body / home activity: physically do the concept (count objects, measure, role-play) and photograph or describe for portfolio.
- Voice or text reflection with AI Mentor: explain the concept to a younger student or family member.
AI Mentor Prompts (Socratic, Board-Adaptive)
- "Explain this concept to a Class 6 student using one real example from an Indian home, school, market, or festival."
- "What is one common mistake students make here, and how would you catch yourself making it?"
- Stretch: "How does this connect to coding, robotics, money, health, environment, or a future career?"
Gamification, Portfolio & Parent Visibility
- Complete the core practice + one extension activity (photo, table, short reflection, or mini-project) for base XP + topic badge.
- 5-7 day streak or family discussion note = multiplier + visible artifact in parent/principal dashboard.
- Best real-world application stories (anonymised) featured on class or national leaderboard.
Robotics, STEM & Future Skills Bridges
- One hands-on project or measurement using the Drishti kit or household items that makes the concept physical.
- Direct link to at least one Future Skill track (Money Management, Green Tech, Cyber Defenders, Micro-Entrepreneurship, AI Mastery, Sustainable Living, Personality Development).
- Coding extension where relevant (simple script, simulation, or data logging).
NEP 2020 & Full Education OS Alignment
This material emphasises experiential "learning by doing", competency (apply/create/analyse), vocational exposure, critical thinking, and multidisciplinary connections. Designed to feed live worlds, AI Mentor (with memory), gamification, robotics, parent analytics, and future skills — not just exam prep.
Portfolio Evidence Idea: Your photo/table/reflection/project + one sentence on "How this helps me in real life or a possible future path."
Open the Practice tab for aligned questions (easy/medium/hard + case-based) with full AI scaffolding.
See curriculum for cross-links and the full future-skills/robotics chapters.
Key Takeaways (TL;DR)
- What you'll learn
- Key concepts
- Worked example
- Common mistakes
Master this topic with Drishti OS
Get unlimited mock tests, AI-powered mentorship, and complete video courses when you join.
Start Free Practice