Finding the Time to Reach the Halfway Point with Proportional Acceleration

AI Thread Summary
A particle accelerates towards point B, 1 meter away, with acceleration proportional to the distance remaining. The differential equation governing its motion is a second-order equation, leading to the form a(t) = k(1 - p(t)). The solution involves substituting variables to simplify the equation, ultimately leading to a sinusoidal solution for position p(t). The time taken to reach the halfway point can be determined by solving for when p(t) equals 0.5. The discussion concludes with the participant feeling confident in solving the remaining steps independently.
einstein314
Messages
4
Reaction score
0

Homework Statement


A particle moving from a point A to a point B, 1 meter away, travels in a straight line in such a way so that its acceleration is proportional to the distance left to point B. If the particle arrives at point B in 1 second, how long did it take for the particle to reach the point halfway to point B?

Homework Equations


I suppose we need that the acceleration is the second-derivative of position.

The Attempt at a Solution


So we know that a(t) = \frac{d^2p}{dt^2} = k(1 - p(t)) (and a(1) = 0 and p(0) = 0 and p(1) = 1), but I don't know how to solve this differential equation. Once p(t) is found, t can be found by equating p(t) = \frac{1}{2}.
 
Last edited:
Physics news on Phys.org
You can try writing the differential equation in terms of a new dependent variable y that is defined in terms of p. Can you see how to define y(t) in terms of p(t) so that you get a simpler differential equation?
 
einstein314 said:

Homework Statement


A particle moving from a point A to a point B, 1 meter away, travels in a straight line in such a way so that its acceleration is proportional to the distance left to point B. If the particle arrives at point B in 1 second, how long did it take for the particle to reach the point halfway to point B?

Homework Equations


I suppose we need that the acceleration is the second-derivative of position.

The Attempt at a Solution


So we know that a(t) = \frac{d^2p}{dt^2} = k(1 - p(t)) (and a(1) = 0 and p(0) = 0 and p(1) = 1), but I don't know how to solve this differential equation. Once p(t) is found, t can be found by equating p(t) = \frac{1}{2}.
substitute 1-p(t) by u. What equation do you get for u? Are you familiar with it?
 
Define y(t) = p(t) - 1. Then \frac{d^2y}{dt^2} = \frac{d^2p}{dt^2} and the differential equation becomes:
\frac{d^2y}{dt^2} = -ky
Auxiliary equation is r^2 + k = 0 so r = \pm i \sqrt{k}. Then y = e^a(c_1 cos(bt) + c_2 sin(bt)) = e^{(0)}(c_1 cos(t\sqrt{k}) + c_2 sin(t\sqrt{k})) = c_1 cos(t\sqrt{k}) + c_2 sin(t\sqrt{k}). Then p(t) = y(t) + 1 = c_1 cos(t\sqrt{k}) + c_2 sin(t\sqrt{k}) + 1. I think I can figure the rest out myself. Thanks all!
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top