Eigenvalues of the Carleman matrix of b^x
#2
Just found a msg in sci.math.reseach of last year where I looked at the trace of the carleman-matrix. This may be another element of a proof.


if \( B_b = W*D*W^{-1} \) where D is diagonal, containing [1,u,u^2,u^3,...]

It must hold (from finite matrices): trace(Bb) = trace(D)

We have: \( trace(D) = \frac{1}{1-u} \)

The structure of Bb is simple; the sum of its diagonal elements are (using \( b=t^{1/t}, u=log(t) \)

\( trace(B_b) = \sum_{r=0}^{\infty} ( \log(b)^r*\frac{r^r}{r!} ) \\[12pt]

\)

\( \hspace{64}\\[12pt]

= \sum_{r=0}^{\infty} ( (\frac{u*r}{t} )^r /r! ) \\[12pt]

\)

some numerical checks:
Code:
[     u        ,    t         , b            ,  trace(D)    ,  trace(Bb)   , trace(D)-trace(Bb]
[0.500000000000, 1.64872127070, 1.35427374603, 2.00000000000, 2.00000000000, 4.31794217767 E-60]
[0.600000000000, 1.82211880039, 1.38997669617, 2.50000000000, 2.50000000000, 2.412917620 E-86]
[0.700000000000, 2.01375270747, 1.41567962006, 3.33333333333, 3.33333333333, 3.217223494 E-86]
[0.800000000000, 2.22554092849, 1.43256016868, 5.00000000000, 5.00000000000, 6.43444698 E-86]
[0.900000000000, 2.45960311116, 1.44182935647, 10.0000000000, 10.0000000000, 1.608611747 E-85]
Gottfried Helms, Kassel
Reply


Messages In This Thread
RE: eigenvalues of Carleman matrix for b^x - by Gottfried - 06/02/2008, 07:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Matrix question for Gottfried Daniel 6 9,117 12/10/2022, 09:33 PM
Last Post: MphLee
  A support for Andy's (P.Walker's) slog-matrix-method Gottfried 4 12,158 03/08/2021, 07:13 PM
Last Post: JmsNxn
  New Quantum Algorithms (Carleman linearization) Finally Crack Nonlinear Equations Daniel 2 5,720 01/10/2021, 12:33 AM
Last Post: marraco
  Tommy's matrix method for superlogarithm. tommy1729 0 6,142 05/07/2016, 12:28 PM
Last Post: tommy1729
  Regular iteration using matrix-Jordan-form Gottfried 7 25,831 09/29/2014, 11:39 PM
Last Post: Gottfried
  Q: Exponentiation of a carleman-matrix Gottfried 0 6,856 11/19/2012, 10:18 AM
Last Post: Gottfried
  "Natural boundary", regular tetration, and Abel matrix mike3 9 36,873 06/24/2010, 07:19 AM
Last Post: Gottfried
  sum of log of eigenvalues of Carleman matrix bo198214 4 17,770 08/28/2009, 09:34 PM
Last Post: Gottfried
  spectrum of Carleman matrix bo198214 3 12,689 02/23/2009, 03:52 AM
Last Post: Gottfried
  Matrix Operator Method Gottfried 38 117,515 09/26/2008, 09:56 AM
Last Post: Gottfried



Users browsing this thread: 1 Guest(s)