Solving (x^2)y`` -xy`+y=0: Tips for Beginners

  • Thread starter Thread starter asdf1
  • Start date Start date
  • Tags Tags
    Basis
asdf1
Messages
734
Reaction score
0
for the following question:
find a basis of solutions for
(x^2)y`` -xy`+y=0


my problem:
i haven't a clue on where to start~
can someone give some tips for starters?
 
Physics news on Phys.org
Have you learned power series methods (Frobenius) for solving linear ODEs?
 
no, not yet
 
It's not necessary to use power expansions here. This is an "Euler-type" or "equipotential" equation- the degree of x in each term is equal to the order of the derivative.

Hint- let y= xr for unknown r, then find r so that the equation is satisfied.

(That will get you started, but that's actually the easy part!)
 
ok, i'll try that!
 
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