Strange ball

Calculus Level pending

A ball is placed on the middle of a length of track. The track is modeled such that the sum of the ball's displacement, velocity and acceleration at any point in time is equal to a constant, β \beta .

If β = A B e π C + A \beta=A-\frac{B}{{e^{-\frac{\pi}{\sqrt{C}}}}+A} , where A , B A,B and C C are integers, enter A B C ABC .

Details and Assumptions :

  • At the moment of release, the ball is travelling at 0.5 m / s \ce{0.5 m/s} to the right.

  • After 2 π 3 s \frac{2\pi}{\sqrt3} \ce{ s} , the ball is positioned 1 e π 3 m 1-e^{-\frac{\pi}{\sqrt3}} \ce{ m} to the left of the starting point.

  • The positive direction is to the right, and the negative direction is to the left.

  • The displacement is measured from the starting point, the middle of the track.


The answer is 6.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Karan Chatrath
Mar 6, 2020

Nice problem!

Consider the differential equation:

x ¨ + x ˙ + x = β \ddot{x} + \dot{x} + x = \beta

Taking the Laplace transform on both sides gives:

s 2 X s x ( 0 ) x ˙ ( 0 ) + s X x ( 0 ) + X = β s s^2X - s x(0) - \dot{x}(0) + sX - x(0) + X = \frac{\beta}{s}

Replacing the following initial conditions and simplifying:

x ( 0 ) = 0 ; x ˙ ( 0 ) = 0.5 x(0) = 0 \ ; \ \dot{x}(0) = 0.5

Gives:

X ( s ) = 2 β + s 2 s ( s 2 + s + 1 ) X(s) = \frac{2\beta + s}{2s\left(s^2 + s +1\right)}

Using a standard table of laplace transform and taking the inverse Laplace transform of the above expression gives:

x ( t ) = β e t / 2 ( β cos ( t 3 2 ) + β 1 3 sin ( t 3 2 ) ) x(t) = \beta-\mathrm{e}^{-t/2} \left(\beta \cos\left(\frac{t\sqrt{3}}{2}\right) + \frac{\beta - 1}{\sqrt{3}} \sin\left(\frac{t\sqrt{3}}{2}\right)\right)

Having obtained the general solution, the next step is to use the fact that:

x ( 2 π 3 ) = ( 1 e π / 3 ) x\left(\frac{2\pi}{\sqrt{3}}\right) = -\left(1 - \mathrm{e}^{-\pi/\sqrt{3}}\right)

Substituting, simplifying and solving for β \beta gives:

β = 1 2 1 + e π / 3 \beta = 1 - \frac{2}{1 + \mathrm{e}^{-\pi/\sqrt{3}}}

Intermediate simplifications have been skipped in the solution. I initially posted this solution as a report, but I later found a typo in my own work.

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...