3.5.2 · D5Complex Numbers

Question bank — Complex number a+bi — real part, imaginary part

1,334 words6 min readBack to topic

True or false — justify

Each line states a claim. Decide true or false first, then reveal the reasoning.

The imaginary part of is the number .
False. By definition is the real coefficient , so — a plain real number. Formulas like need a real , not .
Every real number is also a complex number.
True. A real number is just , i.e. a complex number with imaginary part . So sits inside .
Every complex number is also a real number.
False. Only those with are real. Something like has no place on the real line, so is strictly bigger than .
is a purely imaginary number.
Debatable/False by usual convention. has both parts zero; most texts call "purely imaginary" the numbers with , excluding . It is both purely real and purely imaginary in a trivial sense, but treating it as a special "zero" case avoids confusion.
is bigger than .
False — the question is meaningless. Complex numbers have no ordering that respects arithmetic. If then would force ; if then also gives . Either way a contradiction, so "" simply does not extend to .
If is a negative real number, then must be purely imaginary.
True. Writing , . For this to be a negative real, the imaginary part and the real part . If we get ✔; if we'd get ✘. So : purely imaginary.
means is a single well-defined number.
Careful — mostly false as stated. Both and square to , so "" is ambiguous the way isn't. We choose to be one of the two roots and build everything consistently; the symbol hides that choice.
Two complex numbers can be equal even if their imaginary parts differ.
False. forces and separately. If you could solve for as a real fraction , contradicting .

Spot the error

Each line contains a plausible-looking argument with one broken step. Name the flaw.

"."
Flaw: the rule only holds for non-negative reals. Convert first: , , so the product is , not .
", so , and since is negative, ."
Flaw: " is negative" assumes complex numbers carry a sign/order. They don't. In fact , consistent, and no sign can be attached.
" because the imaginary part is the size of the vertical component."
Flaw: the imaginary part keeps its sign. , so . The size is a different quantity (Argand diagram & modulus).
"Since and , we have , a real times ."
Flaw: the period-4 cycle is proved only for integer , using . Fractional powers open a whole can of multi-valued worms and can't be split this casually.
" has no solution because the right side has no imaginary part."
Flaw: . Equality splits into and , giving . A missing term just means that part is zero, not absent.
" and are the same number reordered."
Flaw: the and slots are not interchangeable — one lands on the real axis, the other on the imaginary axis. As points and are different locations on the Argand diagram.

Why questions

Explain the reason, not just the fact.

Why did mathematicians invent instead of just declaring has "no solution"?
Because leaving gaps makes algebra inconsistent: many polynomial and physics equations only close up if roots always exist. Adding one symbol with makes algebraically complete (Quadratic equations with complex roots).
Why is one complex equation worth two real equations?
The equality rule splits it into independent real and imaginary parts. Matching two axes separately gives two constraints from one statement.
Why must the product still be of the form ?
Because expanding gives — the collapses to , a real number, so nothing escapes the plane. This closure is what proves is a self-consistent number system (Addition and multiplication of complex numbers).
Why do powers of repeat every 4 and not every 2 or 3?
Because is the first power returning to , and are all distinct (). Geometrically each multiply by is a turn, and four turns complete a full circle.
Why can't we order complex numbers like we order the real line?
A useful order would need for all , but breaks that no matter whether we tried or . The plane simply has no consistent "left-to-right" ranking.
Why do we plot the imaginary part (a real number) on a vertical real axis?
Because is real — it's the real coefficient of . The vertical axis measures "how many steps of ", so its tick marks are ordinary real numbers even though the direction represents the imaginary unit.

Edge cases

The degenerate and boundary inputs the definition still has to handle.

What are and of the number ?
Both are , since . It is the unique complex number lying on both axes at once — the origin of the Argand diagram.
Is a complex number, and if so what is its imaginary part?
Yes: , a purely real complex number with . Real numbers are the horizontal slice of .
What is ?
. Here , so it is purely imaginary: it sits on the vertical axis with zero real part.
What is , and does the period-4 rule cover it?
(any nonzero base to the power ). It fits the cycle as the "" case: , the corner where the clock resets.
Does tell you ?
No. It only tells you is real. has but is far from zero. You need both and to conclude .
If , what must and be?
Both . Apply the equality rule against : real matches real () and imaginary matches imaginary ().
Can a complex number equal its own square?
Yes, in exactly two real cases: and (both satisfy ). No genuinely non-real works, since forces , both real.

Where to go next

  • Argand diagram & modulus — turns the sign of and the size into geometry.
  • Complex conjugate — the reflection that many of these traps quietly use.
  • Addition and multiplication of complex numbers — the closure argument behind the "Why" section.
  • Polar form and Euler's formula — where the -turn view of becomes exact.
  • Quadratic equations with complex roots — the original reason was worth inventing.