<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://everything2.com/">
    <title>haggai's New Writeups</title>
    <link rel="alternate" type="text/html" href="http://everything2.com/index.pl?node=Everything%20User%20Search&amp;usersearch=haggai" />
    <link rel="self" type="application/atom+xml" href="?node=New%20Writeups%20Atom%20Feed&amp;type=ticker&amp;foruser=haggai" />
    <id>http://everything2.com/?node=New%20Writeups%20Atom%20Feed&amp;foruser=haggai</id>
    <updated>2005-10-29T13:15:38Z</updated>
<entry><title>Chaitin's constant (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/haggai/writeups/Chaitin%2527s+constant"/><id>http://everything2.com:80/user/haggai/writeups/Chaitin%2527s+constant</id><author><name>haggai</name><uri>http://everything2.com:80/user/haggai</uri></author><published>2005-10-29T13:15:38Z</published><updated>2005-10-29T13:15:38Z</updated>
<content type="html">&lt;p&gt;&lt;a href=&quot;/title/Gregory+Chaitin&quot;&gt;Gregory Chaitin&lt;/a&gt; gave this as an example of a &lt;a href=&quot;/title/definable+number&quot;&gt;definable number&lt;/a&gt;, which is not &lt;a href=&quot;/title/computable+number&quot;&gt;computable&lt;/a&gt;; so you can describe a number which you will never be able to calculate... The obvious (and in a sense only) way to do this is to make the number's definition talk about the &lt;a href=&quot;/title/halting+problem&quot;&gt;halting problem&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The number &lt;a href=&quot;/title/Omega&quot;&gt;&amp;Omega;&lt;/a&gt; is loosely defined as the &lt;a href=&quot;/title/probability&quot;&gt;probability&lt;/a&gt; of a &lt;a href=&quot;/title/random&quot;&gt;random&lt;/a&gt;ly-generated &lt;a href=&quot;/title/Turing+Machine&quot;&gt;Turing Machine&lt;/a&gt; (with input) ever halting. To make this precise, we pick a &lt;a href=&quot;/title/binary&quot;&gt;binary&lt;/a&gt; &lt;i&gt;&lt;a href=&quot;/title/prefix-free+encoding&quot;&gt;prefix-free encoding&lt;/a&gt;&lt;/i&gt; of all pairs of (syntactically) valid Turing Machines and inputs; this is not hard to do, just not very interesting. Equivalently, we consider all (binary encoded) programs for a &lt;a href=&quot;/title/Universal+Turing+Machine&quot;&gt;Universal Turing Machine&lt;/a&gt;. We now pick successive bits with even probability, until we get a valid machine and input pair. If there are invalid strings in our representation, we just force the value whenever one choice would leave us with no valid continuation, but really we could just remove them from our encoding.&amp;hellip;</content>
</entry><entry><title>definable number (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/haggai/writeups/definable+number"/><id>http://everything2.com:80/user/haggai/writeups/definable+number</id><author><name>haggai</name><uri>http://everything2.com:80/user/haggai</uri></author><published>2005-10-29T12:26:01Z</published><updated>2005-10-29T12:26:01Z</updated>
<content type="html">&lt;p&gt;A (&lt;a href=&quot;/title/real+number&quot;&gt;real&lt;/a&gt;) number x is called a (&lt;a href=&quot;/title/first-order+logic&quot;&gt;first-order logic&lt;/a&gt;) (real) &lt;a href=&quot;/title/definable+number&quot;&gt;definable number&lt;/a&gt; if it is the only real number satisfying a &lt;a href=&quot;/title/first-order+logic&quot;&gt;first-order logic&lt;/a&gt; &lt;a href=&quot;/title/formula&quot;&gt;formula&lt;/a&gt; f, which has one &lt;a href=&quot;/title/free+variable&quot;&gt;free variable&lt;/a&gt;. Really, this means all the numbers you could specify exactly (by describing what equations etc. hold for them). Numbers are also sometimes called &quot;definable&quot; according to other logical languages.&lt;/p&gt;

&lt;p&gt;All the &lt;a href=&quot;/title/algebraic+number&quot;&gt;algebraic number&lt;/a&gt;s are trivially definable, but so is every other &lt;a href=&quot;/title/mathematical+constant&quot;&gt;mathematical constant&lt;/a&gt; and number you've bumped into. This should come as no surprise: we've pretty much included every number which mathematics can &quot;call by name&quot; (in the sense of unambiguously singling out a specific number). On the other hand, definable numbers must be &lt;a href=&quot;/title/countable&quot;&gt;countably&lt;/a&gt; &lt;a href=&quot;/title/infinite&quot;&gt;infinite&lt;/a&gt;, as they may easily be &lt;a href=&quot;/title/Godel+number&quot;&gt;Godel number&lt;/a&gt;ed (each one is described by a &lt;a href=&quot;/title/finite&quot;&gt;finite&lt;/a&gt; &lt;a href=&quot;/title/logic&quot;&gt;logic&lt;/a&gt;al formula).&lt;/p&gt;

&lt;p&gt;So where do all the &lt;i&gt;other&lt;/i&gt; real numbers come from? Where else? From the &lt;a href=&quot;/title/Axiom+of+Choice&quot;&gt;Axiom of Choice&lt;/a&gt; (or one of its friends). If&amp;hellip;</content>
</entry><entry><title>computable number (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/haggai/writeups/computable+number"/><id>http://everything2.com:80/user/haggai/writeups/computable+number</id><author><name>haggai</name><uri>http://everything2.com:80/user/haggai</uri></author><published>2005-10-29T01:40:59Z</published><updated>2005-10-29T01:40:59Z</updated>
<content type="html">&lt;p&gt;We call a &lt;a href=&quot;/title/real+number&quot;&gt;real number&lt;/a&gt; x &lt;a href=&quot;/title/computable&quot;&gt;computable&lt;/a&gt;, if it may be described by a &lt;a href=&quot;/title/Turing+machine&quot;&gt;Turing machine&lt;/a&gt; T, in the sense that when T is &lt;a href=&quot;/title/input&quot;&gt;input&lt;/a&gt; a number n, it outputs the first n digits (say decimal, or whatever you like) of x. Equivalently (and more conveniently, perhaps), there is a (non-halting) &lt;a href=&quot;/title/algorithm&quot;&gt;algorithm&lt;/a&gt; which prints out the digits of x. Computable numbers are also called &lt;a href=&quot;/title/recursive+number&quot;&gt;recursive number&lt;/a&gt;s (when defined through &lt;a href=&quot;/title/recursive+function&quot;&gt;recursive function&lt;/a&gt;s rather than TMs) or &lt;a href=&quot;/title/effectively+definable&quot;&gt;effectively definable&lt;/a&gt; (as distinct from &lt;a href=&quot;/title/definable+number&quot;&gt;definable number&lt;/a&gt;s, of which there are many more). This definition requires what seem to be more &quot;elementary&quot; tools than a rigorous definition of the &lt;a href=&quot;/title/real+number&quot;&gt;real number&lt;/a&gt;s.&lt;/p&gt;

&lt;p&gt;Let's think about that definition. The &lt;a href=&quot;/title/integer&quot;&gt;integer&lt;/a&gt;s are obviously computable. So are the &lt;a href=&quot;/title/rational+number&quot;&gt;rational&lt;/a&gt;s (just fire up a &lt;a href=&quot;/title/long+division&quot;&gt;long division&lt;/a&gt; algorithm). The &lt;a href=&quot;/title/square+root&quot;&gt;square root&lt;/a&gt; of &lt;a href=&quot;/title/17&quot;&gt;17&lt;/a&gt; is, too, along with &lt;a href=&quot;/title/sin&quot;&gt;sin&lt;/a&gt;(&lt;a href=&quot;/title/e&quot;&gt;e&lt;/a&gt;&lt;sup&gt;-2.1&lt;/sup&gt;): any old &lt;a href=&quot;/title/approximation&quot;&gt;approximation&lt;/a&gt; method shows this. It's &lt;a href=&quot;/title/a+hop+and+a+skip&quot;&gt;a hop and a skip&lt;/a&gt; to deciding that all &lt;a href=&quot;/title/algebraic+number&quot;&gt;algebraic number&lt;/a&gt;s are computable,&amp;hellip;</content>
</entry><entry><title>A Classical Introduction to Modern Number Theory (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/haggai/writeups/A+Classical+Introduction+to+Modern+Number+Theory"/><id>http://everything2.com:80/user/haggai/writeups/A+Classical+Introduction+to+Modern+Number+Theory</id><author><name>haggai</name><uri>http://everything2.com:80/user/haggai</uri></author><published>2005-10-29T00:50:05Z</published><updated>2005-10-29T00:50:05Z</updated>
<content type="html">&lt;p&gt;A great &lt;a href=&quot;/title/introduction&quot;&gt;introduction&lt;/a&gt; to (surprise!) &lt;a href=&quot;/title/modern&quot;&gt;modern&lt;/a&gt; &lt;a href=&quot;/title/Number+Theory&quot;&gt;Number Theory&lt;/a&gt;, by &lt;a href=&quot;/title/Kenneth+Ireland&quot;&gt;Kenneth Ireland&lt;/a&gt; and &lt;a href=&quot;/title/Michael+Rosen&quot;&gt;Michael Rosen&lt;/a&gt;, and published in &lt;a href=&quot;/title/Springer-Verlag&quot;&gt;Springer-Verlag&lt;/a&gt;'s outstanding &lt;a href=&quot;/title/Graduate+Texts+in+Mathematics&quot;&gt;Graduate Texts in Mathematics&lt;/a&gt;. It is the &lt;a href=&quot;/title/textbook&quot;&gt;textbook&lt;/a&gt; of choice for many basic number theory courses. It is commonly referred to as &quot;Ireland and Rosen&quot;, as you are expected to know all about it (and the title is just too long and unspecial)...&lt;/p&gt;

&lt;p&gt;The book assumes the reader to have some familiarity with &lt;a href=&quot;/title/abstract+algebra&quot;&gt;abstract algebra&lt;/a&gt;, and is probably appropriate for an advanced &lt;a href=&quot;/title/undergraduate&quot;&gt;undergraduate&lt;/a&gt; course, or a basic &lt;a href=&quot;/title/graduate&quot;&gt;graduate&lt;/a&gt; one. It starts from absolute basics (e.g. &lt;a href=&quot;/title/unique+factorization&quot;&gt;unique factorization&lt;/a&gt;) and goes on to give a fair idea (anyway, to the extent I can follow) of most basic topics and some of what number theorists get to do nowadays. Given some prior knowledge, it makes for good reading, and there is a fair amount of exercises to make sure you're following and introduce a few further concepts. There is some attempt to put things in &lt;a href=&quot;/title/historical+perspective&quot;&gt;historical perspective&lt;/a&gt;, e.g.&amp;hellip;</content>
</entry><entry><title>tabbed browsing (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/haggai/writeups/tabbed+browsing"/><id>http://everything2.com:80/user/haggai/writeups/tabbed+browsing</id><author><name>haggai</name><uri>http://everything2.com:80/user/haggai</uri></author><published>2005-10-28T23:43:44Z</published><updated>2005-10-28T23:43:44Z</updated>
<content type="html">&lt;p&gt;One of the great things about &lt;a href=&quot;/title/Mozilla+Firefox&quot;&gt;Firefox&lt;/a&gt; is &lt;a href=&quot;/title/tabbed+browsing&quot;&gt;tabbed browsing&lt;/a&gt;. Tabbed browsing is not limited to Firefox, but is primarily a &lt;a href=&quot;/title/Mozilla&quot;&gt;Mozilla&lt;/a&gt;esque thing, and I will be ignoring other &lt;a href=&quot;/title/browser&quot;&gt;browser&lt;/a&gt;s in what follows.&lt;/p&gt;

&lt;p&gt;Tabbed browsing comes &lt;a href=&quot;/title/out+of+the+box&quot;&gt;out of the box&lt;/a&gt; in Firefox, complete with numerous options, but many extra features for tabs are available through &lt;a href=&quot;/title/extension&quot;&gt;extension&lt;/a&gt;s. Many features of tabbed browsing (and other favourites) have been popularised in extensions and then added to the base code. These extensions are quite popular, so some of what I describe here and is &quot;extension only&quot; will probably be standard in a close &lt;a href=&quot;/title/release&quot;&gt;release&lt;/a&gt;. You can use the browser without ever using tabs -- just separate browser &lt;a href=&quot;/title/window&quot;&gt;window&lt;/a&gt;s -- but you'll be missing out on a whole lot of fun.&lt;/p&gt;

&lt;p&gt;Tabs are one of a few &lt;a href=&quot;/title/MDI&quot;&gt;MDI&lt;/a&gt; looks. Historically, most &lt;a href=&quot;/title/MDI&quot;&gt;MDI&lt;/a&gt;s have been &lt;a href=&quot;/title/awful&quot;&gt;awful&lt;/a&gt;, but this is one that really works. Basically, a single browser window may &quot;contain&quot; several different &lt;a href=&quot;/title/webpage&quot;&gt;webpage&lt;/a&gt;s (or any other browsable &lt;a href=&quot;/title/goodies&quot;&gt;goodies&lt;/a&gt;).&amp;hellip;</content>
</entry><entry><title>juice stall (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/haggai/writeups/juice+stall"/><id>http://everything2.com:80/user/haggai/writeups/juice+stall</id><author><name>haggai</name><uri>http://everything2.com:80/user/haggai</uri></author><published>2005-10-28T20:49:53Z</published><updated>2005-10-28T20:49:53Z</updated>
<content type="html">&lt;p&gt;The best place for a refreshing &lt;a href=&quot;/title/drink&quot;&gt;drink&lt;/a&gt; in an &lt;a href=&quot;/title/Israel&quot;&gt;Israel&lt;/a&gt;i city will almost &lt;a href=&quot;/title/invariably&quot;&gt;invariably&lt;/a&gt; be a small, cheap &lt;a href=&quot;/title/juice&quot;&gt;juice&lt;/a&gt; &lt;a href=&quot;/title/stall&quot;&gt;stall&lt;/a&gt;. These have been a &lt;a href=&quot;/title/classic&quot;&gt;classic&lt;/a&gt; for years now, chiefly serving &lt;a href=&quot;/title/orange&quot;&gt;orange&lt;/a&gt; and &lt;a href=&quot;/title/carrot&quot;&gt;carrot&lt;/a&gt; juice, but in recent years the &lt;a href=&quot;/title/fad&quot;&gt;fad&lt;/a&gt; has really taken off (of course following &lt;a href=&quot;/title/Tel+Aviv&quot;&gt;Tel Aviv&lt;/a&gt;'s fashionable lead), fuelled by the Israeli's love of multiple choice and combinations. They're a great refreshment &lt;a href=&quot;/title/pit+stop&quot;&gt;pit stop&lt;/a&gt; on a hot day.&lt;/p&gt;

&lt;p&gt;A juice stall may be an actual rickety stall or &lt;a href=&quot;/title/hole+in+the+wall&quot;&gt;hole in the wall&lt;/a&gt;, perhaps around the local &lt;a href=&quot;/title/market&quot;&gt;market&lt;/a&gt; or &lt;a href=&quot;/title/commercial+district&quot;&gt;commercial district&lt;/a&gt;, or tucked away with the &lt;a href=&quot;/title/corner+shop&quot;&gt;corner shop&lt;/a&gt;s in a residential neighbourhood. Flashier, more upmarket places might be at &lt;a href=&quot;/title/shopping+mall&quot;&gt;shopping mall&lt;/a&gt;s (no &lt;a href=&quot;/title/food+court&quot;&gt;food court&lt;/a&gt; is complete without somewhere to get &lt;a href=&quot;/title/fresh+squeezed&quot;&gt;fresh squeezed&lt;/a&gt; juice), or proper walk-in places or storefronts along a main street, possibly also selling &lt;a href=&quot;/title/ice+cream&quot;&gt;ice cream&lt;/a&gt; and such. Lastly, many &lt;a href=&quot;/title/grocer&quot;&gt;grocer&lt;/a&gt;s and other small shops will set up a small extra counter, especially in &lt;a href=&quot;/title/summer&quot;&gt;summer&lt;/a&gt;, to squeeze and serve juice. In&amp;hellip;</content>
</entry></feed>
