Searching for an asymptotic to exp[0.5]
#99
(09/13/2014, 07:15 PM)sheldonison Wrote: \( \exp(x)\sqrt{x} \approx \sum_{n=0}^{\infty} \frac{x^n}{\Gamma(n+0.5)}\;\; \) Have you seen this excellent asymptotic entire series? I can't explain it, other than it matches the "fakefunc" integral

Hey, this reminds me of the generalization I made for the (unscaled) asymptotic binary partition function:

(09/09/2014, 07:43 PM)jaydfox Wrote: \(
f(x) = \sum_{k=0}^{\infty}\frac{1}{2^{k(k-1)/2} k!} x^k \\
\Rightarrow f(x) = \sum_{k=0}^{\infty}\frac{1}{2^{k(k-1)/2} \Gamma(k+1)} x^k
\)

Treating Gamma(k) at negative non-positive integers as infinity, and the reciprocal of such as zero, we can take the limit from negative to positive infinity. And we can replace k with (k+b), where b is zero in the original solution, but can now be treated as any real (well, any complex number, but the complex versions are less interesting).

\(
f_{\beta}(x) = \sum_{k=-\infty}^{\infty}\frac{2^{-(k+\beta)(k+\beta-1)/2}}{\Gamma(k+\beta+1)} x^{k+\beta}
\)

We can apply the same generalization to exp(x):

\(
\exp(x) \approx \sum_{k=-\infty}^{\infty}\frac{x^{k+\beta}}{\Gamma(k+\beta+1)}
\)

Notice that I put "approximately equal". I haven't checked, but I assume it's exactly equal, but only in the sense that it should satisfy the functional equation exp'(x) = exp(x).

Now, set beta = 1/2 and truncate the negative powers of x:
\(
\exp(x) \approx \sum_{k=0}^{\infty}\frac{x^{k+1/2}}{\Gamma(k+3/2)}
\)

...and comparing your power series, it easily follows that your power series is asymptotic to exp(x) x^(1/2). Hmm, oh dear, I think you missed a +1 in the Gamma function in your series? (LOL, it's okay, I usually forget the +1 as well.) If you set beta=-1/2, then all is well!

\(
\frac{\exp(x)}{\sqrt{x}} \approx \sum_{k=0}^{\infty}\frac{x^{k}}{\Gamma(k+1/2)}
\)

\(
\exp(x)\sqrt{x} \approx \sum_{k=0}^{\infty}\frac{x^{k}}{\Gamma(k+3/2)}
\)
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: Searching for an asymptotic to exp[0.5] - by jaydfox - 09/13/2014, 11:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Tetration Asymptotic Series Catullus 18 22,322 07/05/2022, 01:29 AM
Last Post: JmsNxn
  Using a family of asymptotic tetration functions... JmsNxn 15 24,696 08/06/2021, 01:47 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 6,846 07/22/2021, 03:37 AM
Last Post: JmsNxn
  A Holomorphic Function Asymptotic to Tetration JmsNxn 2 6,279 03/24/2021, 09:58 PM
Last Post: JmsNxn
  An asymptotic expansion for \phi JmsNxn 1 4,863 02/08/2021, 12:25 AM
Last Post: JmsNxn
  Merged fixpoints of 2 iterates ? Asymptotic ? [2019] tommy1729 1 8,048 09/10/2019, 11:28 AM
Last Post: sheldonison
  Another asymptotic development, similar to 2sinh method JmsNxn 0 6,948 07/05/2011, 06:34 PM
Last Post: JmsNxn



Users browsing this thread: 2 Guest(s)