MHB Are the Singular Points of the Chebyshev Equation Regular?

Poirot1
Messages
243
Reaction score
0
I have computed the singular points of Chebyshev equation to be x= 1, -1. What is the best way to find whether they are regular? Thanks.
 
Physics news on Phys.org
The Chebisheff DE is...

$\displaystyle y^{\ ''} - \frac{x}{1-x^{2}}\ y^{\ '} + \frac{\alpha^{2}}{1-x^{2}}\ y= y^{\ ''} + p(x)\ y^{\ '} + q(x)\ y=0$ (1)

If $x_{0}$ is a singularity of p(x) and q(x) and both the limits...

$\displaystyle \lim_{x \rightarrow x_{0}} (x-x_{0})\ p(x)$

$\displaystyle \lim_{x \rightarrow x_{0}} (x-x_{0})^{2}\ q(x)$ (2)

... exist finite, then $x_{0}$ is a regular singular point. You can verify that $x_{0}=1$ and $x_{0}=-1$ are both regular singular points...

Kind regards

$\chi$ $\sigma$
 
Thanks
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top