<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Cobweb_plot</id>
	<title>Cobweb plot - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Cobweb_plot"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Cobweb_plot&amp;action=history"/>
	<updated>2026-05-04T15:22:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Cobweb_plot&amp;diff=1366836&amp;oldid=prev</id>
		<title>imported&gt;Headbomb: ce</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Cobweb_plot&amp;diff=1366836&amp;oldid=prev"/>
		<updated>2025-06-14T14:08:55Z</updated>

		<summary type="html">&lt;p&gt;ce&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Visual representation of an iterated function}}&lt;br /&gt;
{{refimprove|date=August 2014}}&lt;br /&gt;
[[Image:CobwebConstruction.gif|class=skin-invert-image|thumb|upright=1.2|Construction of a cobweb plot of the logistic map &amp;lt;math&amp;gt;y = 2.8 x (1-x)&amp;lt;/math&amp;gt;, showing an [[attracting fixed point]].]]&lt;br /&gt;
[[Image:LogisticCobwebChaos.gif|class=skin-invert-image|thumb|upright=1.2|An animated cobweb diagram of the [[logistic map]] &amp;lt;math&amp;gt;y = r x (1-x)&amp;lt;/math&amp;gt;, showing [[Chaos theory|chaotic behaviour]] for most values of &amp;lt;math&amp;gt;r &amp;gt; 3.57&amp;lt;/math&amp;gt;.]]&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;cobweb plot&amp;#039;&amp;#039;&amp;#039;, known also as &amp;#039;&amp;#039;&amp;#039;Lémeray Diagram&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;Verhulst diagram&amp;#039;&amp;#039;&amp;#039; is a visual tool used in [[dynamical system]]s, a field of [[mathematics]] to investigate the qualitative behaviour of one-dimensional [[iterated function]]s, such as the [[logistic map]]. The technique was introduced in the 1890s by  E.-M. Lémeray.&amp;lt;ref&amp;gt;{{Cite journal |last=Lémeray |first=E.-M. |date=1897 |title=Sur la convergence des substitutions uniformes. |url=http://www.numdam.org/item/NAM_1898_3_17__75_1.pdf |journal=Nouvelles annales de mathématiques |series=3e série |volume=16 |pages=306–319}}&amp;lt;/ref&amp;gt; Using a cobweb plot, it is possible to infer the long-term status of an [[initial condition]] under [[Recurrence relation|repeated application]] of a map.&amp;lt;ref name=&amp;quot;stoop&amp;quot;&amp;gt;{{cite book |last1=Stoop |first1= Ruedi |last2=Steeb |first2= Willi-Hans |date=2006 |title=Berechenbares Chaos in dynamischen Systemen |trans-title=Computable Chaos in dynamic systems |language=german |publisher=Birkhäuser Basel| page=8 |isbn=978-3-7643-7551-5 |doi= 10.1007/3-7643-7551-5 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Method==&lt;br /&gt;
&lt;br /&gt;
For a given iterated function &amp;lt;math&amp;gt;f:\mathbb{R}\rightarrow\mathbb{R}&amp;lt;/math&amp;gt;, the plot consists of a diagonal (&amp;lt;math&amp;gt;x=y&amp;lt;/math&amp;gt;) line and a curve representing &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt;. To plot the behaviour of a value &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt;, apply the following steps.&lt;br /&gt;
&lt;br /&gt;
# Find the point on the function curve with an x-coordinate of &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt;. This has the coordinates (&amp;lt;math&amp;gt;x_0, f(x_0)&amp;lt;/math&amp;gt;).&lt;br /&gt;
# Plot horizontally across from this point to the diagonal line. This has the coordinates (&amp;lt;math&amp;gt;f(x_0), f(x_0)&amp;lt;/math&amp;gt;).&lt;br /&gt;
# Plot vertically from the point on the diagonal to the function curve. This has the coordinates (&amp;lt;math&amp;gt;f(x_0), f(f(x_0))&amp;lt;/math&amp;gt;).&lt;br /&gt;
# Repeat from step 2 as required.&lt;br /&gt;
&lt;br /&gt;
==Interpretation==&lt;br /&gt;
&lt;br /&gt;
On the Lémeray diagram, a stable [[fixed point (mathematics)|fixed point]] corresponds to the segment of the staircase with progressively decreasing stair lengths or to an inward [[spiral]], 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 (mathematics)|converge]] whereas spirals center at a point where the [[Identity function|diagonal]] &amp;lt;math&amp;gt;y=x&amp;lt;/math&amp;gt; line crosses the function graph.  A period-2 [[Orbit (dynamics)|orbit]] is represented by a [[rectangle]], while greater period cycles produce further, more complex closed loops. A [[chaos theory|chaotic]] orbit would show a &amp;quot;filled-out&amp;quot; area, indicating an infinite number of non-repeating values.&amp;lt;ref name=&amp;quot;stoop&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Jones diagram]] – similar plotting technique&lt;br /&gt;
* [[Fixed-point iteration]] – iterative algorithm to find fixed points (produces a cobweb plot)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Link is broken ~~~~ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Plots (graphics)]]&lt;br /&gt;
[[Category:Dynamical systems]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{Sister project links|auto=yes}}{{math-physics-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Headbomb</name></author>
	</entry>
</feed>