Ordinary and Singular Points of ODEs

Graduate Depth 84 in the knowledge graph I know this Set as goal
series classification analytic

Core Idea

For y'' + p(x)y' + q(x)y = 0, a point x₀ is ordinary if p and q are analytic at x₀ (power series solutions exist), and singular if either is not. Regular singular points admit Frobenius series solutions; irregular singular points do not.

Explainer

From your work with power series solutions, you know that you can assume y = ∑ aₙ(x − x₀)ⁿ, substitute into a differential equation, and solve for the coefficients by matching powers of (x − x₀). This method works beautifully when the equation behaves well near x₀. But not all equations behave well everywhere: some have coefficients that blow up at certain points, and near those points the standard power series method breaks down. The classification into ordinary and singular points is exactly the question of where the method works versus where it needs modification.

Write the equation in standard form: y'' + p(x)y' + q(x)y = 0. A point x₀ is called an ordinary point if both p(x) and q(x) are analytic at x₀ — meaning each can be represented by a convergent power series in a neighborhood of x₀. Near an ordinary point, the existence theorem guarantees two linearly independent power series solutions, and the radius of convergence extends at least as far as the nearest singular point. The familiar examples (like Hermite's equation or simple harmonic oscillator) have no singular points or have them far from the origin, which is why power series solutions in those cases are straightforward.

A singular point is any x₀ where p(x) or q(x) fails to be analytic. Not all singular points are equally bad. A point x₀ is a regular singular point if (x − x₀)p(x) and (x − x₀)²q(x) are both analytic at x₀ — that is, p(x) has at most a simple pole and q(x) has at most a double pole at x₀. The multiplication by (x − x₀) and (x − x₀)² "removes" the bad behavior just enough. The Euler equation x²y'' + αxy' + βy = 0 is the prototype: at x₀ = 0, p(x) = α/x (simple pole) and q(x) = β/x² (double pole), so x · p(x) = α and x² · q(x) = β are both constant — definitely analytic. Euler equations are exactly the regular singular case in its purest form.

An irregular singular point is one where the singularity is worse: (x − x₀)p(x) or (x − x₀)²q(x) is still singular. Near irregular singular points, power series and Frobenius series both fail, and solutions typically involve essential singularities, exponential factors, or formal divergent series. The theory is much harder and outside most first courses.

The classification matters because it tells you which tool to reach for. Near an ordinary point, use standard power series. Near a regular singular point, use the Frobenius method (which you'll study next): assume y = (x − x₀)^r ∑ aₙ(x − x₀)ⁿ, where the exponent r is determined by the indicial equation formed from the coefficients of p and q. The indicial equation typically gives two roots r₁, r₂, and depending on whether r₁ − r₂ is a non-integer, zero, or a positive integer, you get two independent Frobenius series, one series and one series times ln(x − x₀), or other special forms. Identifying the type of point before computing is not a formality — it determines whether you proceed with a standard series, a Frobenius series, or need more advanced methods entirely.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - ConvergenceIntegral TestP-SeriesComparison TestLimit Comparison TestAbsolute vs. Conditional ConvergencePower SeriesTaylor PolynomialsTaylor SeriesPower Series Solutions to Differential EquationsOrdinary and Singular Points of ODEs

Longest path: 85 steps · 396 total prerequisite topics

Prerequisites (1)

Leads To (0)

No topics depend on this one yet.