Steinhaus–Moser notation: Difference between revisions

From testwiki
Jump to navigation Jump to search
Fixed broken section link
 
(No difference)

Latest revision as of 07:57, 30 September 2024

Template:Short description In mathematics, Steinhaus–Moser notation is a notation for expressing certain large numbers. It is an extension (devised by Leo Moser) of Hugo Steinhaus's polygon notation.[1]

Definitions

n in a triangle a number Template:Math in a triangle means Template:Math.
n in a square a number Template:Math in a square is equivalent to "the number Template:Math inside Template:Math triangles, which are all nested."
n in a pentagon a number Template:Math in a pentagon is equivalent to "the number Template:Math inside Template:Math squares, which are all nested."

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

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

Special values

Steinhaus defined:

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

Moser's number is the number represented by "2 in a megagon". Megagon is here the name of a polygon with "mega" sides (not to be confused with the polygon with one million sides).

Alternative notations:

  • use the functions square(x) and triangle(x)
  • let Template:Math be the number represented by the number Template:Math in Template:Math nested Template:Math-sided polygons; then the rules are:
    • M(n,1,3)=nn
    • M(n,1,p+1)=M(n,n,p)
    • M(n,m+1,p)=M(M(n,1,p),m,p)
  • and
    • mega = M(2,1,5)
    • megiston = M(10,1,5)
    • moser = M(2,1,M(2,1,5))

Mega

A mega, ②, 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.2317 × 10616)...))) [255 triangles] ...

Using the other notation:

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

With the function f(x)=xx we have mega = f256(256)=f258(2) 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)= (256256)256256=256256257
  • M(256,3,3)= (256256257)256256257=256256257×256256257=256256257+256257256256256257

Similarly:

  • M(256,4,3) 256256256256257
  • M(256,5,3) 256256256256256257
  • M(256,6,3) 256256256256256256257

etc.

Thus:

  • mega = M(256,256,3)(256)256257, where (256)256 denotes a functional power of the function f(n)=256n.

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

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

  • M(256,1,3)3.23×10616
  • M(256,2,3)101.99×10619 (log10616 is added to the 616)
  • M(256,3,3)10101.99×10619 (619 is added to the 1.99×10619, which is negligible; therefore just a 10 is added at the bottom)
  • M(256,4,3)1010101.99×10619

...

  • mega = M(256,256,3)(10)2551.99×10619, where (10)255 denotes a functional power of the function f(n)=10n. Hence 10257<mega<10258

Moser's number

It has been proven that in Conway chained arrow notation,

moser<3342,

and, in Knuth's up-arrow notation,

moser<f3(4)=f(f(f(4))), where f(n)=3n3.

Therefore, Moser's number, although incomprehensibly large, is vanishingly small compared to Graham's number:[2]

moser33642<f64(4)=Graham's number.

See also

References

  1. Hugo Steinhaus, Mathematical Snapshots, Oxford University Press 19693, Template:ISBN, pp. 28-29
  2. Proof that G >> M

Template:Hyperoperations Template:Large numbers