(07/01/2010 03:37 AM)bo198214 Wrote: [ -> ]Now that I know what you are doing, I am a bit skeptical that it indeed converges toward the same solution that the original system would. Do you have some justification that it is not biased (towards your dream solution) by choosing this initial guess of the coefficients, I mean other than numerical justification?
Well, I started with the assumption that there are logarithmic singularities in the islog at the primary fixed points. I've posted graphs and such to show how this structure could exist (thought it might not be the only valid structure).
If this assumption is used, then at worst, convergence to the same solution should not be hindered.
For example, if there are other singularities further from the origin than these two, their influence will eventually become negligible, due to the radius of convergence being limited by the (closer) fixed points.
On the other hand, if there are singularities that are closer to the origin than the two primary fixed points, the influence of these other singularities would be greater, eventually making the power series terms for the primary fixed points negligible. In this situation, those closer singularities would ultimately determine what the solution converges towards, and my negligible power series should not alter that.
The only situation where I can see my acceleration technique having any potential to cause the solution to converge to a
different result, is if there are other singularities at exactly the same distance from the origin (i.e., same distance as the primary fixed points), which I have not accounted for. Or, if there are singularities at the primary fixed points, but they are not the exact type that I'm expecting (logarithmic, with a base of the fixed point itself).
However, I don't see any reason to expect such singularities to exist. Do I have a proof that they don't exist? No, not at the moment. I take it for granted that they don't, because I don't know of any way that such would be predicted to exist.
Now, if my original assumption is wrong, i.e., if the islog based on the unaccelerated matrix solution does
not have singularities at the primary fixed points, then I would expect the solutions to be different (since my accelerated solution effectively forces the islog to have those singularities).
However, I'm not even sure what such an islog would look like. It would mean that a path from a primary fixed point back to itself in one iteration of exponentiation involves a path around another singularity (other than one of the two primary fixed points). The regular slog developed at one of the non-primary fixed points (and its conjugate) might have this feature.
Note: the islog based on the matrix solution has real coefficients, so if it is developed as a regular slog at a non-primary fixed point, it must actually be developed in such a way that it is regular at the complex conjugate of that fixed point as well. I've tried to develop such as islog, just on paper and in my head, without any success.
Quote:In this sense, I also would like to see a numerical comparison of the regular slog at base sqrt(2) with the islog for that base. I would think that your way of acceleration also works with that base, could you make a picture of acclerated islog vs rslog? (I surely dont want to steal your time, and I anyway surprised to see a reply here by you; on the other hand you would be most efficient with it, as you considered both methods already in detail)
I actually don't have SAGE installed anymore, and my source code is in disarray. I also don't really have much time. I haven't had the time to work on this stuff in almost a year. I didn't even finish my attempts at computing a kslog. I was getting promising results, though with far too little precision to say whether it was converging to the islog. I didn't see any indication that it wasn't, but we've seen with the rslog of base sqrt(2), developed at the upper and lower fixed points, that solutions can look very similar and be quite different nonetheless.
But this question looked important for you to be able to pick up where I left off, and anyway, didn't take much time to answer.