matrix function like iteration without power series expansion
#1
Guys! That I didnt see that before!

We have a very simple formula for computing the \( t \)-th iterate of an arbitrary function:

\( f^{\circ t} = \sum_{n=0}^\infty \left(t\\n\right) \sum_{k=0}^n \left(n\\k\right) (-1)^{n-k} f^{\circ k} \)

This series does not always converge but at least if \( f \) has an attracting fixed point reachable from \( x \) then \( f^{\circ t}(x) \) converges, because then \( f^{\circ k}(x) \) is bounded, say \( |f^{\circ k}(x)|<M \), then

\( |f^{\circ t}(x)|<M\sum_{n=0}^\infty \left(t\\n\right) \sum_{k=0}^n \left(n\\k\right)=M\sum_{n=0}^\infty \left(t\\n\right) 2^n = M3^t \). I.e. the sum is absolutely convergent.

I bet my pants that this \( f^{\circ t} \) is the regular iteration at the lower (attracting) fixed point in the case \( f(x)=b^x \), \( 1<b<e^{1/e} \).

Why is this matrix function like?
Well, if \( A \) has eigenvalues all smaller than 1 then, we dont need the Jordanization of \( A \), but the matrix power is also given as a convergent series
\( (A-I+I)^t = \sum_{n=0}^\infty \left(t\\n\right) (A-I)^n=\sum_{n=0}^\infty \left(t\\n\right) \sum_{k=0}^n \left(n\\k\right) (-1)^{n-k} A^k \).

If \( A \) is the Carleman matrix of \( f \), then we just consider the first row in all those matrix powers and add them up.
Dont make the error however to assume that
\( (f-\text{id})^{\circ n}=\sum_{k=0}^n \left(n\\k\right) (-1)^k f^{\circ n} \)
This is not true. You can only do this with matrices as \( A(B+C)=AB+AC \) while mostly \( f\circ (g+h)\neq f\circ g + f\circ h \).

Notes:
  1. Yes, this looks like the double binomial formula, note however that the formula should not be rearranged into the form \( \sum_{n=0}^\infty a_n f^{\circ n} \) because this can lead to non-convergence. This is best seen with the formula \( ((x-1)+1)^t \) it must not be rearranged into the form \( \sum_{n=0}^\infty a_n x^n \) because 0 is a singularity for this function (\( t\not\in \mathbb{N} \)) and hence there is no power series development at 0.
  2. Perhaps Gottfried can jump in to provide summability in the divergent case \( b>e^{1/e} \).
Reply


Messages In This Thread
matrix function like iteration without power series expansion - by bo198214 - 06/30/2008, 03:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there any ways to compute iterations of a oscillating function ? Shanghai46 3 7,824 10/15/2023, 11:21 PM
Last Post: tommy1729
  Anyone have any ideas on how to generate this function? JmsNxn 3 5,024 05/21/2023, 03:30 PM
Last Post: Ember Edison
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 57,135 03/18/2023, 04:05 AM
Last Post: JmsNxn
  [MSE] Mick's function Caleb 1 3,842 03/08/2023, 02:33 AM
Last Post: Caleb
  [special] binary partition zeta function tommy1729 1 3,781 02/27/2023, 01:23 PM
Last Post: tommy1729
  [NT] Extending a Jacobi function using Riemann Surfaces JmsNxn 2 4,787 02/26/2023, 08:22 PM
Last Post: tommy1729
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 41,455 02/22/2023, 08:58 PM
Last Post: tommy1729
  toy zeta function tommy1729 0 2,770 01/20/2023, 11:02 PM
Last Post: tommy1729
  geometric function theory ideas tommy1729 0 2,872 12/31/2022, 12:19 AM
Last Post: tommy1729
  Iterated function convergence Daniel 1 4,053 12/18/2022, 01:40 AM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)