| | [No title] (Site not responding. Last check: 2007-07-09) |
 | | \ dx / \ dx / -------------------------------------------------------------------------------- # T-238/15b: Singular points of DE. |
 | | > P(x)=0; solve(", x); others:=n*Pi; x sin(x) = 0 0, 0 others := n Pi -------------------------------------------------------------------------------- # T-238/15c: Nature of singular point: x0 = 0 is an irregular singular # point, since the series expansion about x0 = 0 is a Laurent series, not # a Taylor series. |
 | | > (x-0)*Q(x)/P(x);\ irregular:=series(", x=0); 3 ------ sin(x) -1 3 4 irregular := 3 x + 1/2 x + 7/120 x + O(x) -------------------------------------------------------------------------------- # T-238/15d: Nature of singular point: x0 = Pi is a regular singular # point of the DE since the relevant expressions below have Taylor # series expansions. |
| calclab.math.tamu.edu /docs/math308/series/ab-sinpt2-R3.txt (272 words) |