From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f6c360ce344b2364 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.234.38 with SMTP id ub6mr477956pbc.2.1340303044386; Thu, 21 Jun 2012 11:24:04 -0700 (PDT) Path: l9ni4066pbj.0!nntp.google.com!news2.google.com!goblin1!goblin2!goblin.stu.neva.ru!newsgate.cuhk.edu.hk!news.netfront.net!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: My Invention of "Bug Sort". Date: Thu, 21 Jun 2012 11:24:01 -0700 Organization: Also freenews.netfront.net; news.tornevall.net Message-ID: References: <3852c348-a728-44ed-b065-c8a596c1e235@googlegroups.com> <698085ff-6ca3-4a0e-b963-11bdcf11e6b5@googlegroups.com> NNTP-Posting-Host: 184.20.201.198 Mime-Version: 1.0 X-Trace: adenine.netfront.net 1340303043 75504 184.20.201.198 (21 Jun 2012 18:24:03 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Thu, 21 Jun 2012 18:24:03 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-06-21T11:24:01-07:00 List-Id: On 06/20/2012 10:13 PM, Simon Wright wrote: > > Isn't there a constant factor between log2(x) and ln(x)? Which is taken > up in the O? > > N = e**x = 2**y > > Taking natural logs, > > ln N = x = y.ln 2 My mistake. I'd always heard it referred to as log base 2, but as you point out, the base is irrelevant. -- Jeff Carter "Death awaits you all, with nasty, big, pointy teeth!" Monty Python & the Holy Grail 20 --- Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net ---