| New Reply |
Solving 2nd order differential equation with non-constant coefficients |
Share Thread |
| Sep2-09, 03:38 AM | #1 |
|
|
Solving 2nd order differential equation with non-constant coefficients
Hi~
I'm having trouble with solving a certain differential equation. x2y'' + x y'+(k2x2-1)y = 0 I'm tasked to find a solution that satisfies the boundary conditions: y(0)=0 and y(1)=0 I have tried solving this using the characteristic equation, but i arrived at a solution that is unable to satisfy the boundary conditions except for when y(x)=0 (which is trivial). Any pointers on how i should go about this? Actually, i am trying to find the Green's function for this differential equation, which is why I need the solution to the said equation first. Thanks so much for any help :) |
| Sep2-09, 08:44 AM | #2 |
|
|
There is at least one obvious solution: y= 0 for all x. Since that is a regular singular equation at 0, you probably will want to use "Frobenius' method", using power series. That is much too complicated to explain here- try
http://en.wikipedia.org/wiki/Frobenius_method |
| Sep2-09, 09:34 AM | #3 |
|
|
See the "Bessel" differential equation. Change variables to convert yours to that. So what you need to do is select k so that your solution has a zero at 1.
|
| Sep2-09, 09:41 AM | #4 |
|
|
Solving 2nd order differential equation with non-constant coefficients
Thanks for the tip!
Are there any possible way to solve this? Like possibly an out of this world change in variables (ex let u = lnx)? or series substitution? |
| Sep8-11, 11:06 AM | #5 |
|
|
Hi every body,
I have another kind of equation which seems rather difficult to solve (1 + a Sin(x)) y'' + a Cos(x) y' + b Sin(x) y = 0 Should I first expand sin and cos in their series and then try Laplace or serious solution methods? Or there is a method that can solve it directly? Please help? |
| Sep8-11, 11:50 AM | #6 |
|
|
u=(1+aSin(x)) |
| Sep12-11, 11:22 AM | #7 |
|
|
|
| Nov27-12, 10:26 PM | #8 |
|
|
Please help me to solve this DE: y''=ysinx
(I think i should multiply both sides with 2y' but I don't know how to do next) thanks in advance ^^ |
| Nov28-12, 09:24 AM | #9 |
|
|
You can find the solutions in the particular case C=0 in terms of exponential of Incomplete elliptic integral of the second kind. |
| Nov29-12, 08:17 PM | #10 |
|
Recognitions:
|
$$\frac{d}{dx}(y')^2 = \left[\frac{d}{dx}(y^2)\right] \sin(x),$$ which can't be integrated exactly - you get ##(y')^2 = y^2\sin(x) + C - \int dx~y(x) \cos(x)##. |
| Nov30-12, 03:13 AM | #11 |
|
|
Damn ODE ! |
| Nov30-12, 04:13 AM | #12 |
|
|
A closed form for the solutions of y''=sin(x)*y involves the Mathieu's special functions.
http://mathworld.wolfram.com/MathieuFunction.html |
| Nov30-12, 05:53 AM | #13 |
|
|
|
| Nov30-12, 07:23 AM | #14 |
|
|
|
| Nov30-12, 07:25 AM | #15 |
|
|
|
| Nov30-12, 07:30 AM | #16 |
|
|
|
| New Reply |
Similar discussions for: Solving 2nd order differential equation with non-constant coefficients
|
||||
| Thread | Forum | Replies | ||
| Solving Higher Order Differential Equation | Differential Equations | 3 | ||
| Solving a first-order nonlinear differential equation. | Differential Equations | 11 | ||
| Differential Equation Approach to solving First Order Circuits | Engineering, Comp Sci, & Technology Homework | 4 | ||
| Help in solving a second-order linear differential equation | Differential Equations | 1 | ||
| Solving a Second-Order Differential Equation | Calculus & Beyond Homework | 10 | ||