Is Fractionalation a thing? That is, if first order is addition, and second order is multiplication, is there a 1.5th order? a sqrt(2) order? a ith order operation?
Lets define a function A(o, x, y) where o is the order, and x and y are the arguments to the function.
A(1, x, y) would just be addition, x+y
A(2, x, y) would be multiplication, x*y, or x + x + x } y times
A(3, x, y) would be x^y or xxx } y times
A(4, x, y) would be tetration, i think it's denoted as ^y(x) or something? but x^x^x } y times
I raise the question, has this space been filled out? Can we take A(1.5, x, y)? or A(sqrt(2), x, y)? or A(2i, x, y)?
Is this something that has been studied? Are there papers on it that I can read?
Update: Question has some answers here:
Continuum between addition, multiplication and exponentiation?
here: Example $x$, $y$ and $z$ values for $x\uparrow^\alpha y=z$ where $\alpha\in \Bbb R-\Bbb N$
and here: https://www.hindawi.com/journals/mpe/2016/4356371/#abstract