image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

image Ode Share It Thread Tools Search this Thread image
Old Nov2-09, 05:23 PM                  #1
jen81

jen81 is Offline:
Posts: 1
Ode

Hi,

I have a second order differential equation but I do not know how to solve it.

LaTeX Code: \\frac{d^2Q}{dn^2} LaTeX Code: \\left  -A(B-n\\right)\\frac{dQ}{dn}+  LaTeX Code: \\left(A + \\frac{C}{n}\\right)Q = 0

Appreciate if anyone could help me on this.

Thank you
  Reply With Quote
Old Nov2-09, 08:46 PM                  #2
LCKurtz

LCKurtz is Offline:
Posts: 638
Recognitions:
Homework Helper Homework Helper
Re: Ode

Probably you must solve with an infinite series. Maple gives a solution in terms of HeunB functions which are computed as a power series around the origin.
  Reply With Quote
Old Nov3-09, 05:52 AM                  #3
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,795
Re: Ode

Since that is a linear equation with constant coefficients, I see no reason to resort to power series. The characteristic equation is the quadratic
LaTeX Code: r^2- A(B-n)r+ A+ \\frac{C}{n}= 0

Solve that with the quadratic formula:
LaTeX Code: r= \\frac{A(B-n)\\pm\\sqrt{A^2(B-n)^2- 4A- 4\\frac{C}{n}}}{2}
  Reply With Quote
Old Nov3-09, 11:54 AM                  #4
LCKurtz

LCKurtz is Offline:
Posts: 638
Recognitions:
Homework Helper Homework Helper
Re: Ode

Originally Posted by HallsofIvy View Post
Since that is a linear equation with constant coefficients, I see no reason to resort to power series. The characteristic equation is the quadratic
LaTeX Code: r^2- A(B-n)r+ A+ \\frac{C}{n}= 0

Solve that with the quadratic formula:
LaTeX Code: r= \\frac{A(B-n)\\pm\\sqrt{A^2(B-n)^2- 4A- 4\\frac{C}{n}}}{2}
??? The independent variable is n. Bad notation admittedly, but not constant coefficient.
  Reply With Quote
Old Nov4-09, 05:04 AM                  #5
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,795
Re: Ode

Ah- I missed that. Thanks.
  Reply With Quote
Old Nov6-09, 07:16 AM                  #6
gato_

gato_ is Offline:
Posts: 35
Re: Ode

The solution given by maple is not very helpful... I found it useful to make the following standard transformation, to get rid of the first derivative (I have changed the independent variable's name to x):
LaTeX Code: Q(x)=exp(-A(x-B)^{2}/4)y(x)
By doing that, the resulting equation is
LaTeX Code: ysingle-quotesingle-quote(x)+[C/x+A/2-A^{2}(x-B)^{2}/4]y(x)=0
So the full solution consists of a gaussian like envelope multiplying a carrier function with what we can consider a spatial dependent frequency (not so, as it turns negative at some point, and the wave becomes evanescent). Close to x=0, the equation:
LaTeX Code: ysingle-quotesingle-quote(x)+y(x)C/x=0
Has
LaTeX Code: y=C_{1}\\sqrt{2}J_{1}(2\\sqrt{Cx})
as solution, which goes as
LaTeX Code: y\\approx x^{1/4}Cos(2\\sqrt{Cx}-3\\pi/4)
as x increases. However, we know that the frequency can't increase indefinitely, because there is a turning point when the coefficient in front of y(x) approaches 0. The solution around that point can be expressed locally in terms of Airy functions (that is, it matches oscillation with pure decay). The full solution then looks like in the attached figure
solution.png
I am sure there is a nicer solution... but I don't find a simple one.
  Reply With Quote
image image
Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image