Quick Harmonic Motion problem (got most of it solved)

Kelvie
Messages
11
Reaction score
0
To start, I already know the answer.. but I can't seem to get it the "hard" way, i.e. through solving the 2nd order ODE.

Redundant, but it's a block on water, and it's oscillating after a mass is removed from it.
There's an initial displacement, and no
<br /> \begin{align*}<br /> y(0) &amp;= -0.025m \\<br /> y&#039;(0) &amp;= 0 \\<br /> \omega^2 &amp;= 39.2 s^{-2} \\<br /> y&#039;&#039; + \omega^2 y &amp;= -g = -9.8 N/kg \\<br /> y_h &amp;= c_1 \cos(\omega t) + c_2 \sin(\omega t) \\<br /> y_p = \frac{g}{\omega^2} &amp;= -0.25m\\<br /> y&#039;(0) = 0 &amp;\implies c_2 = 0 \\<br /> y(t) &amp;= y_h + y_p \\<br /> y(t) &amp;= c_1 \cos(39.2^{0.5} t) - 0.25 \\<br /> y&#039;(0) = -0.025 &amp;\implies c_1 = 0.225 ? <br /> \end{align*}<br />

Now, I'm looking for the amplitude, that should be c1 right? But by logic, the amplitude is 0.025m.

What am I doing wrong?

Am I supposed to use the initial conditions to solve the homogeneous solution and find c1 like that?

I've already solved the problem the other way (just assume amplitude is the initial displacement), but I don't like to assume things.

Thanks.
 
Physics news on Phys.org
check your algebra

y_{p}=-\frac{g}{\omega^2}
 
Last edited:
Well.. whatever the particular solution is, it makes c1 != y(0), because it will always be off by Yp.

But the answer(the amplitude) is clearly just the initial displacement (y(0)).

Or am I missing something ?

Yp can't be 0, can it ?
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top