i = The imaginary unit, defined so that its square equals −1
Worked Example
Problem: Simplify √(−16) using the imaginary number i.
Step 1: Separate the negative sign from the radicand using the definition of i.
−16=−1⋅16
Step 2: Rewrite √(−1) as i and simplify √16.
−1⋅16=i⋅4
Step 3: Write the result in standard form.
=4i
Answer: √(−16) = 4i
Why It Matters
Without i, equations like x2+1=0 would have no solution, limiting what algebra can describe. The imaginary unit is the foundation of complex numbers (a+bi), which are essential in electrical engineering, signal processing, and quantum physics. It also guarantees that every polynomial equation of degree n has exactly n roots (counted with multiplicity), a result known as the Fundamental Theorem of Algebra.
Common Mistakes
Mistake: Forgetting the cyclic pattern of powers of i and incorrectly computing i³ or i⁴.
Correction:The powers of i cycle every four: i1=i, i2=−1, i3=−i, i4=1, then the pattern repeats. To find in, divide n by 4 and use the remainder to determine the value.