PDA

View Full Version : Solve the differential (just need help understand 1st step)


hoch449
Jun13-09, 02:55 PM
Solve the following differential:

\frac{d^2}{d\theta^2} + cot\theta\frac{dS}{d\theta} - \frac{m^2}{sin^2\theta}S(\theta) + \frac{cS(\theta)}{\hbar}=0

The first step is:

"For convenience we change the independent variable, by making the substitution w=cos\theta"

So my question is:

How do you know that you need to make this substitution? How does this make things easier?

**Also this differential ends up being transformed into a Confluent Hypergeometric Differential Equation** If that helps..

My guess as to why, is that they are trying to set up this differential so it looks like the standard form CHDE which we know how to solve. What do you think?

where standard form is:

x\frac{d^2u}{dx^2} + (b-x)\frac{du}{dx} + au=0

Mark44
Jun15-09, 09:14 AM
You are missing S in your first term, so your differential equation probably should be :
\frac{d^2 S}{d\theta^2} + cot\theta\frac{dS}{d\theta} - \frac{m^2}{sin^2\theta}S(\theta) + \frac{cS(\theta)}{\hbar}=0

As far as the substitution is concerned, some clever person figured out that it would be a good one to make. If w = cos(theta), then theta = arccos(w), and dw = -sin(theta)d theta. When you make your substitution, it seems to me that you'll need to do something with S = S(theta), dS/d theta, and d^2 S/(d theta)^2 as well, to get rid of theta everywhere it appears.