Solving Second Order Linear ODE with Parabolic Cylinder Functions

In summary, the equation V=\alpha e^{f(s)} has an undying solution, which is a power, and the function f(s) is an obvious guess.
  • #1
mathy_girl
22
0
Can anyone help me to solve the following second order linear 'ODE' for V(x,s,t):

[tex] \frac{\partial^2 V(x,s,t)}{\partial s^2} = g(s) V(x,s,t)[/tex]
where
[tex]g(s)=\frac{a^2}{B^4}+\frac{s^2 w^2}{B^2}[/tex].

Here, a, b and w are (real) constants.
 
Physics news on Phys.org
  • #2
That is, basically,
[tex]\frac{d^2V}{ds^2}= (A+ Bs^2)V[/tex]
a linear equation with variable coefficients. The standard way of solving such an equation is to use infinite series.

If
[tex]V= \sum_{n=0}^\infty a_ns^n[/tex]
then
[tex]V'= \sum_{n=1}^\infty na_ns^{n-1}[/tex]
[tex]V"= \sum_{n= 2}^\infty n(n-1)a_ns^{n-2}[/tex]

Putting that into the equation
[tex]\sum_{n=2}^\infty n(n-1)a_ns^{n-2}= \sum_{n=0}^\infty Aa_n x^n+ \sum_{n=0}^\infty Ba_nx^{n+2}[/itex]

In order to be able to compare "like powers", let i= n-2 in the first sum and third sums and i= n in the other second sum:
If i= n-2, then n= i+ 2 and when n= 2, i= 4 so the first sum becomes
[tex]\sum_{i= 4}^\infty (i+2)(i+1)a_{i+2}x^i[/tex]
and, when n= 0, i= 2 so the third sum becomes
[tex]\sum_{i= 2}^\infty Aa_{i+2}x^i[/tex]
and the equation becomes
[tex]\sum_{i= 4}^\infty (i+2)(i+1)a_{i+2}x^i= \sum_{i=0}^\infty Aa_i x^i+ [tex]\sum_{i= 2}^\infty Ba_{i+2}x^i[/tex][/itex]
For i= 0, that gives [itex]Aa_0= 0[/itex]. For i= 1, [itex]Aa_1= 0[/itex]. For i= 2, [itex]Aa_2+ a_{3}= 0[/itex] so [itex]a_3= 0[/itex]. For i= 3, [itex]Aa_3+ a_{4}= 0[/itex] so [itex]a_4= 0[/itex]. For i> 3, [itex](i+2)(i+1)a_{i+2}= Aa_i+ Ba_{i+ 2}[/itex] or [itex][(i+2)(i+1)- B]a_{i+2}= Aa_i[/itex].

(Better check my arithmetic!)
 
Last edited by a moderator:
  • #3
I forgot to say, the problem is on an infinite domain, [tex]-\infty < s < \infty[/tex]. Can we still use this expansion in a series like you do?
 
  • #4
@mathy_girl
the infinite series is domain independant,flexible, mathod to solve a DE but it is a very painful task
did you try substitutions for V(try thinking a kind of function that coul give this PDE.?my claim is it should be the product of three fuctions..in x,s,t)
wat do u say HallsOfIvy.?
 
  • #5
This equation in the variable s is basically one of the Weber equations, whose solutions are the parabolic cylinder functions.

So the solution to your equation are the parabolic cylinder functions. These have connections with Bessel functions, and hermite polynomials, and can be expressed using the confluent hypergeometric function.


Let me guess, that you got this equation from writing Laplace's equation in parabolic cylindrical coordinates :cool:

a good reference for the harmonics in the 11 separable coordinate systems is Morse-Feshbach: Methods of theoretical physics, another book concerning these kind of functions is: Erdelyi: Higher transcendental functions (this is a three volume tome..)
 
  • #6
vaibhav1803 said:
@mathy_girl
the infinite series is domain independant,flexible, mathod to solve a DE but it is a very painful task
did you try substitutions for V(try thinking a kind of function that coul give this PDE.?my claim is it should be the product of three fuctions..in x,s,t)
wat do u say HallsOfIvy.?
Certainly that would be the standard method of solving a partial differential equation- though the result would then typically be an infinite sum of such solutions.

But "x" and "t" don't really figure in this. What was given was really an ordinary differential equation in s. There are no derivatives with respect to x and t so they just "go along for the ride"- they can be treated as constants- so separation of variables is irrelevant.
 
  • #7
OK apologies for my vague and torturous answer...xDD
(hey can u help me solve the Schrödinger the ie colatitude and radial equations I am stuck badly..??)
finally u have your answer,Thaakisfox has enlightened us(me at least)..
 
  • #8
Thaakisfox said:
Let me guess, that you got this equation from writing Laplace's equation in parabolic cylindrical coordinates :cool:

Nope, I didn't..
 
  • #9
did you get this while doing cylider harmonics..?
 
  • #10
ohyeah..!..i got the solution its really simple...
you don't even need 2 do a self torture by the infinite series..
didn't you try inspection..??
as in a function giving back on two diferentials: (depressed quadratic)*(dependant function)..with no -ve coefficients...??..doesn't it seem too peculiar a format..?
thus "V" is of the undying kind..hence obviously not a polynomial or anything close to it..this either exponential or fractional power..thats all of the solution i want to tell the remaining is just 4 you to learn...(HAHAHAHA)
[tex]V=(1+s)^{-n} [/tex]
and also
[tex]V=\alpha e^{f(s)}[/tex]
..the function f(s) is an obvious guess in this case but do try..xD
ciao if u need any oder help relating 2 this then contact me
and i bet ul be laughin at urself after solving this DE...the solution is soo obvious
 
  • #11
vaibhav1803 said:
ohyeah..!..i got the solution its really simple...
you don't even need 2 do a self torture by the infinite series..
didn't you try inspection..??
as in a function giving back on two diferentials: (depressed quadratic)*(dependant function)..with no -ve coefficients...??..doesn't it seem too peculiar a format..?
thus "V" is of the undying kind..hence obviously not a polynomial or anything close to it..this either exponential or fractional power..thats all of the solution i want to tell the remaining is just 4 you to learn...(HAHAHAHA)
[tex]V=(1+s)^{-n} [/tex]
and also
[tex]V=\alpha e^{f(s)}[/tex]
..the function f(s) is an obvious guess in this case but do try..xD
ciao if u need any oder help relating 2 this then contact me
and i bet ul be laughin at urself after solving this DE...the solution is soo obvious

Then why does Maple give me such complicated solutions? Some Whittaker M function..? I don't really get it...
 
  • #12
but did it work...?the solution is the exponential one..[tex]f(s)=As^{2}[/tex]
im just a high school kid i may be wrong after all..?
do i mail u my solution to this one..?
[tex]f(s)=As^{2}[/tex]
[tex]D_{2}(e^{As^{2}})= (A+2(As)^{2})e^{As^{2}[/tex]
"D" is d/dx and D2 is 2nd derivative
so we get our condition that solutions are possible IF [tex]B=2A^{2}[/tex]
 
Last edited:
  • #13
mathy_girl said:
Then why does Maple give me such complicated solutions? Some Whittaker M function..? I don't really get it...

Perhaps Maple gives you such complicated solutions because those are the solutions. Just because someone claims to have found the solution and that "it's obvious" doesn't mean it is! You should check their claims yourself!

In this case, you should actually have listened to Thaakisfox, and looked up Parabolic Cylinder Functions. If you go to the wikipedia article,

http://en.wikipedia.org/wiki/Parabolic_cylinder_functions

you'll notice that the DE there looks remarkably like yours.

vaibhav1803's exponential solution only works if the coefficients A and B in (A + Bs^2) are related in a specific manner. If [itex]f(s) = Cs^2[/itex], you find [itex]4C^2 = B[/itex] and [itex]2C = A[/itex], which implies [itex]B = A^2[/itex]. Unless the constants in your equation just happen to satisfy this condition, then this solution fails. (The more complicated solution should, of course, reduce to such a solution in when this condition is satisfied).
 
  • #14
Mute said:
Perhaps Maple gives you such complicated solutions because those are the solutions. Just because someone claims to have found the solution and that "it's obvious" doesn't mean it is! You should check their claims yourself!

In this case, you should actually have listened to Thaakisfox, and looked up Parabolic Cylinder Functions. If you go to the wikipedia article,

http://en.wikipedia.org/wiki/Parabolic_cylinder_functions

you'll notice that the DE there looks remarkably like yours.

vaibhav1803's exponential solution only works if the coefficients A and B in (A + Bs^2) are related in a specific manner. If [itex]f(s) = Cs^2[/itex], you find [itex]4C^2 = B[/itex] and [itex]2C = A[/itex], which implies [itex]B = A^2[/itex]. Unless the constants in your equation just happen to satisfy this condition, then this solution fails. (The more complicated solution should, of course, reduce to such a solution in when this condition is satisfied).

Thanks for your explanation, I already didn't believe it would be that simple. In my case A and B are undetermined constants, so the solution in case the relation [itex]B = A^2[/itex] holds, cannot be used.

I'll take a look at those Parabolic Cylinder Functions :-).
 

1. What is a second order linear Ordinary Differential Equation (ODE)?

A second order linear ODE is a type of mathematical equation that describes the relationship between a dependent variable and its derivatives with respect to an independent variable. It takes the form of a second degree polynomial, with the highest order derivative being of degree 2, and the coefficients being constants.

2. What is the general form of a second order linear ODE?

The general form of a second order linear ODE is:
a(x)y'' + b(x)y' + c(x)y = f(x),
where y is the dependent variable, x is the independent variable, and a(x), b(x), c(x) are the coefficients of the equation. f(x) is the forcing function, which represents any external influences on the dependent variable y.

3. What are the conditions for a solution to a second order linear ODE?

There are three main types of conditions for a solution to a second order linear ODE: initial value conditions, boundary value conditions, and Cauchy conditions. These conditions specify the values of the dependent variable and its derivatives at certain points or intervals. These conditions are necessary for obtaining a unique solution to the ODE.

4. How do you solve a second order linear ODE?

The general method for solving a second order linear ODE is to first find the solution to the homogeneous equation (equation with f(x) = 0), and then use the method of variation of parameters to find the particular solution to the non-homogeneous equation. The solution can also be found using other methods such as the method of undetermined coefficients or Laplace transform.

5. What are some real-world applications of second order linear ODEs?

Second order linear ODEs have many real-world applications, such as in physics to describe the motion of a mass on a spring, in engineering for modeling mechanical systems, in chemistry for chemical reactions, and in economics for modelling population growth. They are also used in many other fields, such as biology, finance, and computer science.

Similar threads

  • Differential Equations
Replies
7
Views
2K
  • Differential Equations
Replies
1
Views
2K
  • Differential Equations
Replies
7
Views
1K
  • Differential Equations
Replies
2
Views
1K
Replies
3
Views
776
Replies
2
Views
2K
  • Differential Equations
Replies
2
Views
996
  • Differential Equations
Replies
3
Views
1K
Replies
1
Views
1K
Replies
28
Views
2K
Back
Top