Slowest particle for decreasing acceleration

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
12 replies · 2K views
FelidaeTrick
Messages
5
Reaction score
0

Homework Statement


I need to find the acceleration, a(t), for which a particle moves on a straight line of a length D.
V(0)=0
V(final, that is at x = D) = U
a is always positive, but NON-INCREASING!
What is a(t) for which the particle reaches the end of the line the slowest as possible?

Homework Equations


Calculus Variational

The Attempt at a Solution


Obviously I tried to address it with functional derivative with Lagrange constraints, but
I failed.
 
Physics news on Phys.org
The question does not make any sense."Slowest" is about the speed. However, the end speed is fixed and is U. So it cannot be slower or faster, it can only be U.

Does the question really mean that the total time taken to go from 0 to D, with V(0) = 0 and V(D) = U, must be maximized?
 
"Slowest" could mean the average speed. This is identical to the interpretation you proposed, and the way I interpreted the problem.
 
mfb said:
"Slowest" could mean the average speed. This is identical to the interpretation you proposed, and the way I interpreted the problem.

I think you are giving out too much :)
 
Slowest

That means that it took the object the longest period of time to reach the end.
In other words, the time that took for the object to get to the end is to be maximised.
 
Guess it must involve variational calculus.
I'm desperate... :-(
 
You could consider a few examples first, and try to find the optimal solution (without proof). This might give a hint how to prove it, too.
 
FelidaeTrick said:
That means that it took the object the longest period of time to reach the end.
In other words, the time that took for the object to get to the end is to be maximised.

Then you need to express total time in terms of v(x). For that, consider how long it takes the particle to go through some very small displacement Δx.
 
Yes, I tried.
but I couldn't derive something valueable
 
Show what you have tried. By the rules of the forum, you have to demonstrate an attempt, otherwise we can't help you.
 
All integrals boundaries are (0,D) and relating to x.
v is a function of x.

T=∫1/v
∫v'=U --> ∫[v'-U/D]=0
Adding Lagrange Multiplier:
T=∫[1/v-λ(v'-U/D)]
That functional needs be maximised. Using EL:
v''=-1/(λv^2)
Solution to this isn't simple, and moreover seems not to be correct.
 
First of all, T=∫1/v is incorrect. It must be T=∫1/v dx. Second, I do not see where you use the requirement that a is positive and not-increasing.

Finally, your Euler-Lagrange equation is not even correct.