Second order linear differential equation

dvvv
Messages
25
Reaction score
0

Homework Statement


Solve the following second order linear differential equation
d2x/dt2 + x = 2 cos(t)
subject to the initial condition x(0) = 0 and dx/dt (0) = 0. What type of motion do you find?



Homework Equations





The Attempt at a Solution


I don't know where to start
 
Physics news on Phys.org
If you honestly have no idea how to even start a homework problem, you have a serious problem. I recommend you talk to your teacher about this. Obviously, he/she expects you to know how to do problems like this. If you don't your teacher needs to suggest some review.

The standard method of solving a "non-homogeneous linear differential equation with constant coefficients" is first to solve the associated homogeneous equation:
\frac{d^2x}{dt^2}+ x= 0
Can you do that?

And then look for a single solution to the entire equation. Normally, with "cos(x)" on the left, I would recommend trying something of the form "Acos(x)+ Bsin(x)" but for this equation, as you should be able to see after solving the associated homogeneous equation, that will not work. Instead try something of the form y= Ax cos(x)+ Bx sin(x).
 
I think I would substitute x=e^rt. I did that on another question.
I'm probably wrong. It's too late for me to learn all this now. Thanks anyway!
 
Is a movement with external forced f(t)=cos(t), without damping, (can be a spring with external force)
 
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