You can edit almost every page by Creating an account and confirming your email.

Bowers's operators

From EverybodyWiki Bios & Wiki


Bowers' operators (BEAF) is a notation for writing large numbers proposed by the American mathematician Jonathan Bowers in 2002. This notation is a generalization of the preceding 4-argument notation (known as Bowers' operators).

Rules

The Bowers notation for a linear array includes the following rules:

  1. {a}=a and {a,b}=ab
  2. {a,b,c,,n,1}={a,b,c,,n}
  3. {a,1,b,c,,n}=a
  4. {a,b,1,,1,c,d,,n}={a,a,a,,{a,b1,1,,1,c,d,,n},c1,d,,n}.
  5. If rules 1-4 do not apply, {a,b,c,d,,n}={a,{a,b1,c,d,,n},c1,d,,n}

Examples

The array includes 2 elements
  • {10,100}=10100=10100 (rule 1 applied)
The array includes 3 elements
  • {10,100,1}={10,100} (rule 2 applied)
  • {10,100,2}={10,{10,99,2}}={10,{10,{10,98,2}}}=1010101010100tens=10100 (rule 5 applied)
  • {10,100,3}={10,{10,99,3},2}={10,{10,{10,98,3},2},2}=10100 (rule 5 applied)

In general, for a three-element array, {a,b,m}=amb is true according to Knuth's up-arrow notation.

The array includes 4 elements
  • {10,100,1,1}={10,100} (rule 2 applied)
  • {10,100,1,2}={10,10,{10,99,1,2}}={10,10,{10,10,{10,98,1,2}}}=10101010 101010 arrows}100 10101002 (rule 4 is applied)
and this is already more than Graham number (the Graham number itself is somewhere between {3,64,1,2} and {3,65,1,2}).
  • {10,100,2,2}={10,{10,99,2,2},1,2}={10,{10,{10,98,2,2},1,2},1,2}10101003 (rule 5 applied)
  • {10,100,m,2}1010100(m+1)

In general, for a four-element array, the following is true

{a,b,c,d}>aaaad1arrow(b1)(c+1)

according to Conway chained arrow notation.

Thus, if the Bowers array, which includes 3 elements, has the power of Knuth's up-arrow notation (fEdlimit ω), then the four-element array already has the power of Conway notation (limit ω2), and so on with the addition of each new element. The Bowers notation for a linear array including a finite number of elements has a limit ωω in the terminology of fast-growing hierarchy.

Notes



This article "Bowers's operators" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Bowers's operators. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.