What is the Hyperoperation Hierarchy and How Does it Work?

  • Context: Undergrad 
  • Thread starter Thread starter LFBP
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the hyperoperation hierarchy, exploring its structure and the recursive nature of operations such as tetration and pentation. Participants seek to understand these concepts intuitively, discussing their implications and the challenges of grasping higher operations.

Discussion Character

  • Exploratory
  • Conceptual clarification
  • Mathematical reasoning

Main Points Raised

  • One participant expresses difficulty in understanding the hierarchy of operations and requests a layman's explanation.
  • Another participant explains tetration as a recursive process of exponentiation, suggesting that understanding lower operations aids in grasping higher ones.
  • The concept of pentation is introduced as a further extension of tetration, with an emphasis on its complexity and the challenge of intuitively understanding it.
  • A participant notes the overwhelming nature of higher operations, particularly hypers beyond tetration, and mentions zeration as particularly perplexing.
  • A mathematical formulation of hyperoperations is presented, outlining the recursive relationship between operations based on their rank.

Areas of Agreement / Disagreement

Participants generally agree on the recursive nature of hyperoperations and the challenges associated with understanding them, but there is no consensus on the intuitive grasp of higher operations or the specifics of zeration.

Contextual Notes

The discussion highlights the limitations in understanding higher operations due to their complexity and the dependence on prior knowledge of lower operations. The mathematical definitions provided assume non-negative integers for operands and ranks.

Who May Find This Useful

This discussion may be useful for individuals interested in advanced mathematical concepts, particularly those exploring recursive operations and their implications in the hierarchy of mathematical functions.

LFBP
Messages
3
Reaction score
0
I'm having some difficulty grasping the hierarchy of operations and the recurrent dynamics that characterize them, can anyone explain in layman's terms? (text rather than symbols is preferable as I want to learn theory intuitively)
 
Mathematics news on Phys.org
So in other words, you want to have a more intuitive understanding of how tetration, pentation etc. is developed?

I'm sure you probably find tetration (which we'll denote by a double up arrow, analogous to the single up arrow ^ used for exponentiation) to be easy to grasp, as a^^b is simply exponentiating b times (a power tower of a's that is b high, solved right to left, or at the top of the power tower then working downwards). The reason this is simple is because you already understand exponentiation. For a young student that only knows up to multiplication, it would be fairly simple for them to grasp the concept of exponentiation as a^b is the value a multiplied together b times, and similarly, for a student to learn multiplication, a*b is just a added together b times. Notice that with recursion, if you understand a certain level, then you can easily learn the next level.

So the next step is pentation. Well obviously by recursion, a^^^b would be the value of a tetrated b times. But what does this mean? It's not as easy now because tetration isn't something that we've been exposed to very much, but we have shown that it is equivalent to saying how high the power tower should be. So then a^^^b is saying that we calculate a^^a (a tetrated a times) which gives us a new number (unfathomably large for a>3) and then we calculate a^^(a^^a) which is a stack of a's in a power tower that is a^^a high. Repeat this process until we've used up b amount of a's.

Beyond this it gets even fuzzier. Intuitively understanding the next step gets farther out of reach, which is why we use mathematics. Recursive operations allow us to follow the pattern without having to know where we are exactly or where we're going to end up.
 
much appreciated, i'll parse this and then familiarize myself with the symbolic denotations and directional associativity eventually, but wrapping my head around the infinite nature of the operative sequence (especially hypers n>4) is indeed 'brain-breaking' for me (as of yet) and zeration in particular perplexes me, but with such helpful replies^ the notions assimilate clearly.
 
You could think of it this way:
Let n = "rank" of operation, a = left operand, b = right operand

operation(n, a, b) = operation(n-1, a, operation(a, n, b-1)
operation(0, a, b) = b+1
operation(n, a, 0) = a if n=0
0 if n=1
1 if n>1

This notion of hyperoperations hold true no matter what n you plug in

Ofc, a,b,n should be non negative integers
 
Much appreciated.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 3 ·
Replies
3
Views
995
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
514
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 14 ·
Replies
14
Views
5K