| New Reply |
Help with a linear differential equation |
Share Thread | Thread Tools |
| Aug16-12, 07:28 AM | #1 |
|
|
Help with a linear differential equation
Is there any general method to solve the following linear equation:
[ D^6+a D^4+b D^2+(c-d sech^2(x))] y=0? Here, D=d/dx and a,b,c,d are constants. |
| Aug16-12, 09:05 AM | #2 |
|
|
That's a linear equation with constant coefficients. it characteristic equation is [itex]D^6+a D^4+b D^2= 0[/itex] (we are now thinking of "D" as a number, not a derivative operator). You can obviously factor out [itex]D^2[/itex] leaving [itex]D^4+ aD^2+ b= 0[/itex], a quadratic equation in [itex]D^2[/itex] so, using the quadratic formula, [itex]D^2= \frac{-a\pm\sqrt{a^2- 4b}}{2}[/itex] and then find D by taking the square root of each of those. The fact that D is a double root of the characteristic equation means that two solutions are a constant and x. For given values of a and b, 0 may b a triple or higher root which would give additional powers of x. For non-zero roots, of the form a+ bi, there will be solutions of the form [itex]e^{ax}(A cos(bx)+ B sin(bx))[/itex] for constants A and B. You will need six independent solutions.
As for the "non-homogeneous" part, try "variation of parameters": http://www.sosmath.com/diffeq/second...variation.html |
| Aug16-12, 09:09 AM | #3 |
|
|
|
| Aug17-12, 07:21 AM | #4 |
|
|
Help with a linear differential equation
Blast! I didn't see that "y". That is still a linear equation but now with "variable coefficients. Probably the simplest way to handle it is through a power series expansion.
|
| New Reply |
| Thread Tools | |
Similar Threads for: Help with a linear differential equation
|
||||
| Thread | Forum | Replies | ||
| Satisfy the Differential Equation - Linear Equation | Calculus & Beyond Homework | 1 | ||
| Non-linear Schrodinger Equation (Differential Equation) | Differential Equations | 10 | ||
| Linear differential equation | Calculus & Beyond Homework | 6 | ||
| Linear differential equation | Calculus & Beyond Homework | 1 | ||
| The difference between linear and non linear differential equation | Differential Equations | 2 | ||