How is this an ordinary point? (Frobenius method for DE's)

  • Thread starter Thread starter phil ess
  • Start date Start date
  • Tags Tags
    Method Point
phil ess
Messages
67
Reaction score
0

Homework Statement



Find two linearly independent power series solutions for the differential equation y′′ − xy = 0 about the ordinary point x0 = 0. Your answer should include a general formula for the coefficients.

The Attempt at a Solution



Im having trouble seeing how x0 = 0 is an ordinary point (i assume ordinary point means regular singular point?).

For it to be an ordinary point (x-x0)p(x) and (x-x0)q(x) have to be analytic at 0 right?

(x-x0)p(x) = x(0/x) = 0

(x-x0)q(x) = x(-1/x2) = -1/x which is not analytic at 0?

So how can x0=0 be an ordinary point?
Please help!
 
Physics news on Phys.org
so after a quick google to refresh my memory

if the DE is in the form
y'' + p(x) y' + q(x) y = 0

if p(x) & q(x) are analytic at x0, its an ordinary point, if either diverges, its a singular point

if its a singular point, but both (x-x0)p(x) & (x-x0)2q(x) are analytic at x0 its a regular singular point

http://mathworld.wolfram.com/RegularSingularPoint.html
 
phil ess said:

Homework Statement



Find two linearly independent power series solutions for the differential equation y′′ − xy = 0 about the ordinary point x0 = 0. Your answer should include a general formula for the coefficients.

The Attempt at a Solution



Im having trouble seeing how x0 = 0 is an ordinary point (i assume ordinary point means regular singular point?).
Well, that's where you are wrong- an "ordinary point" is not a singular point at all! And that means you don't use Frobenius' method, just a regular series solution.

For it to be an ordinary point (x-x0)p(x) and (x-x0)q(x) have to be analytic at 0 right?
No. For an ordinary point p(x) and q(x) must be analytic.

(x-x0)p(x) = x(0/x) = 0

(x-x0)q(x) = x(-1/x2) = -1/x which is not analytic at 0?

So how can x0=0 be an ordinary point?
Please help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top