![]() |
|
Taylor series of upx function - 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: Taylor series of upx function (/showthread.php?tid=199) |
RE: Taylor series of upx function - Kouznetsov - 12/05/2008 sheldonison Wrote:What does this equation mean?The asterisc * means the complex conjugation. You can evaluate function at the complex–conjugated argument, and the result is the conjugated value of the function. In particular, for real values of the argument, the function is real. sheldonison Wrote:I was expecting more along the lines of?? These are not just lines, this is all the range of complex values of x, except part of the real axis \( x\le -2 \). sheldonison Wrote:The next line is also intriguing....No, but condition that the derivative is positive simplifies my proof of the uniqueness. Recently, Henryk Trappmann suggested the proof through the inverse function; it does not use the requirement that, at the real argument, the derivative is positive. I see no errors in his proof. So, we may remove this claim about the first derivative. sheldonison Wrote:I started working on the algebra to generate the general equations for all 5th and 6th order upx approximations that have smooth 1st, 2nd, and 3rd derivatives, but not necessarily smooth 4th and 5th derivatives. You would claim that all members of that set, if extended with higher order coefficients so that all derivatives would be smooth, would have a negative 1st derivative somewhere?Your question is not clear. Instead of "somewhere" you could say "at some real value of the argument, larger, than \( -2 \)". Then the answer is "not". You may consider the function \( f(x)=\mathrm{upx}(x+s\cdot\sin(2 \pi x)) \) at small real values of parameter \( s \), id est, \( -1<s<1 \). Smoothness of all the derivatives at the real axis is not sufficient for the uniqueness. We have to claim the holomorphism at least for the domain with real part of the argument larger than \( -2 \). I have pictures for the singular solutions too. RE: Taylor series of upx function - Kouznetsov - 02/18/2009 Ansus Wrote:So your solution is universal?Yes. Ansus Wrote:- Is there compact analytic expression for Taylor serie coefficients?No. Until now, only the integral equation. Ansus Wrote:- Can you find analytic expressions for some particular values of tetration (with natural base) and its derivatives, for example, its derivative in 0 (= derivative in 1)?In some sense, the representation through the Cauchi integral equation is analytic. However, I would not say that it is very "compact" or explicit. Ansus Wrote:- Do you derive new properties of the function?I derive the asymptotic behavior. See http://en.citizendium.org/wiki/Tetration Are these properties new? RE: Taylor series of upx function - Kouznetsov - 02/18/2009 Ansus Wrote:I would not recommend Mathematica for the numerical evaluation of the Cauchi integrals; it is slow. For the base e, the Taylor expansions are already calculated;Quote:No. Until now, only the integral equation.It it possible to compute Tetration in Mathematica using your method? with these expanssions, the evaluation of tetration and its derivatives is fast. You may use the code from http://en.citizendium.org/wiki/TetrationDerivativesReal.jpg/code Quote:Is it possible to find an expression of, say \( (\text{sexp}_e x)' \) in 0?I cannot yet answer. I hope to answer this question later. Quote: did you discover some new functional/differential equations that tetration may satisfy, such as change-of-base formula, properties of derivatives/integral or relationship with other functions.Not yet. Use the code above, try to guess some properties and try to prove them. Quote:By the way, can you plot a graph of tetration \( \text{sexp}_{\sqrt 2} x \)?Yes. Red dotted curve at http://en.citizendium.org/wiki/Image:TetrationReal.jpg Quote:Is it symmetric against y=-x line?Wow! I did not check.. Perhaps, I should. RE: Taylor series of upx function - Kouznetsov - 02/19/2009 Ansus Wrote:Is it possible to find an expression of, say \( (\text{sexp}_e x)' \) in 0?Dear Ansus. Do you mean that \( f \)=sexp ? I cannot understand the equation you wrote. The similar equation I can deduce is \( \ln(f'(x))=f(-1)-f(0)+f(x-1) + \ln(f'(x-1)) \), but I do not see, how does it help to get a simple expression for \( f'(0) \). RE: Taylor series of upx function - bo198214 - 02/19/2009 Ansus Wrote:Is it symmetric against y=-x line? No it is not. We already saw here that the 3 rules: \( f(0)=1 \) \( f(x+1)=\exp_{\sqrt{2}}(f(x)) \) \( f(-f(x))=-x \) imply a non-smooth graph. RE: Taylor series of upx function - Kouznetsov - 02/19/2009 Ansus Wrote:Well I cannot deduce your expression.My expression is \( \ln(f'(x))=f'(-1)-f'(0)+f(x-1) + \ln(f'(x-1)) \) It can be deduced in the following way: \( \ln\left( f'(x) \right) = \ln\left( \frac{{\rm d}}{{\rm d} x} f(x) \right) = \ln\left( \frac{{\rm d}}{{\rm d} x} \exp(f(x-1)) \right) = \ln\left( \exp(f(x-1)) \cdot f'(x-1) \right) = \ln\Big( \exp(f(x-1)) \Big) + \ln\Big( f'(x-1) \Big) = f(x-1)+ \ln\Big( f'(x-1) \Big) = f(x-1)+ \ln\Big( f'(x-1) \Big) + f'(-1)-f'(0) \) , because \( f'(-1)=f'(0) \). Ansus Wrote:I meant sexp with natural base. What I can derive is:What is sense of ... in this expression? How does Ansus get this espressionan? RE: Taylor series of upx function - Kouznetsov - 02/20/2009 Ansus Wrote:...The last statement looks doubtful. Is it for real values of \( x>-2 \)? RE: Taylor series of upx function - bo198214 - 02/20/2009 Ansus Wrote:You can compare your solution with a new analytic solution suggested here: Dmitrii uses two distinct methods for \( b>e^{1/e} \) and for \( b<e^{1/e} \). I think he uses regular iteration for \( b<e^{1/e} \) so for \( b=\sqrt{2} \) your graphs should be equal, considering what I replied to your newton method. RE: Taylor series of upx function - andydude - 02/24/2009 Ansus Wrote:By the way, can you plot a graph of tetration \( \text{sexp}_{\sqrt 2} x \)? Is it symmetric against y=-x line? Just wanted to remind that we also discussed this here as well. Andrew Robbins RE: Taylor series of upx function - Kouznetsov - 03/03/2009 Ansus Wrote:Dmitriy, can you please give a mathematica notebook for your method and base Sqrt(2)? b=Sqrt[2] RGB[x_,y_,z_]=RGBColor[x,y,z] M=9 f=2-y+Sum[A[n]*y^n,{n,2,M}] g=Series[ReplaceAll[f,y\[Rule]y*Exp[q]],{y,0,M}] h=Simplify[Series[Exp[Log[b]*f],{y,0,M}]] u=g-h c1=Coefficient[u,y] s1=Solve[c1\[Equal]0,q] s11=Extract[s1,1] Q=ReplaceAll[q,s11] v[1]=Simplify[ReplaceAll[u,s11]] For[i=2,i<M, s[i]=Coefficient[v[i-1],y^i]; t[i]=Extract[Solve[s[i]\[Equal]0,A[i]],1]; Print[t[i]]; v[i]=ReplaceAll[v[i-1],t[i]]; i++] a[0]=2; a[1]=-1; For[i=2,i<M, a[i]=N[ReplaceAll[A[i],t[i]],18] ;i++] For[i=0,i<M, Print[a[i]] ;i++] F[z_]=Simplify[Sum[a[i]*Exp[Q*i*z],{i,0,M-1}]] Plot[F[z],{z,-1,2}]; H[1,z_]=Log[F[z+1]]/Log[b] For[i=2,i<14, H[i,z_]=Log[H[i-1,z+1]]/Log[b];i++] Plot[{H[11,z]-H[12,z]},{z,-.5,2},PlotRange\[Rule]All]; z12=ReplaceAll[z,FindRoot[H[12,z]\[Equal]1,{z,-.5,1}]] 1.251551478822122` J[z_]=H[12,z12+z] P=Plot[{-z,J[z]},{z,-1.99,4},AspectRatio\[Rule]Automatic, GridLines\[Rule]{{-2},{2}},PlotRange\[Rule]{{-2,4},{-4,2}}]; Export["tetrationQ2r.jpg",P] |