O Sweet Mr Math

wherein is detailed Matt's experiences as he tries to figure out what to do with his life. Right now, that means lots of thinking about math.

Wednesday, February 15, 2012

6:29 PM

Last time, we looked a little bit at the ordered pair representation for complex numbers. An obvious followup is to ask whether we can represent numbers as ordered triples or ordered tuples in general.

The answer is that of course we can. A euclidean space is the set of all ordered tuples of real numbers where the tuples all have the same number of members. Okay, that probably made no sense. Choose some natural number k. Choose k real numbers, x1,x2,…,xk. Then x=(x1,x2,…,xk) is a vector in euclidean k-space. We can write that x is a member of ℜk.

It should be clear that the real numbers are equivalent to ℜ1 and the complex numbers are equivalent to ℜ2. Every point in the interior of a cube can be represented as a number in ℜ3, so that's not too hard to visualize. Higher dimensions are hard to visualize, but fortunately they are not too hard to work with mathematically.

Addition and multiplication by real numbers are defined in euclidean spaces. Addition is defined to be consistent with addition of real numbers or complex numbers, just by adding the components in each direction. Multiplication by a real number multiplies each component by that number, so it is again consistent with multiplication of real numbers and complex numbers. Visually, multiplication by a real number changes a vector's length, but it does not change the direction the vector points in.

Multiplication of two vectors by each other to produce another vector of the same dimension is not defined. (Therefore, euclidean spaces are not fields.) Depending on what you are doing with them, it may be better to consider real numbers and complex numbers as numbers rather than as points in euclidean space, because the numbers can be multiplied by the points cannot be.

However, multiplying two vectors to produce a real number is defined. This is called the dot product or inner product, and is defined by xy=∑xiyi. The norm of a vector is defined by ||x||=(xx)1/2. The important thing here is that the norm of a vector is equivalent to the absolute value of a complex or real number.

0 comments

RSS

FAQ

What does "rolls a hoover" mean, anyway?

"Roll a hoover" was coined by Christopher Locke, aka RageBoy (not worksafe). He enumerated some Hooverian Principles, but that might not be too helpful. My interpretation is that rolling a hoover means doing something that you know is stupid without any clear sense of what the outcome will be, just to see what will happen. In my case, I quit my job in an uncertain economy to try to start a business. I'm still not sure how that will work out.

Why is the HTML for this page not valid?

BlogSpot adds the advertisement that appears at the top of this page. That advertisement is not valid HTML and is outside of my control. I believe that aside from that ad, this page is valid HTML.