![]() |
|
Searching for an asymptotic to exp[0.5] - Printable Version +- Tetration Forum (https://tetrationforum.org) +-- Forum: Tetration and Related Topics (https://tetrationforum.org/forumdisplay.php?fid=1) +--- Forum: Mathematical and General Discussion (https://tetrationforum.org/forumdisplay.php?fid=3) +--- Thread: Searching for an asymptotic to exp[0.5] (/showthread.php?tid=863) |
RE: Searching for an asymptotic to exp[0.5] - sheldonison - 10/01/2015 (09/29/2015, 12:28 PM)tommy1729 Wrote: I think exp^[3] might fail tpid 17. (09/30/2015, 12:25 PM)tommy1729 Wrote: I considered exp(exp(x)) ... If my calculations are correct, the fake coëfficiënts and the derivatives match very well. The Gaussian approximation for a_n convergence is slower than for exp(x). I printed the coefficients and the ratio over the correct coefficients for \( f(x)=\exp(\exp(\exp(x))) \) up to n=100000. Notice the ratio for n=100000 is about 1/100000 vs for exp(x) it would be 1/(12*100000); convergence is slower, but still pretty good. All of the Gaussian approximations are over-approximations of the correct values of a_n; since the g''' reduces the exact integral as compared with the Gaussian approximation. Though one can imagine that perhaps for some functions the Gaussian approximation could be an under-approximation, due to g'''', and other higher even derivatives For the highest derivative I calculated, \( n=100000\;\; g''(h_n) ~= 21.6 \cdot h_n \), so the correcting factor for \( a_n \) is approximately \( 1/\sqrt{2\pi \cdot 21.6 \cdot h_n} \) Code: n ratio fake(a_n)/a_n fake(a_n) integration(a_n) formal power series(a_n)RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/01/2015 In post 150 I wrote the formula for the Tommy-Sheldon iterations. I edited that with the dot product, to avoid confusion. It is currently the most accurate general method without An integral. Since edits are not marked on this forum I needed to say this. The Tommy-Sheldon iterations might be associated with Some superfunction. The method together with series reversion gives a simple algorithm to make a fake; simple enough for a basic program such as excel or C+ dos type. ---- But the main reason I make a post is to ask When - for what f(x) - does fake(a_n)/a_n converge to its limit ( 1 ? ) quadratically ?? Where fake means the gaussian fake or the Tommy-Sheldon iterations. Originally I thought this could be easily answered by a type of contour integral ... Regards Tommy1729 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/02/2015 In principle we can test how good our fake approximates the original for large x. Lets assume our convergeance is slower then exp^[m] for positive integer m. Fake[ exp^[m](x) ( f(x) - fake(f(x)) ] exp(- exp^[m-1](x)). So now we can use this to get a better asymptotic. --- Another idea is to consider F(x) = Sum a(n) x^n A(n) = Sum b(n) x^n (1) Now compute the fake a(n) from (1). Call them a&(n). Now consider fake f(x) versus Sum a&(n) x^n. Regards Tommy1729 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/03/2015 If the conditions for the derivatives are not met we can still use fake function theory to find entire asymptotics. For instance like the previous post. Or like considered before asymptotic to sqrt(x) Given by Fake( exp(x) sqrt(x) ) exp(-x). Maybe I mentioned this before but I think we should consider Fake( exp(x) + sqrt(x) ) - sqrt(x). And in general Fake(a * b) / a versus Fake(a + b) - a. Regards Tommy1729 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/06/2015 Fake(a + b) - a seems to be always better then fake ( a b ) / a. I can prove this for most functions. Regards Tommy1729 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/06/2015 Since the beginning of this thread i noticed a problem that has not been adressed. The problem occurs with all methods. I mentioned it but I guess it was not clear enough. Maybe because I anticipated the problem before we had the actual methods. So now that we have a dozen methods or so , it is time to bring it Up again. This might also explain why MSE and MO users are ignoring this ( mick's Posts ). In a way it resembles irrationality issues ; the irrationallity of a Sum of fractions is independant of the first n fractions. And by induction n+1 and by further induction ... You get the idea. This looks cryptic so Lets give the clarifying example : Fake ( exp^[1/2] + 10 x) is off by a factor n^10 or n^10.5 depending on the method used. Check it yourself. Fake ( exp(x) + x^2 ) is even worse. Regards Tommy1729 ----- This appears to be a mistake and is considered for delete ! RE: Searching for an asymptotic to exp[0.5] - sheldonison - 10/08/2015 (10/07/2015, 10:17 PM)tommy1729 Wrote: As promised in the binairy partition function thread : Remember, we're interested in the function g(x) = ln(f(exp(x)). Here, g(x)=ln(J(exp(x))). Then g'(h_n)=n. That's why you're getting nonsense results. If you do it correctly, using the approximation function: \( f(x)=\exp\( (\ln(x))^2 \) \;\;\; g(x) = \ln (f(\exp(x))) \) \( g(x)=x^2 \;\;\; g'(x)=2x \;\;\; g''(x)=2 \;\;\; h_n=\frac{n}{2} \) \( a_n \approx \frac{\exp(g(h_n) - n h_n)}{\sqrt{2 \pi g''(h_n) }} \;\;\; \approx \frac{ \exp(-\frac{n^2}{4}) }{ \sqrt{4 \pi} } \) Then you'll find the entire "fake function" approximation gives ideal results, using the Gaussian approximation. Of course, the partition function itself is non-analytic, so there's a limit to how well you can approximate it. I haven't done the calculations for the partition function itself in a while, but I did them once; I could post the Taylor series again. I find this particular function with \( g(x)=x^2 \) to be really interesting for fake functions precisely because it has such a nice closed form, and because the Gaussian approximation for this function is exactly correct! It also turns out this function has an infinite converging Laurent series, and an exactly defined error term too! See very closely related post#85 http://math.eretrandre.org/tetrationforum/showthread.php?tid=863&pid=7413 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/08/2015 Im on medication since post 153. Seems to have its effect ![]() My apologies for the last 2 or few more posts. However the Tommy-Sheldon iterations and quadratic convergeance question still seem solid. And I still wonder about the zero's of J(x). Are they like - 2^n (n-1)/4n ? I should probably post less until im cured. Sorry. Regards Tommy1729 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/08/2015 (10/08/2015, 03:41 AM)sheldonison Wrote: \( f(x)=\exp\( (\ln(x))^2 \) \;\;\; g(x) = \ln (f(\exp(x))) \) Yes but this exp ( - n^2 / 4 ) is far from Jay's 2 ^ ( - n (n-1) ) / n ! Its a different base ; exp(- 1/4) =\= 2^(-1). So this is the worst fit , rather then the best ? It seems to disprove the conjectures ?! Or do i need less or more medication ? Regards Tommy1729 RE: Searching for an asymptotic to exp[0.5] - tommy1729 - 10/08/2015 Sheldon , in your link you apparantly considered similar things. But what is that about Laurent series ? You mention Laurent and then you drop the negative terms ?? Or Maybe it related to the fake ln in the MSE threads. I assume that. Anyway. As Said in the previous post , we seem to have a base problem. So I reconsider. I believe exp( ln ^ u ) ~ J is optimal for u = 2. And i wonder about fake ( d(x) ) = J(x). So i consider, a > 1 Fa = exp( ln^a(x) ). Ga = x^a Ga ' = a x^(a-1) Ga ' ^[-1] = (x/a)^(1/(a-1)) So a_n = exp( (n/a)^(a/(a-1)) - n (n/a)^(1/(a-1)) ). So we get 1 + 1/(a-1) = 2 => a = 2. I assume t ' (x) = t(x/w) gives t(x) ~ exp( ln(x) ^a(w) ) Where 1 + 1/(a(w) -1) = w. Or t(x) ~ exp( ln(x) ^(1 + 1/(a-1)) ) ( im running out of time to decide ). So does a better estimate for J give a better fake !? Or not ? Regards Tommy1729 |