Jump to content

Steinhaus–Moser notation: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Genitive spelling
Line 1: Line 1:
In [[mathematics]], '''[[Hugo Steinhaus|Steinhaus]]–[[Leo Moser|Moser]] [[notation]]''' is a means of expressing certain extremely [[large number]]s. It is an extension of Steinhaus' [[polygon]] notation.
In [[mathematics]], '''[[Hugo Steinhaus|Steinhaus]]–[[Leo Moser|Moser]] [[notation]]''' is a means of expressing certain extremely [[large number]]s. It is an extension of Steinhaus’s [[polygon]] notation.
=== Definitions ===
<DL ><DT >[[image:Triangle-n.svg|20px|n in a triangle]]<DD > a number {{math|<VAR >n</VAR >}} in a '''triangle''' means {{math|<VAR >n</VAR ><sup><VAR >n</VAR ></sup>}}.
<DT >[[image:Square-n.svg|20px|n in a square]]<DD > a number {{math|<VAR >n</VAR >}} in a '''square'''
is equivalent with "the number {{math|<VAR >n</VAR >}} inside {{math|<VAR >n</VAR >}} triangles, which are all nested."
<DT >[[image:Pentagon-n.svg|20px|n in a pentagon]]<DD > a number {{math|<VAR >n</VAR >}} in a '''pentagon'''
is equivalent with "the number {{math|<VAR >n</VAR >}} inside {{math|<VAR >n</VAR >}} squares, which are all nested."</DL >


etc.: {{math|<VAR >n</VAR >}} written in an ({{math|<VAR >m</VAR > + 1}})-sided polygon is equivalent with "the number {{math|<VAR >n</VAR >}} inside {{math|<VAR >n</VAR >}} nested {{math|<VAR >m</VAR >}}-sided polygons. In a series of nested polygons, they are [[Association (mathematics)|associated]] inward. The number {{math|<VAR >n</VAR >}} inside two triangles is equivalent to {{math|<VAR >n</VAR ><sup><VAR >n</VAR ></sup >}} inside one triangle, which is equivalent to {{math|<VAR >n</VAR ><sup><VAR >n</VAR ></sup>}} raised to the power of {{math|<VAR >n</VAR ><sup><VAR >n</VAR ></sup>}}.
[[image:Triangle-n.svg|20px|n in a triangle]] (a number ''n'' in a triangle)
means ''n''<sup>''n''</sup>.

[[image:Square-n.svg|20px|n in a square]] (a number ''n'' in a square)
is equivalent with "the number ''n'' inside ''n'' triangles, which are all nested."

[[image:Pentagon-n.svg|20px|n in a pentagon]] (a number ''n'' in a pentagon)
is equivalent with "the number ''n'' inside ''n'' squares, which are all nested."

etc.: ''n'' written in an (''m''+1)-sided polygon is equivalent with "the number ''n'' inside ''n'' ''m''-sided polygons, which are all nested. In a series of nested polygons, they are [[Association (mathematics)|associated]] inward. The number ''n'' inside two triangles is equivalent to ''n''<sup>''n''</sup> inside one triangle, which is equivalent to ''n''<sup>''n''</sup> raised to the power of ''n''<sup>''n''</sup>.

Steinhaus only defined the triangle, the square, and a circle [[image:Circle-n.svg|20px|n in a circle]], equivalent to the pentagon defined above.


Steinhaus only defined the triangle, the square, and a '''circle''' [[image:Circle-n.svg|20px|n in a circle]], equivalent to the pentagon defined above.
=== Special values ===
Steinhaus defined:
Steinhaus defined:
*"'''mega'''" is the number equivalent to 2 in a circle: &#x2461;
*'''mega''' is the number equivalent to 2 in a circle: &#x2461;
*"'''megiston'''" is the number equivalent to 10 in a circle: &#x2469;
*'''megiston''' is the number equivalent to 10 in a circle: &#x2469;


'''Moser's number''' is the number represented by "2 in a megagon", where a "megagon" is a polygon with "mega" sides.
'''Moser&rsquo;s number''' is the number represented by "2 in a megagon", where a '''megagon''' is a polygon with a "mega" sides.


Alternative notations:
Alternative notations:
*use the functions square(x) and triangle(x)
*use the functions square(x) and triangle(x)
*let M(n,m,p) be the number represented by the number n in m nested p-sided polygons; then the rules are:
*let {{math|M(<VAR >n</VAR >, <VAR >m</VAR >, <VAR >p</VAR >)}} be the number represented by the number {{math|<VAR >n</VAR >}} in {{math|<VAR >m</VAR >}} nested {{math|<VAR >p</VAR >}}-sided polygons; then the rules are:
**<math>M(n,1,3) = n^n</math>
**<math>M(n,1,3) = n^n</math>
**<math>M(n,1,p+1) = M(n,n,p)</math>
**<math>M(n,1,p+1) = M(n,n,p)</math>
**<math>M(n,m+1,p) = M\big(M(n,1,p),m,p\big)</math>
**<math>M(n,m+1,p) = M(M(n,1,p),m,p)</math>
:and
:and
**mega =&nbsp;<math>M(2,1,5)</math>
**mega =&nbsp;<math>M(2,1,5)</math>
**moser =&nbsp;<math>M\big(2,1,M(2,1,5)\big)</math>
**moser =&nbsp;<math>M(2,1,M(2,1,5))</math>
=== See also ===
* [[Ackermann&rsquo;s function]]


==Mega==
==Mega==

Revision as of 22:34, 5 October 2008

In mathematics, SteinhausMoser notation is a means of expressing certain extremely large numbers. It is an extension of Steinhaus’s polygon notation.

Definitions

n in a triangle
a number n in a triangle means nn.
n in a square
a number n in a square is equivalent with "the number n inside n triangles, which are all nested."
n in a pentagon
a number n in a pentagon is equivalent with "the number n inside n squares, which are all nested."

etc.: n written in an (m + 1)-sided polygon is equivalent with "the number n inside n nested m-sided polygons. In a series of nested polygons, they are associated inward. The number n inside two triangles is equivalent to nn inside one triangle, which is equivalent to nn raised to the power of nn.

Steinhaus only defined the triangle, the square, and a circle n in a circle, equivalent to the pentagon defined above.

Special values

Steinhaus defined:

  • mega is the number equivalent to 2 in a circle: ②
  • megiston is the number equivalent to 10 in a circle: ⑩

Moser’s number is the number represented by "2 in a megagon", where a megagon is a polygon with a "mega" sides.

Alternative notations:

  • use the functions square(x) and triangle(x)
  • let M(n, m, p) be the number represented by the number n in m nested p-sided polygons; then the rules are:
and
    • mega = 
    • moser = 

See also

Mega

Note that ② is already a very large number, since ② = square(square(2)) = square(triangle(triangle(2))) = square(triangle(22)) = square(triangle(4)) = square(44) = square(256) = triangle(triangle(triangle(...triangle(256)...))) [256 triangles] = triangle(triangle(triangle(...triangle(256256)...))) [255 triangles] = triangle(triangle(triangle(...triangle(3.2 × 10616)...))) [255 triangles] = ...

Using the other notation:

mega = M(2,1,5) = M(256,256,3)

With the function we have mega = where the superscript denotes a functional power, not a numerical power.

We have (note the convention that powers are evaluated from right to left):

  • M(256,2,3) =
  • M(256,3,3) =

Similarly:

  • M(256,4,3) ≈
  • M(256,5,3) ≈

etc.

Thus:

  • mega = , where denotes a functional power of the function .

Rounding more crudely (replacing the 257 at the end by 256), we get mega ≈ , using Knuth's up-arrow notation.

Note that after the first few steps the value of is each time approximately equal to . In fact, it is even approximately equal to (see also approximate arithmetic for very large numbers). Using base 10 powers we get:

  • ( is added to the 616)
  • ( is added to the , which is negligible; therefore just a 10 is added at the bottom)

...

  • mega = , where denotes a functional power of the function . Hence

Moser's number << Graham's number

It has been proven that in Conway chained arrow notation,

,

and, in Knuth's up-arrow notation,

Therefore Moser's number, although incomprehensibly large, is practically unnoticeable compared to Graham's number:

External links