Iteration exercises: f(x)=x^2 - 0.5 ; Fixpoint-irritation...
#14
(03/03/2009, 12:15 PM)Gottfried Wrote: serial summation
0.709801988103 towards 2'nd fixpoint: \( \sum_{h=0}^{\infty} (-1)^h * f^{\circ h}(1.0) \)
0.419756033790 towards 1'st fixpoint: \( \sum_{h=0}^{\infty} (-1)^h * f^{\circ -h}(1.0) \)

Matrix-method:
0.580243966210 towards 2'nd fixpoint // incorrect, doesn't match serial summation
0.419756033790 towards 1'st fixpoint // matches serial summation

a reason might be this : the vandermonde matrix must have a determinant <> 1 for almost all functions.

hence the determinant of f^h(x) and f^-h(x) cannot both satisfy to be in the radius ( determinant < 1 = within radius 1 ) for (1 - A)^-1.

basicly just taylor series radius argument for matrices.

have you considered this ?

if i am correct about that , the question becomes : what if the determinant of f(x) is 1 ? will the matrix method agree on both fixpoints ?
Reply


Messages In This Thread
RE: Iteration exercises: f(x)=x^2 - 0.5 ; Fixpoint-irritation... - by tommy1729 - 06/05/2011, 01:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Exotic fixpoint formulas tommy1729 2 4,449 06/20/2023, 10:10 PM
Last Post: tommy1729
  Fractional iteration of x^2+1 at infinity and fractional iteration of exp bo198214 17 55,922 06/11/2022, 12:24 PM
Last Post: tommy1729
  (Again) fixpoint outside Period tommy1729 2 10,361 02/05/2017, 09:42 AM
Last Post: tommy1729
  Polygon cyclic fixpoint conjecture tommy1729 1 8,646 05/18/2016, 12:26 PM
Last Post: tommy1729
  The " outside " fixpoint ? tommy1729 0 5,661 03/18/2016, 01:16 PM
Last Post: tommy1729
  2 fixpoint pairs [2015] tommy1729 0 6,031 02/18/2015, 11:29 PM
Last Post: tommy1729
  [2014] The secondary fixpoint issue. tommy1729 2 12,272 06/15/2014, 08:17 PM
Last Post: tommy1729
  Simple method for half iterate NOT based on a fixpoint. tommy1729 2 12,124 04/30/2013, 09:33 PM
Last Post: tommy1729
  Iteration exercises: Lucas-Lehmer-test and Schröder-function Gottfried 0 7,084 04/04/2012, 06:17 AM
Last Post: Gottfried
  Iteration series: Different fixpoints and iteration series (of an example polynomial) Gottfried 0 8,222 09/04/2011, 05:59 AM
Last Post: Gottfried



Users browsing this thread: 2 Guest(s)