Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4]

Author Topic: The New Math Help Thread  (Read 5351 times)

Reelya

  • Bay Watcher
    • View Profile
Re: The New Math Help Thread
« Reply #45 on: October 22, 2012, 06:24:11 am »

Question about transfinite ordinals.

I am aware that you can order the ordinal numbers like so:

0, 1, 2, 3...ω, ω+1, ω+2...ω·2, ω·2+1...ω·3...ω·4...ω2... (followed eventually by ϵ0 and its ilk of course)

In this sequence, any given number is the order of everything before it. So, 0 is preceded by nothing; order of 0. {0} has one member, so the order of that set is 1. All the natural numbers have no final member, so their order is ω. Follow up the natural numbers with a one-member set {x} at the end and you get ω+1. And so on and so forth.

Now, multiplication and addition with ordinals is not quite like with natural numbers. Specifically, ω+1 is its own little ordinal number, being the order of the set {0, 1, 2...x}, where x is just something hanging out at the end. However, 1+ω is...equal to ω, because {x, 0, 1, 2...} just gets renumbered to {0, 1, 2, 3...}; no final member, therefore ordinal number ω.

Now, though, let's look at multiplication. ω·2 is the order of something like this: {0, 1, 2, 3...a, b, c...}. But 2·ω is equal to ω. This isn't making any sense to me because if you take the natural numbers and then put a set of order ω before it, like this... {0, 1, 2...} -> {a, b, c...0, 1, 2...}

wouldn't this just reorder to a set of ω·2?

What am I doing wrong here?

http://en.wikipedia.org/wiki/Ordinal_arithmetic
Quote
The Cartesian product, S×T, of two well-ordered sets S and T can be well-ordered by a variant of lexicographical order which puts the least significant position first. Effectively, each element of T is replaced by a disjoint copy of S. The order-type of the Cartesian product is the ordinal which results from multiplying the order-types of S and T. Again, this operation is associative and generalizes the multiplication of natural numbers.

Here is ω·2:

    00 < 10 < 20 < 30 < ... < 01 < 11 < 21 < 31 < ...

and we see: ω·2 = ω + ω. But 2·ω looks like this:

    00 < 10 < 01 < 11 < 02 < 12 < 03 < 13 < ...

and after relabeling, this looks just like ω and so we get 2·ω = ω ≠ ω·2. Hence multiplication of ordinals is not commutative.

2·ω gives ω lots of "0, 1" pairs in a row, which is easily relabeled as 0...x, hence has ordinal ω.

ω·2 gives 0...x, 0...x, and can't be relabeled. By comparison with the results of the addition formula it can be proved to be equal to ω + ω.

Aptus

  • Bay Watcher
  • Indeed ôo
    • View Profile
Re: The New Math Help Thread
« Reply #46 on: October 23, 2012, 10:56:56 am »

If anyone has some knowledge about the eigenvalue problem and can point me in the right direction I would me very happy.

Quote
Let B be an invertible matrix with an eigenvalue λ. Show that 1/λ is an eigenvalue for B-1

I don't know quite where to start on this one.
Logged

da_nang

  • Bay Watcher
  • Argonian Overlord
    • View Profile
Re: The New Math Help Thread
« Reply #47 on: October 23, 2012, 11:27:43 am »

Well, what's BB-1 equal to?
Logged
"Deliver yesterday, code today, think tomorrow."
Ceterum censeo Unionem Europaeam esse delendam.
Future supplanter of humanity.

KaminaSquirtle

  • Bay Watcher
    • View Profile
Re: The New Math Help Thread
« Reply #48 on: October 23, 2012, 11:33:22 am »

Well, by the definition of eigenvalue we know there exists some vector v such that Bv = λv. We also know that BB-1=I. You need to find some vector u such that B-1u = λu. To do this, you just need to mess around with some combination of the two equations that are known to get something in the form of what you want.
Logged

Aptus

  • Bay Watcher
  • Indeed ôo
    • View Profile
Re: The New Math Help Thread
« Reply #49 on: October 23, 2012, 11:59:34 am »

Ah I think I got it now, thank you :)
Logged
Pages: 1 2 3 [4]