Hey everyone, so I've recently been trying to streamline some of my proofs in my paper. It's a bit of a clusterfuck at the moment; fairly disorganized. But I thought I'd point out an interesting asymptotic expansion I've been fiddling with.
If we define,
 = x - \log(x+1) + \log \log(x+2) +...+ (-1)^n\log^{\circ n}(x+n)\\<br />
)
Then,
 - h_n(x)}{\log^{\circ n}(x+n)} = (-1)^{n}\\<br />
)
Now this comes from the initial statement that, Sheldon noticed which I thought to be too good to be true,
}{x} \to (-1)\\<br />
)
This has me asking if there are asymptotic expansions elsewhere. And it led me to an algorithm which may help future work on
.
Suppose that,
 = e^{-iy}\phi(t+iy)\\<br />
\lim_{t\to\infty} \frac{\psi_y(t)}{A(t)} = 1\\<br />
)
Then,
}{A(t+1)} = \frac{e^{t + e^{iy}\psi_y(t)}}{A(t+1)} \to 1\\<br />
)
So we should expect,
 = \log(A(t+1)) + o(\log(A(t+1)))\\<br />
)
Which we can iterate to get successive asymptotic expansions. It may not look as nice for the case
but I think this may be helpful for iterations. Where we can begin to approximate successive iterations better. And we'll get something like a log asymptotic series.
If we continue with an assumption of superexponential,
)/A(t) \to \lambda \in\mathbb{C}\\<br />
)
Then,
 = \lambda e^{-iy}A(t) -e^{-iy}t-o(A(t))\\<br />
)
And then,
}{A(t+2)} = \frac{e^{t+1+e^{iy}e^{t+e^{iy}\psi_y(t)}}}{A(t+2)} \to 1\\<br />
)
meaning,
} \sim \log A(t+2)\\<br />
t+1+e^{iy}e^{\lambda A(t) + o(A(t))} \sim \log A(t+2)\\<br />
<br />
)
This may be a nicer way of thinking about growth. I'm not sure yet. But with super exponentials the asymptotics behave properly. It should also say that exponential asymptotic growth is impossible. It's either dead in the water growth, or super-exponential growth; which means it's in for a penny or in for a dime.
If we define,
Then,
Now this comes from the initial statement that, Sheldon noticed which I thought to be too good to be true,
This has me asking if there are asymptotic expansions elsewhere. And it led me to an algorithm which may help future work on
Suppose that,
Then,
So we should expect,
Which we can iterate to get successive asymptotic expansions. It may not look as nice for the case
If we continue with an assumption of superexponential,
Then,
And then,
meaning,
This may be a nicer way of thinking about growth. I'm not sure yet. But with super exponentials the asymptotics behave properly. It should also say that exponential asymptotic growth is impossible. It's either dead in the water growth, or super-exponential growth; which means it's in for a penny or in for a dime.