Number System and Complex Numbers

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

This set of flashcards covers key concepts of the number system, including natural numbers, whole numbers, integers, rational and irrational numbers, as well as operations involving complex numbers.

Last updated 4:29 PM on 4/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

Natural Numbers

Positive whole numbers used in counting, represented as N = {1, 2, 3, 4, 5,…}.

2
New cards

Whole Numbers

The set of natural numbers and zero, represented as W = {0, 1, 2, 3,…}.

3
New cards

Integers

The set of whole numbers and negative whole numbers, represented as T = {…, -2, -1, 0, 1, 2,…}.

4
New cards

Rational Numbers

Numbers that can be expressed as a fraction of integers where the denominator is not zero.

5
New cards

Irrational Numbers

Numbers that cannot be expressed as a ratio of integers, such as √2, π, and e.

6
New cards

Real Numbers

Decimal expressions whose digits may or may not terminate or repeat. They include both rational and irrational numbers.

7
New cards

Imaginary Numbers

Numbers that involve the square root of negative one, represented as i, where i = √-1.

8
New cards

Complex Numbers

Numbers formed by the combination of real and imaginary numbers, expressed in the form Z = a + bi.

9
New cards

Sum Operation for Complex Numbers

Given Z1 = a1 + b1i and Z2 = a2 + b2i, the sum is Z1 + Z2 = (a1 + a2) + (b1 + b2)i.

10
New cards

Difference Operation for Complex Numbers

Given Z1 = a1 + b1i and Z2 = a2 + b2i, the difference is Z1 - Z2 = (a1 - a2) + (b1 - b2)i.

11
New cards

Product Operation for Complex Numbers

Given Z1 = a1 + b1i and Z2 = a2 + b2i, the product is Z1 × Z2 = (a1a2 - b1b2) + (a1b2 + b1a2)i.

12
New cards

Quotient Operation for Complex Numbers

The division of complex numbers involves complex conjugates and follows the formula (a + bi) / (c + di) = ((ac + bd) + (bc - ad)i) / (c² + d²).