How to Solve Non-Homogeneous ODEs with Multiple Terms?

  • Thread starter Thread starter benjamince
  • Start date Start date
  • Tags Tags
    Integral
benjamince
Messages
6
Reaction score
0
Hi guys, this is my first post on the forums - I have a maths exam tomorrow and I'm pretty sure I will need to find the particular integral of a non-homogenous ODE. I find that pretty easy, but I'm not sure how to approach it when there are 2 different terms on the right:

d2y/dt2 - y = 1 + 3cos(2t)

or

(2)d2y/dt2 - dy/dt - y = t/2 + 3e(-t)

Any help would be much appreciated!
Thanks

Ben
 
Physics news on Phys.org
why don't you solve

\ddot{y}-y=1

\ddot{y}-y=3\cos(2t)

then add them together
 
Oh ok that makes sense. It might seem silly, but I can do the second one, but I'm not sure what guess to use for the particular integral of 1?
 
You can try powers of x for the inhomogeneous function of 1.
Ax^2+Bx+C

If your exam allows, you may try the operator method. It works for all inhomogeneous function. You may refer to my tutorial in http://www.voofie.com" .

http://www.voofie.com/content/6/introduction-to-differential-equation-and-solving-linear-differential-equations-using-operator-metho/"
 
Last edited by a moderator:
Cool, thanks guys!
 
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