Recent content by 3ToedSloth

  1. 3

    Sequence resulting from evenly dividing a line

    Thanks a lot, Dodo! I'm still interested in the actual formula for the sequence, but your great code examples have solved my practical programming problem. :cool:
  2. 3

    What Is the Best Software for Drawing Graph Theory Networks?

    I don't know if it meets your particular requirements, but Graphviz is pretty good: http://graphviz.org
  3. 3

    Sequence resulting from evenly dividing a line

    I've drawn an image an hope that makes it clearer. Blue numbers are input, green numbers are output. It's looks like a binary search tree. http://postimage.org/image/byt1pn8s7/ Edit: The last line got messed up a bit. The distances should always be the same, of course.
  4. 3

    Sequence resulting from evenly dividing a line

    Hi, I'm new here and, as will become obvious from my question, neither a phycisist nor a mathematician. This is not a homework question, so I post it in this forum and hope that's okay. (I've aready asked on stack exchange but as far as I can see the answers given to me there were describing a...
Back
Top