All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
The gardener's woe is continuous (Posted on 2006-08-30) Difficulty: 4 of 5
In Gardener's Woe http://perplexus.info/show.php?pid=4770 the seedlings could only come up at integral locations. Now let's allow for the seedlings to be anywhere within a unit square:

A gardener has broadcast seeded a 1 meter plot and only some of the seeds sprouted. A hungry slug is eating the first seedling, which is at position (0,0). When it is finished it will go directly to the next closest* seedling and so on until all have been consumed. Where are the seedlings located if the total distance travelled is maximized?

Solve for 2,3,4,5,6 etc. seedlings inside the square garden?

*An important change needs to be made from the original version:
The slug may now have to choose between equidistant seedlings. In any situation where it would have to choose, you may choose the desired path for it.

No Solution Yet Submitted by Jer    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution(?) | Comment 1 of 6

2 seedlings:
    approximate distance: 1.4142 meters
    path: (0, 0) --> (1, 1)

3 seedlings:
    approximate distance: 2.4142 meters
    path: (0, 0) --> (0, 1) --> (1, 0)

4 seedlings:
    approximate distance: 3.1796 meters
    path: (0, 0) --> (0.7071, 0.7071) --> (0, 1) --> (1, 0)

5 seedlings:
    approximate distance: 3.9319 meters
    path: (0, 0) --> (0.5, 0.8660) --> (1, 1) --> (0, 0)
              --> (0, 1)

6 seedlings:
    approximate distance: 4.4320 meters
    path: (0, 0) --> (0.5, 0.8660) --> (0.8660, 0.5)
            --> (1, 1) --> (0, 1) --> (1, 0)

7 seedlings:
    approximate distance: 4.4959 meters
    path: (0, 0) --> (0, 0.3536) --> (0.3536, 0) --> (0.5, 0.5)
             --> (1, 1) --> (0, 1) --> (1, 0)

*(correction made...slug begins at the the first seedling!)

Edited on September 19, 2006, 5:55 pm
  Posted by Dej Mar on 2006-08-30 18:56:11

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (13)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information