IDumb
- 13
- 0
I came across this problem in a story I was reading. I thought it would be easy... but I am having a great deal of trouble.
The story claims that physicist David Bohm was asked the question: if a person of height h stands on ground and holds their head at an angle theta relative to ground, then spits with an initial velocity of magnitude v0. What angle should they hold their head at to maximize the distance the spit travels?
In the story, he was able to solve this problem in his head in seconds. (Who knows if the story is true/exaggerated). I can not get a reasonable answer in hours with pencil/paper, so I would appreciate some help before I bang my head into a wall.
I have proven that if h = 0 the optimal angle is 45 degrees. So would a nonzero h affect that? If so, how can i derive an equation to find the angle?
My solution:
I derived equations for the x and y components of position as functions of times, by integrating the known accelerations of 0 for x (neglecting air resistance) and -9.8 for y.
I set the y position function = 0 and solved for t using the quadratic equation. This yielded a positive and negative time... obviously I used the positive.
At this time, where y = 0, we know that x must = D, where D is the distance the spit travels before hitting the ground. So I subbed the time gotten from the quadratic equation into the x position function.
I subbed in Vx = v0cos(theta) and vy = v0sin(theta) for the vx's and vy's in my equation for D.
I then took the derivative with respect to theta, set it = 0, and used a computer to solve for theta (using random numbers for v0 and h).
So that was my solution. However, it is incorrect. When i varied the magnitude of the initial velocity, I received different answers, which I feel is incorrect (?). So is my method wrong, or am I just too stupid to do basic math >.<.
I would really REALLY appreciate some help on this... wasted hours of time on it. If you need me to clarify something or want to see my math I'll be happy to post it
Thanks
The story claims that physicist David Bohm was asked the question: if a person of height h stands on ground and holds their head at an angle theta relative to ground, then spits with an initial velocity of magnitude v0. What angle should they hold their head at to maximize the distance the spit travels?
In the story, he was able to solve this problem in his head in seconds. (Who knows if the story is true/exaggerated). I can not get a reasonable answer in hours with pencil/paper, so I would appreciate some help before I bang my head into a wall.
I have proven that if h = 0 the optimal angle is 45 degrees. So would a nonzero h affect that? If so, how can i derive an equation to find the angle?
My solution:
I derived equations for the x and y components of position as functions of times, by integrating the known accelerations of 0 for x (neglecting air resistance) and -9.8 for y.
I set the y position function = 0 and solved for t using the quadratic equation. This yielded a positive and negative time... obviously I used the positive.
At this time, where y = 0, we know that x must = D, where D is the distance the spit travels before hitting the ground. So I subbed the time gotten from the quadratic equation into the x position function.
I subbed in Vx = v0cos(theta) and vy = v0sin(theta) for the vx's and vy's in my equation for D.
I then took the derivative with respect to theta, set it = 0, and used a computer to solve for theta (using random numbers for v0 and h).
So that was my solution. However, it is incorrect. When i varied the magnitude of the initial velocity, I received different answers, which I feel is incorrect (?). So is my method wrong, or am I just too stupid to do basic math >.<.
I would really REALLY appreciate some help on this... wasted hours of time on it. If you need me to clarify something or want to see my math I'll be happy to post it
Thanks