Another set with cardinality |Z|

From: Eray Ozkural exa (erayo_at_bilkent.edu.tr)
Date: 09/23/04

  • Next message: Robert Israel: "Re: Another set with cardinality |Z|"
    Date: 22 Sep 2004 19:23:35 -0700
    
    

    Let's have an algorithm that starts with
    0.1 in binary, and constructs a tree in breadth-first fashion

               0.1
         0.01 0.11
    0.001 0.011....

    You get the idea... It's obvious that this tree has the same
    cardinality as Z, since this is a nonhalting algorithm (or since I can
    give an integer to every node, etc.) Now, I want to prove that such a
    subdivision procedure cannot generate all x in (0,1) in an intuitive
    way. Is the easiest method proof by contradiction?

    Regards,

    --
    Eray Ozkural
    

  • Next message: Robert Israel: "Re: Another set with cardinality |Z|"

    Relevant Pages

    • LOS Optimization Using Binary Tree Structures (with demo)
      ... fast way to calculate LOS using a binary tree (properly called a binary ... describe the visibility-dependency between tiles - as in describing ... Using octants ... The cool thing about using a relational-based LOS algorithm is that you ...
      (rec.games.roguelike.development)
    • Re: Another set with cardinality |Z|
      ... and constructs a tree in breadth-first fashion ... It's obvious that this tree has the same ... since this is a nonhalting algorithm (or since I can ... naturals you could try taking the set of primes and mapping them like ...
      (comp.theory)
    • Re: Another set with cardinality |Z|
      ... and constructs a tree in breadth-first fashion ... It's obvious that this tree has the same ... since this is a nonhalting algorithm (or since I can ... naturals you could try taking the set of primes and mapping them like ...
      (sci.math)
    • Re: How come Ada isnt more popular?
      ... beneficial for the memory-management aspect of such an algorithm. ... When the GC hits it just traverses the tree ... E.g a chess playing program (any ... Furthermore generational garbage collection AFAIK has ...
      (comp.lang.ada)
    • Re: Question about decision tree algorithm in sqlserver2000
      ... If your target, on the other hand, is continuous, the algorithm will build regression trees that have regression formulae in nodes and leaves. ... if your target is continuous (i.e. a regression tree) than the lift chart is replaced by a scatter plot ...
      (microsoft.public.sqlserver.datamining)