Cobweb plot
   HOME

TheInfoList



OR:

A cobweb plot, known also as Lémeray Diagram or Verhulst diagram is a visual tool used in
dynamical system In mathematics, a dynamical system is a system in which a Function (mathematics), function describes the time dependence of a Point (geometry), point in an ambient space, such as in a parametric curve. Examples include the mathematical models ...
s, a field of
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
to investigate the qualitative behaviour of one-dimensional
iterated function In mathematics, an iterated function is a function that is obtained by composing another function with itself two or several times. The process of repeatedly applying the same function is called iteration. In this process, starting from some ...
s, such as the
logistic map The logistic map is a discrete dynamical system defined by the quadratic difference equation: Equivalently it is a recurrence relation and a polynomial mapping of degree 2. It is often referred to as an archetypal example of how complex, ...
. The technique was introduced in the 1890s by E.-M. Lémeray. Using a cobweb plot, it is possible to infer the long-term status of an
initial condition In mathematics and particularly in dynamic systems, an initial condition, in some contexts called a seed value, is a value of an evolving variable at some point in time designated as the initial time (typically denoted ''t'' = 0). Fo ...
under repeated application of a map.


Method

For a given iterated function f:\mathbb\rightarrow\mathbb, the plot consists of a diagonal (x=y) line and a curve representing y = f(x). To plot the behaviour of a value x_0, apply the following steps. # Find the point on the function curve with an x-coordinate of x_0. This has the coordinates (x_0, f(x_0)). # Plot horizontally across from this point to the diagonal line. This has the coordinates (f(x_0), f(x_0)). # Plot vertically from the point on the diagonal to the function curve. This has the coordinates (f(x_0), f(f(x_0))). # Repeat from step 2 as required.


Interpretation

On the Lémeray diagram, a stable fixed point corresponds to the segment of the staircase with progressively decreasing stair lengths or to an inward
spiral In mathematics, a spiral is a curve which emanates from a point, moving further away as it revolves around the point. It is a subtype of whorled patterns, a broad group that also includes concentric objects. Two-dimensional A two-dimension ...
, while an unstable fixed point is the segment of the staircase with growing stairs or an outward spiral. It follows from the definition of a fixed point that the staircases
converge Converge may refer to: * Converge (band), American hardcore punk band * Converge (Baptist denomination), American national evangelical Baptist body * Limit (mathematics) In mathematics, a limit is the value that a function (or sequence) app ...
whereas spirals center at a point where the
diagonal In geometry, a diagonal is a line segment joining two vertices of a polygon or polyhedron, when those vertices are not on the same edge. Informally, any sloping line is called diagonal. The word ''diagonal'' derives from the ancient Greek Î ...
y=x line crosses the function graph. A period-2
orbit In celestial mechanics, an orbit (also known as orbital revolution) is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an ...
is represented by a
rectangle In Euclidean geometry, Euclidean plane geometry, a rectangle is a Rectilinear polygon, rectilinear convex polygon or a quadrilateral with four right angles. It can also be defined as: an equiangular quadrilateral, since equiangular means that a ...
, while greater period cycles produce further, more complex closed loops. A chaotic orbit would show a "filled-out" area, indicating an infinite number of non-repeating values.


See also

* Jones diagram – similar plotting technique *
Fixed-point iteration In numerical analysis, fixed-point iteration is a method of computing fixed points of a function. More specifically, given a function f defined on the real numbers with real values and given a point x_0 in the domain of f, the fixed-point itera ...
– iterative algorithm to find fixed points (produces a cobweb plot)


References

Plots (graphics) Dynamical systems


External links

{{math-physics-stub