Convergence of matrix solution for base e
#4
Hmm, I'm not quite sure if we mean the same thing about the first graph. The first graph has, for the x-axis, the coefficient index "n" of the power series, and for the y-axis, the log of the cumulative absolute error for all coefficients from 1 to n. In other words, assuming the x-axis is linear in n, then the y-axis is:

\( \log_2\left(\sum_{k=1}^{n}\left|a^{'}_k-a_k\right|\right) \)

Here, \( a^{'}_k \) is the k-th coefficient of a particular solution of a truncated matrix, and \( a_k \) is the k-th coefficient of the "theoretical" infinite solution. (In fact, in these graphs, it's the 1200-term truncated solution.)

As you can see, for any particular power series of a finite truncation, the cumulative error rises rapidly for the first dozen or so coefficients, but tapers off quickly, approaching some value asymptotically. This is because the terms decrease exponentially (per the radius of convergence), so the absolute error in the later terms is negligible. This is assuming we evaluated at some point on the unit circle, and took the absolute value of each term in the power series, so this is only a useful bound within the unit disc.


BTW, if I were to do the same calculation, but assuming a radius of 4/3 (1.333...), then the total error would rise higher and continue to rise much further into the series. It would be interesting to see, as it would dictate a very conservative upper bound on error within the disc with radius 4/3. I could extend this logic up to, but not including, the radius of convergence, at which point, the total error for any finite truncation would in theory be infinite, making comparison...difficult Tongue.

As for the error relationship, I think yes, we can say we have found a very conservative upper bound for error, but only within the unit disc. I need to try this for various radii and see if we can find an upper bound as a function of n and radius. That would be quite nice!
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: Convergence of matrix solution for base e - by jaydfox - 12/14/2007, 05:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  The Promised Matrix Add On; Abel_M.gp JmsNxn 2 5,850 08/21/2021, 03:18 AM
Last Post: JmsNxn
  Revisting my accelerated slog solution using Abel matrix inversion jaydfox 22 68,370 05/16/2021, 11:51 AM
Last Post: Gottfried
  complex base tetration program sheldonison 23 111,975 10/26/2016, 10:02 AM
Last Post: Gottfried
  Expansion of base-e pentation andydude 13 61,074 07/02/2011, 01:40 AM
Last Post: Cherrina_Pixie
  sum(e - eta^^k): convergence or divergence? Gottfried 6 25,033 08/17/2010, 11:05 PM
Last Post: tommy1729
  An incremental method to compute (Abel) matrix inverses bo198214 3 20,219 07/20/2010, 12:13 PM
Last Post: Gottfried
  Improving convergence of Andrew's slog jaydfox 19 67,492 07/02/2010, 06:59 AM
Last Post: bo198214
  intuitive slog base sqrt(2) developed between 2 and 4 bo198214 1 10,067 09/10/2009, 06:47 PM
Last Post: bo198214
  SAGE code for computing flow matrix for exp(z)-1 jaydfox 4 22,087 08/21/2009, 05:32 PM
Last Post: jaydfox
  Cheta with base-change: preliminary results jaydfox 20 73,602 08/12/2009, 07:02 PM
Last Post: jaydfox



Users browsing this thread: 1 Guest(s)