Matrix Operator Method
#17
bo198214 Wrote:
Gottfried Wrote:
bo198214 Wrote:Did you anyway already realize that instead of
\( \exp(t\cdot\log(A)) \) you can directly use the binomial series for computation?
\( A^t = \sum_{n=0}^\infty \left(t\\n\right) (A-I)^n \)
No, but it looks very good. I'll give it a deeper look, thanks for the hint!
But it seems as if A must have a diagonal of 1.
So probably you have to convert A into a Jordan normal form first as you must do with the logarithm (or how do you compute the matrix logarithm?)

Second try.
You say
\( \hspace{24} A^t = \sum_{n=0}^\infty \left(t\\n\right) (A-I)^n \)

Let
\( \hspace{24} A = Q * D * Q^{-1} \)
if A is diagonalizable.
Also, since
\( \hspace{24} I = Q * I * Q^{-1} \)
it is also
\( \hspace{24} (A - I) = Q *(D - I) * Q^{-1} \)

Then the above means, for example t = 3

\( \hspace{24} A^3 = Q * ( 1*(D -I)^0 + 3*(D-I)^1 + 3*(D-I)^2 + 1*(D-I)^3 ) * Q^{-1} \)

Let's look at the parenthese only as the diagonal matrix E. The entries e_k can directly be computed:

by binomial-theorem
\( \hspace{24} e_0 = ((d_0 - 1) + 1)^3 \)
\( \hspace{24} e_1 = ((d_1 - 1) + 1)^3 \)
\( \hspace{24} \)
\( \hspace{24} ... \)

\( \hspace{24} e_0 = d_0^3 \)
\( \hspace{24} e_1 = d_1^3 \)
\( \hspace{24} \)
\( \hspace{24} ... \)

and
\( \hspace{24} E = D^3 \)

So the rhs is
\( \hspace{24} Q * E * Q^{-1} = Q * D^3 * Q^{-1} \)
and the lhs is
\( \hspace{24} A^3 = Q * D^3 * Q^{-1} \)

and the both sides are equal.
Here was no assumption needed concerning the actual eigenvalues of A, except the assumption, that it is diagonalizable at all. It is perhaps important to note, that symbolically we may write formulae with equal eigenvalues even if a numerical solver would not produce a solution because of the mentioned indeterminacy of the eigenvectors. But this does not affect the analytical description.

Well, here I assumed A is diagonalizable (with no assumptions about the actual value of its eigenvalues). If it is not, then at least it is possible to derive the Jordan-canonical form, and in A = Q*J*Q^-1 we get J non-diagonal, but in its Jordan-canonical form. All what was said about the diagonal form is still valid in principle, only that powers and functions on J have not the simple form as in the true diagonal case. But still it is a simpler computation than with the original matrix, especially if infinite series are assumed.


Gottfried
Gottfried Helms, Kassel
Reply


Messages In This Thread
Matrix Operator Method - by Gottfried - 08/12/2007, 08:08 PM
RE: Matrix Operator Method - by bo198214 - 08/13/2007, 04:15 AM
RE: Matrix Operator Method - by jaydfox - 08/13/2007, 05:40 AM
RE: Matrix Operator Method - by Gottfried - 08/13/2007, 09:22 AM
RE: Matrix Operator Method - by bo198214 - 08/14/2007, 03:43 PM
RE: Matrix Operator Method - by Gottfried - 08/14/2007, 04:15 PM
RE: Matrix Operator Method - by bo198214 - 08/26/2007, 12:18 AM
RE: Matrix Operator Method - by Gottfried - 08/26/2007, 11:24 AM
RE: Matrix Operator Method - by bo198214 - 08/26/2007, 11:39 AM
RE: Matrix Operator Method - by Gottfried - 08/26/2007, 04:22 PM
RE: Matrix Operator Method - by Gottfried - 08/26/2007, 10:54 PM
RE: Matrix Operator Method - by bo198214 - 08/27/2007, 08:29 AM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 11:04 AM
RE: Matrix Operator Method - by bo198214 - 08/27/2007, 11:35 AM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 11:58 AM
RE: Matrix Operator Method - by bo198214 - 08/27/2007, 12:13 PM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 01:19 PM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 02:29 PM
RE: Matrix Operator Method - by bo198214 - 08/27/2007, 02:36 PM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 03:09 PM
RE: Matrix Operator Method - by bo198214 - 08/27/2007, 07:15 PM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 08:15 PM
RE: Matrix Operator Method - by bo198214 - 08/29/2007, 05:28 PM
RE: Matrix Operator Method - by Gottfried - 08/27/2007, 12:43 PM
RE: Matrix Operator Method - by Gottfried - 10/08/2007, 12:11 PM
RE: Matrix Operator Method - by Gottfried - 10/14/2007, 09:32 PM
RE: Matrix Operator Method - by Gottfried - 04/04/2008, 09:41 AM
RE: Matrix Operator Method - by Gottfried - 04/17/2008, 09:21 PM
RE: Matrix Operator Method - by bo198214 - 04/25/2008, 03:39 PM
RE: Matrix Operator Method - by Gottfried - 04/26/2008, 06:09 PM
RE: Matrix Operator Method - by bo198214 - 04/26/2008, 06:47 PM
RE: Matrix Operator Method - by Gottfried - 04/18/2008, 01:55 PM
RE: Matrix Operator Method - by Gottfried - 07/08/2008, 06:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fractional tetration method Koha 2 6,123 06/05/2025, 01:40 AM
Last Post: Pentalogue
  The ultimate beta method JmsNxn 8 11,009 04/15/2023, 02:36 AM
Last Post: JmsNxn
  greedy method for tetration ? tommy1729 0 3,046 02/11/2023, 12:13 AM
Last Post: tommy1729
  tommy's "linear" summability method tommy1729 15 18,347 02/10/2023, 03:55 AM
Last Post: JmsNxn
  another infinite composition gaussian method clone tommy1729 2 5,059 01/24/2023, 12:53 AM
Last Post: tommy1729
  Semi-group iso , tommy's limit fix method and alternative limit for 2sinh method tommy1729 1 4,639 12/30/2022, 11:27 PM
Last Post: tommy1729
  Matrix question for Gottfried Daniel 6 9,284 12/10/2022, 09:33 PM
Last Post: MphLee
  [MSE] short review/implem. of Andy's method and a next step Gottfried 4 6,816 11/03/2022, 11:51 AM
Last Post: Gottfried
  Is this the beta method? bo198214 3 6,142 08/18/2022, 04:18 AM
Last Post: JmsNxn
  Describing the beta method using fractional linear transformations JmsNxn 5 8,791 08/07/2022, 12:15 PM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)