Recently I discovered Tetration, and was wondering about having tetration with fractional "tetronents", take the example $$^{7/2}3\;\Bbb{or}\;3\uparrow\uparrow{\frac72}$$Initially it seems difficult to conceptualize, as we end up with something like the following: $$\underbrace{3^{3^{3^{\cdots}}}}_{7/2\;\Bbb{times}}$$ But equally fractional exponents make little sense either: $\underbrace{3\times3\times\cdots\times3}_{7/2\;\Bbb{times}}$ as you can't really find the product of three and a half threes, yet we know that the answer is $\sqrt[2]{3^7}=46.765...$, so how would one go about getting a value for the first example?
2026-03-26 11:20:46.1774524046
Tetration and Fractions
955 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in TETRATION
- How to solve $ax^x+bx+c=0$?
- Why is $\underbrace {i^{i^{i^{.^{.^{.^{i}}}}}}}_{n \ times}$ converging?
- Is there a Tetration Function?
- $w =\operatorname{arcsinh}(1+2\operatorname{arcsinh}(1+2^2\operatorname{arcsinh}(1+2^{2^2}\operatorname{arcsinh}(1+\dotsm$
- $f(x) = \sqrt x^{{\sqrt[3]{x}}^{\sqrt[4]{x},\cdots}}$ asymptotic?
- What is $\underbrace{2018^{2018^{2018^{\mathstrut^{.^{.^{.^{2018}}}}}}}}_{p\,\text{times}}\pmod p$ where $p$ is an odd prime?
- iterative solution of $x^x=a$
- What is the value of $i^{i^{i^{\cdots}}}$
- Finding a function satisfies $\ln F(x+1)=a F(x)$
- $f(exp(z)) = f(z) \cdot g(z) $ with closed form solutions?
Related Questions in HYPEROPERATION
- How to solve $ax^x+bx+c=0$?
- Semigorup variety, hyperassociativity,idempotentunclear proof of $x^4\approx x^2$
- Hyperidentity, semigroups, bands.
- Hypersubstitution, m-ary terms, semigroups, equivalent definitions
- Is there any function that like this function?
- Are hyperoperations < 3 to a reciprocal of a positive integer equivalent to the 'root' inverse to that integer?
- Where does this array-based fast-growing function fall in the fast-growing hierarchy, and how does it compare to TREE(n)?
- There is a way to write TREE(3) via $F^a(n)$?
- Is there an equation $f(k,m,n)=n$ where $n$ is the number of applications of the Ackermann function needed?
- Hyperoperation: Why does $H_n(0,b) = 0$ for $n\ge4$, $b$ odd ($\ge -1$)
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
In short: I don't see any possibility to introduce associativity between iteration-height (here $h=7/2$) and base (here $b=3$) such that $^7(^{1/2}3)$ and $ (^{7 \cdot {1/2}})3$ (or even $ ^{1/2}(^73)$) relate easily.
But there is an ansatz to assume the notation $$ z_h = \exp^{°h}_b(z_0) $$ as an iteration with fractional iteration-"height" $h$ of the exponentiation with base $b$ , so for integer iteration heights $h=1$ one has $z_1 = \exp_b(z_0) = b^{z_0} $, for $h=2$ one has $z_2 = \exp_b(z_1) = b^{z_1} = { b^{b^{\large z_{\Tiny 0}}}} $ , and so on.
With this, there are some general solutions proposed how to actually compute this for some arithmetically expressed $h=j+k$ such that $ z_h = z_{j+k} = \exp_b^{°k}(z_j) = \exp_b^{°k}(\exp_b^{°j}(z_0))= \exp_b^{°j+k}(z_0)$ . In that solutions the arithmetic in the iteration-height-argument can also include operations like $j=3, k=0.5$ or $j=4,k=-0.5$ , both giving $h=7/2 = 3.5$ .
The key is here, that the base-parameter for the exponentiation $b$ is constant for the whole part of arithmetic in this expressions - no "superroot" is required/involved.
[update] A rough numerical approximation might be the following:
$$ z_0=1 \\ z_{0.5} = \exp_3^{°0.5}(z_0) \approx 1.70683220772 \\ z_{1.5} = 3^{z_{0.5}} \approx 6.52176075446 \\ z_{2.5} = 3^{z_{1.5}} \approx 1293.21482372 \\ z_{3.5} = 3^{z_{2.5}} \approx 1.04780222080 E617$$ This approximation (of $z_{0.5}$) was done by a simple approximate Carlemanmatrix-approach, and likely this $z_{0.5}$ is to a handful of digits approximate to a full-fledged Kneser-type approximation, which would possibly the best estimate in a real-to-real sense.
[update2] A program for the Kneser-type approximation has been given in the tetration-forum (Sheldon Levenstein, also on MSE). It gives for $z_{0.5} \approx 1.70683\;1091 $ and then for $z_{2.5} \approx 1293.2\;2610395 $ and then $z_{3.5} \approx 1.0\;60867555 \; \text E617 $ and which seem usually consistent to more than $20$ digits.
If the older discussions here in MSE(and even in MathOverflow) are not instructive enough for you, I think wikipedia has some references to such proposed solutions; a somehow prominent one is that of Hellmuth Kneser who showed a real-to-real solution for the fixed base $b=\exp(1)$ and real fractional $h$ and real $z_0$. Another (published) proposal is by D. Kousnetzov (extending this to complex $b$, $h$, $z_0$) and some various attempts promoted/discussed in the "tetration-forum" - the entry in wikipedia gives some references at its end.
A visualization and rough comparision of five such attempts for a real base $b=4$ and complex heights $h$ are shown in my essay "5 methods"