An incremental method to compute (Abel) matrix inverses
#3
(07/09/2010, 12:02 PM)tommy1729 Wrote: what is an abel matrix ?

i know carleman and bell matrix ... whats the difference ?

maybe its the matrix equivalent of the infinite linear equations of andrews slog ...

Oh the term was introduced by Andrew and indeed is the matrix equivalent of the infinite equation system of Andrew's slog.

Its C-I transposed (C is the infinite Carleman matrix, I the infinite identity matrix) and first column removed (which consists of only 0's) and then square truncated according to your needs of precision.

But the above inversion formula does not depend on A being an Abel matrix. It works for every invertible matrix.
But currently I see that the internal inversion algorithms of Sage are even faster to recompute the whole inverse than doing an incremtal inverse with the above formula *sigh*
Reply


Messages In This Thread
RE: An incremental method to compute (Abel) matrix inverses - by bo198214 - 07/10/2010, 04:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PARI/GP code to approximate Kneser tetration(base e) without using schroder/abel RaeesHarris 1 365 07/28/2026, 05:36 AM
Last Post: RaeesHarris
  Code to calculate tetration using my method Shanghai46 10 17,007 12/17/2024, 01:02 PM
Last Post: MorgothV8
  Terse Schroeder & Abel function code Daniel 1 4,503 10/16/2022, 07:03 AM
Last Post: Daniel
  Quickest way to compute the Abel function on the Shell-Thron boundary JmsNxn 0 4,423 04/21/2022, 01:52 AM
Last Post: JmsNxn
  The beta method program JmsNxn 0 4,719 02/25/2022, 03:05 AM
Last Post: JmsNxn
  The Promised Matrix Add On; Abel_M.gp JmsNxn 2 6,526 08/21/2021, 03:18 AM
Last Post: JmsNxn
  Revisting my accelerated slog solution using Abel matrix inversion jaydfox 22 74,759 05/16/2021, 11:51 AM
Last Post: Gottfried
  Which method is currently "the best"? MorgothV8 2 14,033 11/15/2013, 03:42 PM
Last Post: MorgothV8
  "Kneser"/Riemann mapping method code for *complex* bases mike3 2 17,450 08/15/2011, 03:14 PM
Last Post: Gottfried
  Attempting to compute the kslog numerically (i.e., Kneser's construction) jaydfox 11 49,807 10/26/2009, 05:56 PM
Last Post: bo198214



Users browsing this thread: 1 Guest(s)