3.5.1 · D5Complex Numbers

Question bank — Imaginary unit i = √(−1), i² = −1, powers of i cycle

1,371 words6 min readBack to topic

Before we start, three plain-word reminders so nothing here is unearned:

  • is the invented number defined by the single rule . It is not a length or a distance on the ordinary number line.
  • "Real" means an ordinary number you can place on the number line (, , , ). "Imaginary" means a real number times (like ). "Complex" means , a real part plus an imaginary part.
  • means "the remainder after dividing by 4." E.g. because .

True or false — justify

Recall Cover the answers, decide, then reveal

is a real number that we just haven't found on the number line yet. ::: False. Every real number squared is , but . No real number can do this, so genuinely lives off the number line — it is not "hidden" somewhere on it. Because , the number is "less than zero." ::: False. "Less than" (ordering) only makes sense for real numbers. is not on the number line, so asking whether it is positive or negative has no meaning; only its square is negative. , so behaves exactly like the real number . ::: False. only says four multiplications by return you to the start. itself is still , not ; . The four values always add to zero. ::: True. : the reals cancel () and the imaginaries cancel (). This is why any four consecutive powers of sum to . . ::: False. The rule breaks when both are negative. Correctly, . Multiplying a point by changes how far it is from the origin. ::: False. Multiplying by is a pure rotation; it changes the direction but not the distance from the origin (the modulus is unchanged). Every complex number has both a real part and an imaginary part, so is not complex. ::: False. : its imaginary part is just . Every real number is a complex number with zero imaginary part. is undefined because you can't divide by an imaginary number. ::: False. , a perfectly valid number. Division by is fine as long as you clear it from the denominator.


Spot the error

Recall Each line contains a flawed step — find it before revealing

", because there are three 's." ::: The error is not collapsing . Correctly , not . " is meaningless because is imaginary." ::: Wrong: any nonzero base to the power is , and , so . The base being imaginary changes nothing about the zero-exponent rule. " because a negative goes with a negative." ::: Wrong: . You must factor out ; the answer is imaginary, not the real number . " is huge because it is raised to a big power." ::: Wrong: powers of cycle through only four values, so . Size of the exponent is irrelevant — only the remainder matters. "To find , since is odd the answer must be ." ::: Partly lucky, wrong reasoning. Oddness alone isn't enough: you need , giving . (Odd exponents can also give , e.g. .) "." ::: The rule fails for two negatives. Convert first: . " is not one of the powers of — the cycle is ." ::: Wrong: the cycle has four members . appears as (and , etc.). "Since , we also have , so ." ::: Wrong: both and square to , but they are different numbers. We choose to be the principal one; would force , i.e. , which is false.


Why questions

Recall Explain the reason, not just the fact

Why is the period of the powers of exactly , not or ? ::: Because is the first power that returns to , and geometrically four turns make a full circle. Why does only the remainder decide the value of ? ::: Write . Then : the full loops of four contribute a factor of and vanish, leaving only . Why must we convert to before multiplying? ::: Because the identity is only guaranteed for non-negative reals; converting to first sidesteps the invalid rule and keeps the algebra honest. Why does multiplying by correspond to a rotation and not, say, ? ::: Because doing it twice must land on (since ), and sits from ; two equal turns making means each turn is . Why did mathematicians "invent" instead of declaring unsolvable? ::: The same pattern created negatives (to solve ) and fractions (to solve ): inventing a new number to solve a previously-impossible equation extends mathematics consistently, and it turned out to be enormously useful. Why is equal to rather than something with in the denominator? ::: Multiplying top and bottom by clears the imaginary denominator: . This "rationalising" trick always turns a division by into a clean number.


Edge cases

Recall The boundary and degenerate scenarios

What is , and does the usual "anything to the 0 is 1" survive here? ::: . Yes — the rule holds for every nonzero base, and , so imaginariness is irrelevant. What is raised to a negative exponent, e.g. ? ::: The cycle runs backwards: . Formally . Is a complex number? What are its real and imaginary parts? ::: Yes: . Both parts are . Zero is simultaneously real, imaginary (trivially), and complex. Is the number (pure imaginary) also a "complex number"? ::: Yes: , a complex number with real part . "Pure imaginary" just means the real part is zero. What happens to the sum of powers if you take five consecutive powers instead of four? ::: The four-term block sums to , so five consecutive powers sum to just the fifth value. E.g. . Does give or for positive ? ::: It gives : . The naive is the trap. If some real number satisfied , what contradiction follows? ::: Squaring any real gives , but . So and cannot both hold — no real exists, which is exactly why had to be invented.


Connections