In the book "Linear Algebra Done Right", a complex number is defined as: "an ordered pair $(a, b)$ , where $a, b \in \Bbb{R}$, but we will write this as $a + bi$."
"The set of all complex numbers is denoted by $\Bbb{C}$: $$ \Bbb{C}=\{a+bi\ : a, b \in\ \Bbb{R}\} $$"
Where did this imaginary number come from? What is wrong just an ordered pair?
I am not understanding what the imaginary number has to do with representing an ordered pair. Please note that I am revisiting math years after taking any type of formal math course. Currently I am interesting in linear algebra, and interested in understanding all math.
There is a confluence of notation here. The pattern "$a + b i$" could be interpreted in two different ways:
As it turns out, both of these interpretations mean the same thing if we define $i$ to mean the ordered pair $(0,1)$ and make the complex numbers a real algebra by embedding the real numbers in the complexes by $r \mapsto (r,0)$.