Re: Tetration again!



Am 19.12.2007 17:17 schrieb Gottfried Helms:

These polynomials seem to allow to "interpolate" w.r.t. the
height parameter, such that we get coefficients for a powerseries
in x, which performs then U(x,h) for negative and even for
fractional h.

I've just uploaded a short article, which describes the
polynomial interpolation in more detail.

http://go.helms-net.de/math/tetdocs/polynomial_interpolation.pdf

Not a big thing, just re-collection of the mentioned ideas and
possibly better and more general expressed elsewhere in literature
(where fractional iteration is discussed).
But with the elementary examples here it helps to compute
the polynomials, as Mike3 asked for.

Gottfried


--
---

Gottfried Helms, Kassel
.



Relevant Pages

  • Questions on polynomial interpolation
    ... I am a physics PhD student. ... to introduce an `interpolation variable', i.e. to introduce a function $g$ and interpolate the modified set. ... which is much easier to do with polynomials. ... I have already consulted various books, including Powell, Approximation theory and methods, but I couldn't find precise answers. ...
    (sci.math.num-analysis)
  • Re: How to find the area of 2 polynomials?
    ... difficulty to find the area of 2 different polynomials. ... the area bounded by 2curves(the polyfit curve and the original ... Simplest is to interpolate both curves ... want the exact solution, it is not too ...
    (comp.soft-sys.matlab)
  • Re: Interpolating coordinates problem
    ... > followed by a car, where ti is the time instant when the car was at ... > is to extrapolate the location for a time instant t>tn. ... > Points to interpolate: ... > Polynomials to use for the interpolation: ...
    (sci.math)
  • Re: code to create & fill matrixes of varying sizes
    ... y-points in the other) and specifies to which polynomial ... degree they would like the program to interpolate. ... I have a working program that will work for polynomials to ... statement to apply the vectors to the correct code. ...
    (comp.soft-sys.matlab)
  • Re: Equation of a curve
    ... an infinite number of possible functions that interpolate ... are also spline models one can apply for least squares ... Polynomials are actually in this class, ... The best material model of a cat is another, or preferably the same, cat. ...
    (comp.soft-sys.matlab)