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.
Where did this imaginary number come from?There is no reference to any "imaginary number" in the definition you quoted. It's just a matter of notation, like saying that the ordered pair $(a,b)$ will, for convenience, be hereafter written as $a$ ☆ + $b$ ★, where in this case ☆$=$ nothing, and ★$ = i$. – dxiv Jul 07 '18 at 05:34