2nd Order DE with undamped motion

  • Thread starter Thread starter teknodude
  • Start date Start date
  • Tags Tags
    2nd order Motion
teknodude
Messages
150
Reaction score
0

Homework Statement


Solve the initial value problem
u\prime\prime+u=0.5cos (0.8t)\\

u(0)=0 \ u\prime(0) = 0

Homework Equations





u(t) = [A*cos (w_nt)+ B*sin (w_nt)] + \frac{F_0}{m(w^2_n-w^2)}\left\{\begin{array}{cl}<br /> sin(wt)\\<br /> cos(wt)<br /> \end{array}\right.<br />

The Attempt at a Solution



http://img503.imageshack.us/img503/5746/untitledhh8.th.jpg

Here is picture of the notes for the equation if it is unclear

http://img518.imageshack.us/img518/6043/untitled2bh1.th.jpg

F_0 = 0.5
w_n=1
w=0.8
The professor gave the above general equation for solving forced vibration problems.
I can get the answer, but i get an extra two terms (the ones underlined with question mark).
 

Attachments

  • untitled.JPG
    untitled.JPG
    34.1 KB · Views: 383
Last edited by a moderator:
Physics news on Phys.org
I think maybe I am interpreting the sin(wt) and cos(wt) in the brackets of the general solution wrong. They represent the imaginary and real parts respectively.
 
Last edited:
I'm not following your work all that well.

What is your homogeneous solution?

Which one is your particular solution?
 
I found the complimentary solution to be

I think its the particular part of the solution that is confusing me.

The notes say this (its also posted in the 2nd image, but image shack is acting up on display it )
u(t) = u_c(t)+u_p(t)
where

u_c(t) = [A*cos (w_nt)+ B*sin (w_nt)] (complimentary)
and

u_p(t) = A\exp(iwt) where \\A = \frac{F_0}{m(w^2_n-w^2)}

so I found the following:
u_c(t)-1.38cos(t) -1.112sin (t) \\
u_p(t) = \frac{0.5(cos 0.8t+sin0.8t)}{1(1^2-0.8^2)}
 
Last edited:
Both the initial displacement and the initial velocity are zero?

If so, there will not be a homogeneous (or transient) solution, and the solution will be entirely determined by the particular (or steady-state) solution. The physical analogy means that your system is at rest, until somebody hits a switch that drives it at a particular frequency.

In that case, I have not memorized the formula you are using, but I think you are using it wrong. The F_0 is supposed to mean your driving force, the m is the mass (which is one), omega_n is the natural frequency (one), and omega is the driving frequency (0.8).

What I got with my own method, simply guessing that the particular would be of the form Acos(wt) + Bsin(wt), and a homogeneous solution of 0, was:

u(t) = \frac{0.5}{1-0.8^2} cos(0.8t)
 
This is a sample problem ffrom my book. They just used the equation for the phenomena of beats, but I was trying to see if I could get the same answer by using the general solution in my first post. I think i know what I did wrong, the sin and cos term in the brackets of the equation I posted don't represent sin wt + cost wt, which i used in my solution.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top