| Thread Closed |
second order linear 'ODE' |
Share Thread | Thread Tools |
| Jul20-09, 04:53 AM | #1 |
|
|
second order linear 'ODE'
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. |
| Jul20-09, 09:28 AM | #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!) |
| Jul20-09, 09:50 AM | #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?
|
| Jul20-09, 10:22 AM | #4 |
|
|
second order linear 'ODE'
@mathy_girl
the infinte 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.? |
| Jul21-09, 05:32 AM | #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 ![]() 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..) |
| Jul21-09, 06:40 AM | #6 |
|
|
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. |
| Jul21-09, 08:52 AM | #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 im stuck badly..??) finally u have your answer,Thaakisfox has enlightened us(me at least).. |
| Jul24-09, 07:48 AM | #8 |
|
|
|
| Jul25-09, 02:18 PM | #9 |
|
|
did you get this while doing cylider harmonics..?
|
| Jul25-09, 04:36 PM | #10 |
|
|
ohyeah..!!..i got the solution its really simple...
you dont 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 |
| Jul27-09, 03:37 AM | #11 |
|
|
|
| Jul27-09, 10:32 AM | #12 |
|
|
but did it work...?the solution is the exponential one..[tex]f(s)=As^{2}[/tex]
im just a highschool 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] |
| Jul27-09, 10:56 AM | #13 |
|
Recognitions:
|
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/Parabol...nder_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). |
| Jul28-09, 04:53 AM | #14 |
|
|
I'll take a look at those Parabolic Cylinder Functions :-). |
| Thread Closed |
| Thread Tools | |
Similar Threads for: second order linear 'ODE'
|
||||
| Thread | Forum | Replies | ||
| Second order linear DE | Differential Equations | 3 | ||
| Reduction of order (2nd order linear ODE homogeneous ODE) | Calculus & Beyond Homework | 10 | ||
| First order Linear DE | Differential Equations | 2 | ||
| First-Order Linear ODE help??? | Introductory Physics Homework | 8 | ||
| Linear First Order D.E | Differential Equations | 3 | ||