Why derive Regular Singular Points?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
freydawg56
Messages
22
Reaction score
0
I am currently studying a great text

Elementary Differential Equations and Boundary Valued Problems 9th edition;
and we have come to chapter 5 and are studying Ordinary Points, Singular Points, and Irregular Points. (get the point?)

Anyway, I did see these mentioned,,

this Bessel equation:

x^2 y`` + x y` + (x^2 - v^2) = 0

and the Legendre equation:
(1 - x^2) y`` -2x y` [tex]\alpha[/tex] ([tex]\alpha[/tex] + 1) = 0

and since they have their own names they do "seem" important.

This is just one chapter of my studies this semester but would anyone care to inform me of any physical relevance of these equations to the real world? I'm sure they help in some way, and I suppose I could google it, but this is the physics forums and I'm sure you guys love this stuff as much as I enjoy typing this out right now. so PF's help me please!
 
Physics news on Phys.org
The Bessel and Legendre equations are what you get when you write [itex]\nabla^2 f(x, y, z)= 0[/itex] in cylindrical and spherical coordinates, respectively.

And that is important because the "Laplacian", [itex]\nabla^2 f[/itex] is the simplest second order differential operator in 3 dimensions that is "invariant under rigid motions"- that is, rotating or translating the coordinates does not change its form. And because of that, it shows up in many physical problems. For example:
potential energy: [itex]\nabla^2 f(x,y,z)= 0[/itex]
the wave equation: [itex]\nabla^2 f(x,y,z,t)= \frac{\partial^2 f}{\partial t^2}[/itex]
the heat or diffusion equation: [itex]\nabla^2 f(x,y,z,t)= \frac{\partial f}{\partial t}[/itex]