Searching for an asymptotic to exp[0.5]
To give An example that should work.

F(x) = Sum a_n x^n

With a_n = exp(-n^2)

To compute the fake a_n we consider

F_n(x) = Sum^n a_i x^i

Now we solve

(Alpha x^2)^[b] = a_n x^n

So alpha is close to a_n ^ (log_2(n-1))^(-1).

Or alpha ~ exp( - n^2 / log_2(n-1) )

And b ~ ln(n-1)/ln(2).


--

Max_x Integral_0^x exp(- t^2) exp(- (x-t)^2 ) dt =

Exp(- x^2/2 ) C.

Where C is a constant ( upper bound constant with respect to x ).



Therefore the correcting factor for taking sqrt is C.
And thus the correcting factor for taking r th root is C^log_2{r}.
Or r^( ln{C}\ln(2) ).

From the computation of b we get max{r} ~ 2^b.

Therefore D_n = (n-1)^( ln{C}\ln(2) )

Where D_n is An upper bound on the (final) correcting factor for a_n.

--

So we should have

Exp(- n^2) =< D_n min( f(x) / x^n ).

--

Something like that.

It looks a bit like using convolution and fourrier analysis , but its different.

Regards

Tommy1729

Reply


Messages In This Thread
RE: Searching for an asymptotic to exp[0.5] - by tommy1729 - 09/12/2015, 01:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Tetration Asymptotic Series Catullus 18 22,293 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,845 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,947 07/05/2011, 06:34 PM
Last Post: JmsNxn



Users browsing this thread: 6 Guest(s)