PDA

View Full Version : Partial differential equations , rearranging and spotting


mohsin031211
Aug27-11, 01:39 AM
I have been given an equation : r^2 ( d^2R/dr^2) + 2r(dR/dr) - lambda*R = 0


It says to assume R~ r^β



Then i can't seem to spot how from that information we can produce this equation:

β(β − 1) rβ + 2β rβ − λ rβ = 0


Any help would be appreciated, thanks.

Hootenanny
Aug27-11, 04:27 AM
I have been given an equation : r^2 ( d^2R/dr^2) + 2r(dR/dr) - lambda*R = 0


It says to assume R~ r^β



Then i can't seem to spot how from that information we can produce this equation:

β(β − 1) rβ + 2β rβ − λ rβ = 0


Any help would be appreciated, thanks.
Simply substitute R=r^\beta into the differential equation.

HallsofIvy
Aug27-11, 08:47 AM
That is, by the way, an "Euler-Lagrange" type equation. Each derivative is multiplied by a power of x equal to the order of the derivative. The substitution t= ln(r) changes it to a "constant coefficients" problem. You should remember that for such an equation we "try" a solution of the form e^{\beta t} (although we then find that there are other solutions). With t= ln r, that becomes e^{\beta ln(r)}= e^{ln r^\beta}= r^\beta.

stallionx
Aug27-11, 09:15 AM
I have been given an equation : r^2 ( d^2R/dr^2) + 2r(dR/dr) - lambda*R = 0


It says to assume R~ r^β



Then i can't seem to spot how from that information we can produce this equation:

β(β − 1) rβ + 2β rβ − λ rβ = 0


Any help would be appreciated, thanks.

Set R= constant * r**beta so dR=constant * whatever

They are proportional
R=k*r--beta , all k's ( constants cancel )

Hootenanny
Aug27-11, 10:53 AM
Set R= constant * r**beta so dR=constant * whatever

They are proportional
R=k*r--beta , all k's ( constants cancel )
Why the constant?

stallionx
Aug27-11, 01:27 PM
Why the constant?

Well because I thought tilde is for (constant) linear proportionality.

acnes
Aug29-11, 09:13 PM
I have been given an equation