Re: 2**2**2**2**2 wrong? Bug?



En Thu, 12 Jul 2007 09:30:34 -0300, Ben Finney <bignose+hates-spam@xxxxxxxxxxxxxxx> escribió:

"Gabriel Genellina" <gagsl-py2@xxxxxxxxxxxx> writes:

"Which is the largest number that can be written with only 3
digits?" Some people stop at 999, others try 99**9 and 9**99, and
the winner is 9**9**9

Since exponentiation is (I think?) the highest-order function we
understand for writing *only* digits on the page, then yes, your
answer is right, if no other mathematical notation is allowed.

Since others seem to be reading "only 3 digits" as "3 digits plus
other well-defined mathematical notation", here's the best answer
given those criteria:

<URL:http://www.scottaaronson.com/writings/bignumbers.html>

Thanks, very interesting article! I like the idea of Busy Beaver numbers: so simple to express, rather comprehensible, but enormously big...

--
Gabriel Genellina

.



Relevant Pages

  • Re: Arabic cursive in Unicode
    ... So the direction of reading out number and ... | of writing them in digits was the same. ... why switch direction as soon as digits are involved? ... Don't argue with logic for languages. ...
    (sci.lang)
  • Re: 2**2**2**2**2 wrong? Bug?
    ... Since exponentiation is the highest-order function we ... understand for writing *only* digits on the page, then yes, your ... if no other mathematical notation is allowed. ... Since others seem to be reading "only 3 digits" as "3 digits plus ...
    (comp.lang.python)
  • Re: Hey CANTORIANS!! HOW MANY DIGITS?
    ... mathematical notation, pi will be on that list, and so it will be ... infinite number of digits. ... John Savard ...
    (sci.logic)
  • Re: Hey CANTORIANS!! HOW MANY DIGITS?
    ... mathematical notation, pi will be on that list, and so it will be ... infinite number of digits. ... John Savard ...
    (sci.math)
  • Re: Cohens paper on byte order
    ... >> AND the direction from which one is reading, ... > If one doesn't assume an implicitly given endian-ness ... you feed it a string of digits. ... Note whether the number is little-endian or big-endian. ...
    (sci.crypt)