{"id":304,"date":"2007-02-07T21:45:16","date_gmt":"2007-02-07T21:45:16","guid":{"rendered":"http:\/\/scientopia.org\/blogs\/goodmath\/2007\/02\/07\/basics-multidimensional-numbers\/"},"modified":"2007-02-07T21:45:16","modified_gmt":"2007-02-07T21:45:16","slug":"basics-multidimensional-numbers","status":"publish","type":"post","link":"http:\/\/www.goodmath.org\/blog\/2007\/02\/07\/basics-multidimensional-numbers\/","title":{"rendered":"Basics: Multidimensional Numbers"},"content":{"rendered":"<p> When we think of numbers, our intuitive sense is to think of them in terms of<br \/>\n<em>quantity<\/em>: counting, measuring, or comparing quantities. And that&#8217;s a good intuition for real numbers. But when you start working with more advanced math,<br \/>\nyou find out that those numbers &#8211; the real numbers &#8211; are just a part of the picture. There&#8217;s more to numbers than just quantity.<\/p>\n<p> As soon as you start doing things like algebra, you start to realize that<br \/>\nthere&#8217;s more to numbers than just the reals. The reals are limited &#8211; they exist<br \/>\nin <em>one<\/em> dimension. And that just isn&#8217;t enough.<\/p>\n<p><!--more--><\/p>\n<p> In terms of algebra &#8211; we know that if you have a polynomial of power <em>n<\/em>,<br \/>\nthen it has <em>n<\/em> solutions. But if you look at many polynomials, you find that if<br \/>\nyou limit yourself to real numbers, you <em>don&#8217;t<\/em> get <em>n<\/em> solutions. For<br \/>\na trivial example, the equation &#8220;x<sup>2<\/sup>+1=0&#8243; should have two roots. But there are <em>no<\/em> real numbers that are solutions to that polynomial.<\/p>\n<p> The solution to that polynomial is the square root of -1, commonly called <em>i<\/em>, or the imaginary number: it is a number which is not a member of the reals. It <em>is<\/em> a number &#8211; it <em>is<\/em> real. But it&#8217;s not part of the set of real numbers. Once you actually grasp the idea that <em>i<\/em> exists, then you can start doing some really cool things. <\/p>\n<p><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/scientopia.org\/img-archive\/goodmath\/img_351.jpg?w=625\" class=\"inset right\" \/><\/p>\n<p> Instead of the numbers described by algebraic equations being points on a line, suddenly they become points on a plane. Complex numbers are really two dimensional; and just like the integer &#8220;1&#8221; is the unit distance on the axis of the &#8220;real&#8221; numbers, &#8220;i&#8221; is the unit distance on the axis of the &#8220;imaginary&#8221; numbers. As a result numbers in general become what we call complex: they have two components, defining their position relative to those two axes. We generally write them as &#8220;a + bi&#8221; where &#8220;a&#8221; is the real component, and &#8220;b&#8221; is the imaginary component.<\/p>\n<p> The complex fix more than just the problem of some polynomials not having enough roots. The real numbers are not closed algebraically under multiplication and addition. With the addition of i, multiplicative algebra becomes closed: every operation, every expression in algebra becomes meaningful: nothing escapes the system of the complex numbers.<\/p>\n<p> Arithmetic and algebra work beautifully on complex numbers &#8211; you  just treat them<br \/>\nas if they were polynomials, and follow the same procedures you would for doing<br \/>\naddition, subtraction, multiplication, and division on polynomials. For example,<br \/>\n(3+4i)&times;(4+2i)=12+6i+16i+8i<sup>2<\/sup>=12+22i+8(-1)=4+22i.<\/p>\n<p> Complex numbers <em>are<\/em> real; but they&#8217;re not part of the set that we <em>call<\/em> real numbers, which is endlessly frustrating to math geeks like me.<br \/>\nWhy do I insist that they are real? Because there are real phenomena in the world that<br \/>\nbehave in ways that can only be described using complex numbers. If you try to<br \/>\navoid the use of the complex numbers, you&#8217;ll only wind up re-inventing them under another name. They&#8217;re real, they exist, and they describe real phenomena.<\/p>\n<p> What&#8217;s interesting about the complex numbers in an abstract mathematical sense is<br \/>\nthat they can be treated as a superset of the reals; the reals are the set of abstract<br \/>\nnumbers whose imaginary component is 0 &#8211; all numbers of the form a+0i. What the complex<br \/>\nnumbers do is add a second <em>dimension<\/em> to the number. A complex number is a<br \/>\nnumber with two dimensions, which is a fascinating idea &#8211; numbers become more than just<br \/>\na line &#8211; they became a <em>plane<\/em> when you use the complex numbers. We&#8217;ve expanded our horizons, and can talk about things that just wouldn&#8217;t make sense described using real numbers.<\/p>\n<p> There are numerous real phenomena which are described using real numbers. Alternating current &#8211; like the current that&#8217;s probably powering your computer as you read this article &#8211; requires the use of complex numbers to describe it. To perform<br \/>\ncomputations describing most phenomena involving waves &#8211; sound, light, etc., you<br \/>\ninevitably wind up encountering complex numbers.<\/p>\n<p> However, that second dimension comes at a cost. By adding the second dimension, we<br \/>\nwind up with a set of numbers that is still a field &#8211; but which does <em>not<\/em> have<br \/>\na total ordering. All of our ordering properties are out the window &#8211; they no longer<br \/>\nmake sense. (Is 1+0i greater than 0+1i? It&#8217;s a meaningless comparison.)<\/p>\n<p> You can take the idea of adding dimensions to numbers, and create 4 dimensional numbers. They&#8217;re called <a href=\"http:\/\/scientopia.org\/blogs\/goodmath\/2006\/08\/quaternions-upping-the-dimensions-of-complex-numbers\"><em>quaternions<\/em><\/a>, and <em>they&#8217;re<\/em> quite real too. A quaternion has four components: a + bi + cj + dk. They&#8217;re very useful for describing <em>rotation<\/em>. But with quaternions, by gaining those dimensions, you lose even more &#8211; they&#8217;re not commutative. That is, given two quaternions X and Y, it&#8217;s no longer<br \/>\ntrue that X&times;Y=Y&times;X.  So quaternions are no longer a field &#8211; and a lot of<br \/>\nalgebra gets tossed out the window.<\/p>\n<p> You can keep going. There are also 8 dimensional numbers, called <em>octonions<\/em>. Octonions lose associativity: (A&times;(B&times;C)) is not equal to (A&times;B)&times;C. <\/p>\n<p> John Baez (he of the <a href=\"http:\/\/golem.ph.utexas.edu\/category\/\">n-category cafe<\/a>) has described these families of multidimensional numbers with a great metaphor:<\/p>\n<blockquote><p>\nThe real numbers are the dependable breadwinner of the family, the complete ordered field we all rely on. The complex numbers are a slightly flashier but still respectable younger brother: not ordered, but algebraically complete. The quaternions, being noncommutative, are the eccentric cousin who is shunned at important family gatherings. But the octonions are the crazy old uncle nobody lets out of the attic: they are nonassociative.\n<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>When we think of numbers, our intuitive sense is to think of them in terms of quantity: counting, measuring, or comparing quantities. And that&#8217;s a good intuition for real numbers. But when you start working with more advanced math, you find out that those numbers &#8211; the real numbers &#8211; are just a part of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[74],"tags":[],"class_list":["post-304","post","type-post","status-publish","format-standard","hentry","category-basics"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4lzZS-4U","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/comments?post=304"}],"version-history":[{"count":0,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/304\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/media?parent=304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/categories?post=304"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/tags?post=304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}