Faces Of Nature - Mathematics - Cobweb posets - Drawing Cobweb Poset's applet
Faces of nature   »  

Mathematics  »   Cobweb posets  »   Drawing Cobweb Poset's applet

(1) Drawing Cobweb Poset's applet


Applet Java - you don't have a plugin.
You may get it from http://www.java.com/en/download/index.jsp
You need a Java plugin to see above applet. Download Java plugin
Source: Cobweb.java - JAVA Applet




(2) List of sequences

  1. Natural numbers = 1,2,3,4,5,...
  2. Fibonacci numbers = 1,1,2,3,5,8,13,...
  3. Even Natural numbers = 2,4,6,8,10,12,...
  4. 2F = 2n = 1,2,4,8,16,...
  5. nF = mF + kF where 1F = 3 defined sequence = 3,6,9,12,...
  6. nF = mF + kF where 1F = 4 defined sequence = 4,8,12,16,...
  7. nF = (k+1)F*mF + (m-1)F*kF where 1F=1, 2F=2 defined sequence = 1,2,5,12,29,70,169,...
  8. nF = (k+1)F*mF + (m-1)F*kF where 1F=1, 2F=3 defined sequence = 1,3,10,33,109,360,...

Back to Cobweb poset's main page


Faces of nature   »  

Mathematics  »   Cobweb posets  »   Drawing Cobweb Poset's applet