Solving ODE's or Euler second order diff. eq's containing Asecx?

  • Thread starter Thread starter hivesaeed4
  • Start date Start date
  • Tags Tags
    Euler Second order
hivesaeed4
Messages
217
Reaction score
0
I know how we solve ODE's and euler equations in which we have cos and/or sin terms on the right. We take the particular solution to be Acos(x) + Bsin(x). But what if we have secant or cosecant terms on the right or tan and/or cotangent terms?

Qno. 1 Are these 4 terms possible i.e. can they come in non-homogenous ODE's or euler eq's ?

Qno. 2) If yes, then how do we solve them?
 
Physics news on Phys.org
Typically, when you are first introduced to non-homogeneous differential equations, the forcing function is something simple like a constant, t^n, exp(-t), cos(t), sin(t), etc. For such forcing functions it's typically easy enough to guess what sort of form the particular solution should have, and then it's a matter of finding out the coefficients. This is the "Method of Undetermined Coefficients" (or, as a prof of mine once put it, "The Method of Educated Guessing").

If you have more complicated forcing functions like sec(x) or tan(x), it's not as obvious what you should guess, so you have to use a more general method.

Two such methods are Variation of parameters or Green's function approaches.
 
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