I wanted to write this down before I went to bed, so I could think about it in the morning: 2^aleph-0 is aleph-1, so clearly the “logarithm” of aleph-1 is aleph-0. Does aleph-0 have a logarithm? A more precise way of phrasing that is: does there exist a set such that its power set is isomorphic to the natural numbers?
Recent Comments
- Anonymous on Polyamory and Respect
- H2s on Polyamory and Respect
- Luke on Polyamory and Respect
- akos on Polyamory and Respect
- wren ng thornton on Polyamory and Respect
- Haskell's Monad expressed as an F-Algebra. github.com/luqui/experime… /attn @puffnfresh 8 hours ago
Tags
abstraction
algorithms
argument
before i forget
beliefs
category-theory
code
codecatalog
compositions
constructive logic
creativity
dana
dependency injection
distractions
experimental writing
family
frp
games
glop
greatness
haskell
ixi
language
love
math
meditation
music
paradigms
perl
perl6
personal
philosophy
physics
poker
polyamory
probability
realism
relativism
thought
work
writing
zen
Archives
- May 2013 (1)
- April 2013 (1)
- March 2013 (3)
- January 2013 (1)
- November 2012 (1)
- July 2012 (1)
- May 2012 (2)
- April 2012 (2)
- March 2012 (3)
- February 2012 (1)
- January 2012 (5)
- December 2011 (2)
- November 2011 (5)
- October 2011 (3)
- September 2011 (4)
- August 2011 (1)
- July 2011 (1)
- June 2011 (1)
- May 2011 (2)
- April 2011 (3)
- February 2011 (1)
- January 2011 (3)
- December 2010 (1)
- November 2010 (2)
- October 2010 (3)
- September 2010 (2)
- July 2010 (1)
- June 2010 (4)
- May 2010 (1)
- April 2010 (1)
- March 2010 (1)
- February 2010 (2)
- January 2010 (3)
- December 2009 (1)
- November 2009 (2)
- October 2009 (2)
- September 2009 (1)
- August 2009 (1)
- July 2009 (2)
- June 2009 (4)
- May 2009 (2)
- April 2009 (3)
- March 2009 (4)
- February 2009 (6)
- January 2009 (9)
- December 2008 (5)
- November 2008 (8)
- October 2008 (4)
- September 2008 (3)
- August 2008 (6)
- July 2008 (8)
- June 2008 (6)
- May 2008 (10)
- April 2008 (9)
- March 2008 (5)
- February 2008 (5)
- January 2008 (6)
- December 2007 (8)
- November 2007 (11)
- October 2007 (9)
- September 2007 (7)
- August 2007 (3)
- July 2007 (11)
- June 2007 (12)
- May 2007 (11)
- April 2007 (6)
- March 2007 (7)
- February 2007 (4)
- January 2007 (11)
- December 2006 (13)
- November 2006 (11)
- October 2006 (17)
- September 2006 (20)
- August 2006 (28)
- July 2006 (19)
- June 2006 (26)
- May 2006 (7)
- April 2006 (8)
- March 2006 (4)
- February 2006 (4)
- January 2006 (6)
- December 2005 (2)
- September 2005 (1)
- August 2005 (6)
- July 2005 (6)
- June 2005 (2)
- May 2005 (9)
- April 2005 (10)
- March 2005 (8)
- February 2005 (6)
- January 2005 (4)
- December 2004 (5)
- November 2004 (11)
- October 2004 (3)
- September 2004 (10)
- August 2004 (7)
- July 2004 (11)
- June 2004 (7)
- May 2004 (12)
- April 2004 (8)
- March 2004 (8)
- February 2004 (13)
- January 2004 (7)
- December 2003 (17)
- November 2003 (17)
- October 2003 (9)
Top Posts
- Polyamory and Respect
- Semantic Design
- Haskell Antipattern: Existential Typeclass
- Constructions on Typeclasses, Part 1: F-Algebras
- Making Haskell nicer for game programming
- On why Goodstein sequences should terminate
- Dependent types are ridiculously easy
- How to shrink a git repository
- Perforce Sucks
- Follow Your Nose Proofs

Huo, you alway come up with something cause me unable to sleep.
I think logarithm 2 of aleph-1 is aleph-0. Now, we ask ourself that does aleph-1 really have
another logarithm, ie. log3aleph-1 = ?
So, it is seemingly more precise when we ask does aleph-0 have a log2 ?
Well, the existing of Beth-1 is just to compare the size of 2 infinite sets, and one of them is called
the smallest infinite set, denoted as aleph-0.
Let A be a set that the number of its subset is equal to a size of a smallest infinite set.
Suppose aleph-luqui is the cardinality of A.
Then, A is a set such that: 2^aleph-luqui = aleph-null. —(*)
If A is a finite set, it’s cardinality could be written down as a certain number, hence,
2^aleph-luqui is very different from aleph-null.
If A is an infinite set, then contrast to definition, aleph-null is no longer a
cardinality of a smallest infinite set in this case.
Thus, A is not exist.
Nice. Your proof doesn’t quite work, only because you neglected to mention that theorem that says that there is never a 1-1 map from P(A) into A. With that, it is quite a nice proof by contradiction.
It’s pretty nice to mention that, we are sure that there is no bijection between P(A) and A,
since, 2^n-n elements in P(A) will left over, except in one case where A={} for instance, may be right, but that’s not an infinite set. :-)
Interesting idea. A while ago I actually worked out (I think…) how exponentiation of cardinal numbers works. In the following I write “f” for a finite number (more precisely an integer >= 2; I leave the special cases 0 and 1 for the reader ;). The transfinite numbers I simply write without \aleph, i.e. just 0, 1, 2, …
Then we have:
f^f = f
i^f = i (where i=0,1,2,… is a transfinite number)
f^i = i+1
i^j = i (if j < i) (both i and j transfinite numbers)
i^j = j+1 (if j >= i)
This gives the following logarithms:
log_f(f) = f
log_f(0) = does not exist (Luke’s initial question)
log_f(1) = 0
log_f(2) = 1
log_f(3) = 2
…
log_0(f) = does not exist
log_0(0) = f
log_0(1) = 0
log_0(2) = 1
…
log_1(f) = does not exist
log_1(0) = does not exist
log_1(1) = {f, 0}
log_1(2) = 1
log_1(3) = 2
…
log_2(f) = does not exist
log_2(0) = does not exist
log_2(1) = does not exist
log_2(2) = {f, 0, 1}
log_2(3) = 2
log_2(4) = 3
…
oops, I guess the ‘less than’ sign caused trouble. So let’s restate:
i^j = i (if j ‘less than i)
i^j = j+1 (otherwise)
Alright, I really got to go to bed soon, but one more thing: I finally figured out a satisfactory (for me at least) answer why 0^0 should be 1 (instead of say 0). Can you guess why? (hint: it’s related to cardinal numbers and functions).
Feel free to take guesses or give your own ideas on what 0^0 should be and why.
Well, gee, neglecting the piles of mathematical evidence and just limiting my scope to cardinals, I’m going to say that there’s one function that maps the empty set to itself. But maybe you had one of the other aleph-omega reasons in mind? :-)
Yep, that’s basically it. The more general statement is that the number of functions that map from a set A to a set B is card(B)^card(A). Amazingly this holds for the empty set as well. To see that, keep in mind that a function is a relation R (R subset A x B) such that for_all a in A there is exist exactly one b in B with (a,b) in R. If A is the empty set , we have exaclty one relation (R={}) satisfying this definition of a function. Thus n^0 = 1. If A is nonempty but B is empty, there is no relation R that satisfies the definition. Thus 0^n = 0 for n at least 1.
Also, I know that it is mathematical ‘common sense’ that 0^0 should be 1. However, when I was asking my undergrad calculus professor he gave an explanation with the continuity of the function x^0 (which is definitely 1 for all x!=0 so it should be 1 for x=0 as well). But for me this argument is not that strong since one can give counterexamples based on continuity:
0^(x^2) (seems to be a nice function, since both basis and exponents are in C^\infty). And it would suggest 0^0 = 0
+/- (exp(-c/(x^2))^(x^2)) could suggest an arbitrary value for 0^0.
Anyway, I think this discussion is more a matter of taste about is beautiful / elegant in mathematics, it’s just something I was occasionally wondering about…