Results 1 to 29 of 29

Thread: Falling from Stilts problem

  1. #1
    Join Date
    May 2002
    Posts
    628

    Falling from Stilts problem

    Apologies if this is in the wrong place.

    Heres a problem posed on another forum. Not realistic but a brain teaser.

    A man is atop 100m high stilts. He pushes himself forward in such a way that he falls forward but the base of the stilt remains attached to its initial point. He remains attached to the stilts right down to hitting the ground.

    Will he cross the finish line of a 100m race before a world record sprinter? (The world record being 9.74 seconds)

    Im thinking that because the distance from the origin is constant (100m) due to being on the stilts that the falling mans path is a form of circular motion. Its not uniform circular motion because gravity is always acting and its not acting towards the origin but acts downwards.

    Any ideas on how to get either the angle the stilts make with the ground as a function of time or position of the man as a function of time?

    Ive got a mess of scrawlings basically:
    The tangiential acceleration is
    At=alpha r
    At is also the radius multiplied by the second derivative of the angle with respect to time. It also appears to be equal to m.g.sin(angle)

    From that ive tried to get the angle as a function of time but am stumped? Have i just written rubbish? Any Ideas? (other than advice not to get involved with such insane races!)

  2. #2
    It depends strongly on the velocity given by the first push, with total time going to infinity as the push goes to 0, so you have to specify how strong the initial push is first.
    __________________________________________________
    Reductionist and proud of it.

    Being ignorant is not so much a shame, as being unwilling to learn. Benjamin Franklin
    Chase after the truth like all hell and you'll free yourself, even though you never touch its coat tails. Clarence Darrow
    A person who won't read has no advantage over one who can't read. Mark Twain

  3. #3
    Join Date
    May 2002
    Posts
    628
    It depends strongly on the velocity given by the first push, with total time going to infinity as the push goes to 0, so you have to specify how strong the initial push is first.
    ooops forgot that bit. We pointed that out in the thread. I guess any non zero force would do.

  4. #4
    Join Date
    Jul 2005
    Posts
    9,761
    Do we get to imagine that that stilts have negligible mass compared to the person on top?

    I guess the easiest thing to do is to assume that the stilt-walker starts off at some small angle from the vertical. We could then calculate how small that angle has to be before he takes longer than 9.74 seconds to hit the ground.

    Grant Hutchison

  5. #5
    Join Date
    May 2002
    Posts
    628
    Yes the stilts are negligable mass.

  6. #6
    Join Date
    Jul 2005
    Posts
    9,761
    So the angular acceleration is sin(alpha)*g/r, where alpha is the angle between the vertical and the stilts at any given moment, g is acceleration due to gravity and r is the length of the stilts.

    So you have [angular] acceleration as a function of [angular] distance.

    There may be a smarter way to do it, but at present I'm thinking there are a couple of integrations involved: first to get velocity as a function of distance, and then again to get the time spent falling.

    Grant Hutchison

  7. #7
    Join Date
    Jun 2006
    Posts
    262
    As pointed out earlier, the initial 'push' is important. If it imparts a very small initial velocity, the sprinter can cross the finish line before stilt guy moves his first meter. If he starts with an initial velocity of 100 m/s, the unfortunate victor wins nose down in less than 2 seconds.

    Is was also suggested that stilt guy starts at a displaced angle. If that is the case, he will have a head start over the sprinter at the base of the stilt. Again, a world of difference between a one degree start and an 89 degree start.

    Without information that starts stilt guy, the problem is indeterminate.
    Last edited by ggchuck; 2008-Jan-29 at 06:46 PM. Reason: correct typo

  8. #8
    Join Date
    Jul 2005
    Posts
    9,761
    Yes, it's a significant head start if our hero is leaning forward: I make it (assuming I'm doing the integrations correctly) around a 9-degree tilt in order to hit the ground in under 9.74s.

    Grant Hutchison

  9. #9
    Join Date
    Oct 2005
    Posts
    17,601
    Quote Originally Posted by grant hutchison View Post
    There may be a smarter way to do it, but at present I'm thinking there are a couple of integrations involved: first to get velocity as a function of distance, and then again to get the time spent falling.
    I think you can do it in one integral like this: t = Integral over dt = Integral over dtheta / (dtheta/dt) and just use conservation of energy to get dtheta/dt = Root[2g*(1-Cos(theta))/R]. So the time elapsed from an initial theta_o to theta=Pi/2 is the Integral over dtheta, from theta_o to Pi/2, of 1 / Root[2g*(1-Cos(theta))/R]. I get a 4.5 degree tilt yields 9.74 seconds, did one of us drop a factor of 2 in our conversion from radians to degrees?

  10. #10
    Join Date
    Jul 2005
    Posts
    9,761
    Quote Originally Posted by Ken G View Post
    I think you can do it in one integral like this: t = Integral over dt = Integral over dtheta / (dtheta/dt) and just use conservation of energy to get dtheta/dt = Root[2g*(1-Cos(theta))/R]. So the time elapsed from an initial theta_o to theta=Pi/2 is the Integral over dtheta, from theta_o to Pi/2, of 1 / Root[2g*(1-Cos(theta))/R]. I get a 4.5 degree tilt yields 9.74 seconds, did one of us drop a factor of 2 in our conversion from radians to degrees?
    No, I get the same as you if I use your formula.
    But I have (Cos(theta_o)-Cos(theta)) in my time integral, rather than (1-Cos(theta)). I'm getting that by setting velocity to zero at theta_o, not at theta=0.
    I think.

    Grant Hutchison

  11. #11
    Join Date
    Oct 2005
    Posts
    17,601
    Quote Originally Posted by grant hutchison View Post
    No, I get the same as you if I use your formula.
    But I have (Cos(theta_o)-Cos(theta)) in my time integral, rather than (1-Cos(theta)). I'm getting that by setting velocity to zero at theta_o, not at theta=0.
    I think.
    Oops, you're right about the zero for the velocity-- I gave the competitor a tiny push from zero but waited for him to get to 4.5 degrees to start the race, so it's a "head start" situation. You did what you claimed-- started him from rest at 9 degrees.

  12. #12
    Join Date
    Jul 2005
    Posts
    9,761
    Quote Originally Posted by Ken G View Post
    Oops, you're right about the zero for the velocity-- I gave the competitor a tiny push from zero but waited for him to get to 4.5 degrees to start the race, so it's a "head start" situation. You did what you claimed-- started him from rest at 9 degrees.
    Ah, right.
    Taking your integral, adding a v_o² inside the Root brackets, and integrating from 0 to π/2, gives us the situation where our hero starts from vertical with an initial non-zero angular velocity, v_o.
    I'm getting the equivalent of about 5 m.s-1: so he needs to start off with a moderate degree of oomph if he is to beat the sprinter.

    Grant Hutchison

  13. #13
    Join Date
    Jun 2006
    Posts
    262
    It seems only fair that the sprinter should be allowed to start at the same distance from the finish line as the stilt guy, not at the base of his stilts. The speed of the sprinter would then have to be assumed constant.

    Probably a more realistic start would be to calculate the speed required of stilt guy from his push off at zero angle... an 'off the blocks' speed kind of thing.

  14. #14
    Join Date
    Oct 2005
    Posts
    17,601
    I agree ggchuck, and that's what Grant calculated just above. He found that it takes an initial speed of 5 m/s for the stilt guy to make it a tie. As that is a pretty hefty speed (about half the sprinter's speed), it is hardly a "fair" start. Also, it should perhaps be mentioned that the stilt guy, with or without such a big initial push, arrives at the ground at a highly problematic 45 m/s speed, so he needs to worry about surviving the 100-foot fall!

  15. #15
    Join Date
    May 2002
    Posts
    628
    The impact speed was something i noticed too. Painful for sure!

    It seemed like a simple problem when set on the other board but it theres more to it than it appeared. Though its not a evil a thread topic as the aeroplane on the treadmill 'classic'!

  16. #16
    Join Date
    Apr 2005
    Posts
    11,562
    Quote Originally Posted by ggchuck View Post
    It seems only fair that the sprinter should be allowed to start at the same distance from the finish line as the stilt guy, not at the base of his stilts.
    You want the sprinter to be moved farther back??

  17. #17
    Join Date
    Jun 2006
    Posts
    262
    Quote Originally Posted by Ken G View Post
    ...it should perhaps be mentioned that the stilt guy, with or without such a big initial push, arrives at the ground at a highly problematic 45 m/s speed, so he needs to worry about surviving the 100-foot fall!
    No pain... no gain.


    =======
    What is the speed out of the blocks for a sprinter anyway? Does anybody know?
    Last edited by ggchuck; 2008-Jan-30 at 09:31 PM. Reason: Added a question.

  18. #18
    Join Date
    Jun 2006
    Posts
    262
    Quote Originally Posted by hhEb09'1 View Post
    You want the sprinter to be moved farther back??
    Good point... I guess I should have lobbied for the sprinter to be allowed to start at the same distance from the finish plane as the stilt guy.

  19. #19
    Join Date
    Jul 2005
    Posts
    9,761
    Stilt-guy of course wins if the distances travelled are the same: 100m arc to the finish line versus 100m horizontal track.

    Grant Hutchison

  20. #20
    Join Date
    Apr 2005
    Posts
    11,562
    What's his time?

  21. #21
    Join Date
    Jul 2005
    Posts
    9,761
    Quote Originally Posted by hhEb09'1 View Post
    What's his time?
    Looks like 5.6 seconds, if he starts from rest.

    Grant Hutchison

  22. #22
    Join Date
    Oct 2005
    Posts
    17,601
    Quote Originally Posted by jumbo View Post
    Though its not a evil a thread topic as the aeroplane on the treadmill 'classic'!
    What problem is that?

  23. #23
    Join Date
    Jul 2005
    Posts
    9,761
    Quote Originally Posted by Ken G View Post
    What problem is that?
    The inexplicably protracted Will It Fly? thread.

    Grant Hutchison

  24. #24
    Join Date
    Oct 2005
    Posts
    17,601
    The first page was pretty interesting, and I think Atraxani's corrections to tofu's insights pretty much resolved everything, underscored by your point that if a treadmill moving backward at the aircraft takeoff speed could really keep the plane in place, then the plane could never take off in the first place (since Atraxani pointed out the drag doesn't increase with velocity)! But I note the thread went on a long time after that-- "inexplicable" is right! Maybe there were further insights, I didn't check.

  25. #25
    Join Date
    Jun 2006
    Posts
    262
    Quote Originally Posted by Ken G View Post
    Maybe there were further insights
    The fact that the mode of propulsion (propeller vs drive train) isn't relevant to the problem was an insight I missed until well after the first page.

  26. #26
    Join Date
    Oct 2005
    Posts
    17,601
    OK, I'll look for that, that is surprising isn't it.

  27. #27
    Join Date
    Jun 2006
    Posts
    262
    Quote Originally Posted by Ken G View Post
    ...that [mode of propulsion not relevant] is surprising isn't it.
    Perhaps. I have to admit, I haven't convinced anyone of that fact.

  28. #28
    Join Date
    Oct 2005
    Posts
    17,601
    I think the key issue if you want to compare a car to a plane on a conveyor belt is to have a model for how the wheels interact with the belt. So your view might, for example, work if the wheels are like cogs that interlace with the belt (where you can control the force between them), and fail if the wheels are like actual wheels on a roadway (where that force is limited by the rules of friction).

  29. #29
    Join Date
    Jun 2006
    Posts
    262
    Quote Originally Posted by Ken G View Post
    I think the key issue if you want to compare a car to a plane on a conveyor belt is to have a model for how the wheels interact with the belt. So your view might, for example, work if the wheels are like cogs that interlace with the belt (where you can control the force between them), and fail if the wheels are like actual wheels on a roadway (where that force is limited by the rules of friction).
    Thanks for the advice. Actually I did mention the rack and pinion concept when the thread was active last year. This year, the issue of traction hasn't been discussed and I hope it remains that way. It doesn't directly relate to the puzzle and tends to further muddy the waters.

Similar Threads

  1. Replies: 0
    Last Post: 2010-Mar-01, 09:55 AM
  2. Please help me with this falling moon maths problem
    By clop in forum Space/Astronomy Questions and Answers
    Replies: 75
    Last Post: 2008-Sep-07, 09:24 PM
  3. Iss Falling Down
    By zrice03 in forum Space Exploration
    Replies: 7
    Last Post: 2004-May-21, 01:12 AM
  4. They are falling again!
    By frade1 in forum Against the Mainstream
    Replies: 19
    Last Post: 2003-Jun-20, 07:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •