Optimizing Time for a Ball on a Sloped Path: Arc or Chord?

AI Thread Summary
The discussion centers on determining which path—a chord or an arc—allows a ball to reach the lowest point faster when sliding down a slope. Participants explore using Newton's laws and the concept of pendulum motion to calculate the time taken for each path, although the teacher emphasized that the arc's time does not need to be computed to answer the main question. A key point raised is the challenge of expressing variables and deriving equations of motion without relying on known pendulum results. The conversation also touches on approximating circular paths with piecewise linear curves and the implications for descent time. Ultimately, the focus remains on deriving the equations of motion to find the time for the arc path.
talisman2212
Messages
20
Reaction score
0

Homework Statement


We let a ball with mass m to slide down under the influence of his weight the path defined by the chord or the path defined by the arc of the circle until the ball reach the lowest point, as it seems from the picture. In which path the ball will make the shorter time to reach the lowest point?

Homework Equations





The Attempt at a Solution


At first to compute the time at the path of the arc the problem is the same with the period T of a pendulum which is T=2\pi\sqrt{\frac{L}{g}} and we are going to have t=\frac{T}{4} but we must not use any known fact about pendulum. I am trying to use Newton's Law F=ma but it's still difficult, I can't find a way to express sinw with L. And even if I find it I don't think I can compute time because the acceleration is not constant.
 

Attachments

Physics news on Phys.org
There are not too many options. Either you use the pendulum result, or derive it. Another option would be to prove that piecewise linear curves approximating the circle give the lesser time of descent the closer they approximate the circle.
 
Our teacher told us that it can be solved without using the pendulum. I have tried lot of things but can't find it.
 
Consider the path connecting the same point that consists of two equal chords. Which path is faster: one-chord or two-chord? Then consider the path of four equal chords and so on.
 
voko said:
Consider the path connecting the same point that consists of two equal chords. Which path is faster: one-chord or two-chord? Then consider the path of four equal chords and so on.

I know how to comptute the time in chord but I can't compute the time in the arc.
 
You do not need to compute the time in the arc to answer the question in the problem.
 
voko said:
You do not need to compute the time in the arc to answer the question in the problem.

I know that, but our teacher told us to compute it anyway.
 
Your options are listed in #2.
 
voko said:
Your options are listed in #2.

How I will derive it?
 
  • #10
You derive it by solving the equation of motion, which you could get from the laws of Newton or conservation of energy.
 
  • #11
voko said:
You derive it by solving the equation of motion, which you could get from the laws of Newton or conservation of energy.

I used the small angle approximation where sin\theta\approx\theta and I'm here: a(t)=-\frac{L}{g}\theta(t) where a(t) is the angular momentum in a given time t. How I will find now that T=2\pi\sqrt{\frac{L}{g}}?
 
  • #12
Are you sure a(t) is the angular momentum? Isn't it the angular acceleration?
 
  • #13
voko said:
Are you sure a(t) is the angular momentum? Isn't it the angular acceleration?

Sorry, is the angular acceleration. How I find T now?
 
  • #14
You have differential equation ## \frac {d^2\theta} {d\theta^2} + \frac L g \theta = 0 ##. Solve it.
 
Back
Top